/*ENFOUE*/
/*    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:#CD8E01;}
.blanco{color:#FFFFFF;}
.gis_oscuro{color:#333333;}
.gis_claro{color:#999999;}
.verde {color: #9BBE02;}
.azul {color: #113475;}
.verMas{color:#993300;}
.tituloNotas{
	color:#113475;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/*       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;
}

.linea_vertical{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#BBBBBB;
	
}
.linea_horizontal{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
	
}

.border_abajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}


/*     T A B L A S    */

.TablaBorder{
	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;
}
.TablaFondoLogin{
	background:url(../imagenes/interfaz_admin/fondo.jpg)
}
.TablaFondoCeldaTop{
	background:url(../imagenes/interfaz_admin/top_tabla.jpg) #014590 no-repeat;
	color:#FFFFFF;
}
.TablaFondoCeldaInfo{
	background:#C2E7F7;
}


/* 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:#222222;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-color:#EAEAEA;
	
	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;

}

.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;
}
.campoBox2{
	color:#000000;
	background:#EAEAEA;
	font-size:9px;
	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                         */

.divScrollImgsNotas {
     width:345px;
     height:50px;
     overflow:auto;
}
.divScrollImgsBiblio {
     width:345px;
     height:250px;
     overflow:auto;
}
.divRelojes{
	background:url(../imagenes/interfaz/fdo_relojes.jpg);
	width:165px;
	height:397px;
}
.divFondoCentro{
	
	background-image:url(../imagenes/interfaz/fdo_bodyinfch.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	
}
.divFondoAnuncios{
	
	background-image:url(../imagenes/interfaz/fdo_anuncios.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.divFondoTopVideos{
	
	background-image:url(../imagenes/modulo_videos/fondo_videos.jpg);
	background-repeat:no-repeat;
    width:661px;
    height:148px;
}
.divFondoTopMedia{
		background-repeat:no-repeat;
    width:643px;
    height:77px;
}

.divArchivoSec{
	width:525px;
	height:150px;
	overflow:scroll;
}
.divArchivoSec2{
	width:100px;
	height:450px;
	overflow:scroll;
}
.divArchivoSec3{
	width:625px;
	height:200px;
	overflow:auto;
}
.divArchivoSecDep{
	width:270px;
	height:150px;
	overflow:scroll;
}



/*                G E N E R A L               */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #003062;
	font-size:12px;

}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
