/*    L O A D I N G     */ 

.etiquetaLoading{
	color:#FFFFFF;
	font-size:10px;
	background:#555555;
	position:absolute;
	left:20px;
	top:0px;
	width:300px;
	
}

/*      F U E N T E S      */

.alerta{color:#FF0000;}
.naranja{color:#F57F26;}
.tituloadmin{color:#C0FF00;}
.blanco{color:#FFFFFF;}
.negre{color:#000000;}
.negro{color:#1B1B1B;}
.gis_claro{color:#CCCCCC;}
.gis_oscuro{color:#333333;}
.verde {color: #9BBE02}
.default_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6F71;
}

.tituloNotaFT{
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
}

/*     	T A B L A S            */
.tabla_fondo_principal{
	background:url(../imagenes/home/fondo.jpg) no-repeat #FFFFFF;
}
.tabla_fondo_pie{
	background:url(../imagenes/home/foot.jpg) no-repeat;
}
.tabla_fondo_transparente{
	background:url(../imagenes/home/transparenciabca.png);
}
.tabla_fondo_comentarios{
	background:#CCCCCC;
	color:#000000;
}
.tabla_fondo_webmaster{
	background:#F57F26;
	color:#FFFFFF;
}
.tabla_FT_fondo{
	background:#2B4073;
}

/*       B O R D  E S             */

.border_top{
	border-top-width: 1px;
	border-top-style: solid;
 	border-top-color: #FFFFFF;
}
.border_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.border_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border_all{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border_all_gris{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#999999;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}



.TablaBorderBajo{
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}




.formato_transparente_gris_sinborde{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image:url(../imagenes/admin/transparencia.png);
}



/* E S T I  L O S   D E   O B J E T O S   D E   F O R M A  */

.campoBoton{

	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-color:#ffffff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.campoBox{
	color:#000000;
	background:#EAEAEA;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.campoBoxURL{
	color:#000000;
	background:#EAEAEA;
	font-size:9px;
	width:120px;
	height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.campoDropDown{
	color:#000000;
	background:#EAEAEA;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:110px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

/*                DIVS                         */

.divScrollCentral {
     width:625px;
     height:390px;
     overflow:auto;
}

.divScrollCentralList {
     width:800px;
     height:390px;
     overflow:scroll;
}

.divScrollLazos {
     width:159px;
     height:343px;
     overflow:auto;
	 padding:5px;
}
.divScrollIcons {
     width:460px;
     height:73px;
	 overflow:hidden;
}


.menu1{
	z-index:1000;
}
.menu2{
	z-index:100;
}
.menu3{
	z-index:10;
}

/*        W I N   O  V E R          */

.fadebox {
    display: none;
    position: absolute;
    top:0%;
    left:0%;
    width:200%;
    height:300%;
    background-color:black;
    z-index:1500;
    -moz-opacity:0.4;
    opacity:.40;
    filter:alpha(opacity=40);
}
.overbox {
    display: none;
    position: absolute;
    width: 923px;
    height: 553px;
    top: 50%;
	margin-top: -230px;
    left: 50%;
	margin-left: -485px;	
    z-index:1501;
}

.hideScroll{
	overflow:hidden;
}
.showScroll{
	overflow:visible;
}

/*                G E N E R A L               */

.barras_scroll {

	scrollbar-3dlight-color: #A3AFB3;
	scrollbar-arrow-color: #A3AFB3;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A3AFB3;

}

img { border: 0; }

a:link {
	color: #6D6F71;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D6F71;
}
a:hover {
	text-decoration: none;
	color: #6D6F71;
}
a:active {
	text-decoration: none;
	color: #6D6F71;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6D6F71;
	font-size:12px;
}
body {
	background-color:#707174;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
