/* CSS Document */
/*==================================  COLORES Y FONDOS ===========================================*/
/*.fondoverano {background-image: url(/images/logo_cicm_verano.gif); background-repeat: no-repeat; background-position: top left}*/
.fondoverano {background-image: url(/images/logo_cicm_verano.gif); background-repeat: no-repeat; background-position: top left}
.fondootonio {background-image: url(/images/logo_cicm_otonio.gif); background-repeat: no-repeat; background-position: top left}
.fondoinvierno {background-image: url(/images/logo_cicm_verano.gif); background-repeat: no-repeat; background-position: top left}
.fondoprimavera {background-image: url(/images/logo_cicm_primavera.gif); background-repeat: no-repeat; background-position: top left}

/*==================================   FUENTES   =================================================*/
/*Negros*/
.ar11ne5j {font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:500; line-height:16px; text-decoration:none; text-align:justify}
.ar11ne5 {font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:500; line-height:16px; text-decoration:none}
.ar11ne5s {font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:500; line-height:16px; text-decoration:underline}
.ar11neb {font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:none}
.ar11nebs {font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:underline}

.ar10ne5 {font-family: Arial,Verdana; color:#000000; font-size:10px; font-weight:500; line-height:16px; text-decoration:none}
.ar10ne5:hover {font-family: Arial,Verdana; color:#000000; font-size:10px; font-weight:500; line-height:16px; text-decoration:underline}





/*====================================  ENLACES  =================================================*/
/*Enlaces por defecto*/
a:link{font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:none}
a:visited{font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:none}
a:hover{font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:underline}
a:active{font-family: Arial,Verdana; color:#000000; font-size:11px; font-weight:bold; line-height:16px; text-decoration:none}

/*==================================== SCROLLS ===================================================*/

.scroll_admin {scrollbar-3dlight-color:#000000;
			   scrollbar-arrow-color:#000000;
			   scrollbar-base-color:#EBEBEB;
			   scrollbar-darkshadow-color:#000000;
			   scrollbar-face-color:;
			   scrollbar-highlight-color:#000000;
			   scrollbar-shadow-color:#000000;
			   scrollbar-track-color:#EBEBEB}

.scroll_gral {scrollbar-3dlight-color:#E0E0E0;
			   scrollbar-arrow-color:#000000;
			   scrollbar-base-color:#000000;
			   scrollbar-darkshadow-color:#E0E0E0;
			   scrollbar-face-color:#E0E0E0;
			   scrollbar-highlight-color:#000000;
			   scrollbar-shadow-color:#000000;
			   scrollbar-track-color:#E0E0E0}
