body {background-color: #a1a3b4;}
.topFondo { background-image: url(/images/top_fondo.gif); background-repeat: repeat-x; background-position: left top; }
.fondo_slogan{ background-image: url(/images/fondo_slogantop.gif); background-repeat: no-repeat; background-position: right top; }
.buscFondo { background-image: url(/images/busc_fondo.gif); background-repeat: repeat-x; background-position: left top; }
.menuizq_fondo { background-image: url(/images/menuizq_fondo.gif); background-repeat: repeat-y; background-position: left top; }
.submenuizq_fondo { background-image: url(/images/submenuizq_fondo.gif); background-repeat: repeat-y; background-position: left top; }
.der_fondo { background-image: url(/images/der_fondo.gif); background-repeat: repeat-y; background-position: right top; }
.bott_fondo { background-image: url(/images/bott_fondo.gif); background-repeat: repeat-x; background-position: left top; }
.buscinput { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; width: 130px; height: 18px; padding: 0 3px 2px; border: solid 1px; }
/* elementos */
.swfMensaje{color: #ffffff; font-size: 8px; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; vertical-align: middle; }
.copyRight{ color: #3d3d3d; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; padding-top: 5px; padding-left: 25px; }

/* Estilo Menu HAS */

.topMenu { background-image: url(/images/headermenu.jpg); background-repeat: repeat-x; border-width: 0; border-style: none; height:21px; width:auto; margin: 0; padding: 0; }

.submenu { background-color: #FFFFFF; border-width: 1px; border-style: solid; border-color: #AAAAAA; border-bottom-style:none;}

.topItemNormal { background-image: url(img/css/btn1.gif); background-repeat: no-repeat; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #fff; text-decoration: none; cursor: pointer; }

.topItemOver { background-image: url(/images/headermenuON.jpg); font-size: 12px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; cursor: pointer; }

.itemNormal { font-family: Tahoma; font-size: 11px; color: #000000; cursor: pointer; background-color: #ffffff; width:100%; padding: 3px 4px; border-bottom: 1px solid #999999;border-left-color: #999999; border-left-width: 1px; border-right-color: #999999; border-right-width: 1px;border-top-width: 1px; }

.itemOver { font-family: Tahoma; font-size: 11px; color: #ffffff; width:100%; cursor: pointer; background-color: #8b8b8b; padding: 3px 4px; border-bottom: 1px solid #999999;border-left-color: #999999; border-left-width: 1px; border-right-color: #999999; border-right-width: 1px;border-top-width: 1px; }


/*Mapa del Sitio*/
.mapaS_Header { color: #6c6c6c; font-size: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: left }
.mapaS_1Nivel { color: #444; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.mapaS_1Nivel_nolink { color: #444; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.mapaS_2Nivel { color: #848484; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; }

a.mapaS_1Nivel:link , a.mapaS_2Nivel:link  { text-decoration: none; padding-top: 5px }
a.mapaS_1Nivel:hover , a.mapaS_2Nivel:hover    { color: #383838; text-decoration: none; border-bottom: 2px solid #ccc ; }
a.mapaS_1Nivel:visited, a.mapaS_2Nivel:visited{text-decoration: none;}
a.mapaS_1Nivel:active,a.mapaS_2Nivel:active{ text-decoration: none; }

/* Estilo Contactenos */
#cont_tablaMain { width: 425px; border: solid 1px #999 }
#cont_header  { color: #fff; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #aaa; text-align: center; padding-top: 3px; padding-bottom: 4px; vertical-align: middle }
.cont_descTxt  { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; background-color: #fff; text-align: right; margin-bottom: 3px; padding-top: 4px; padding-right: 3px; padding-bottom: 2px; vertical-align: top }
.cont_respTxt { background-color: #ccc; text-align: left; padding-top: 2px; padding-bottom: 2px }
.cont_inputF { color: #333; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; margin-left: 2px; padding: 2px 3px; height: 20px; border: solid 1px #666 }
input.cont_inputF:hover  { color: #000; background-color: #ededed; cursor: pointer; border: solid 1px #7474ad }
input.cont_inputF:focus  { color: #000; background-color: #ededed; cursor: text; border: dotted 1px #7474ad }
.cont_textArea{}


/*Estilos para las noticias*/
.titulo{
	color:#0033CC;
	font-size:12px;}
.descripcion{
	color:#FFFFFF;
	font-size:9px;}
.descripcion_over{
	color:#FFCC00;
	font-size:9px;}
	
/*-------------------------------------------------------------------------MENU-----------------------------------------------------*/
.img_Noticias a{
	position: absolute;
	background-image:url(Noticias1.png);
	background-repeat:no-repeat;
	width:211px;
	height:206px;
	left: 50px;
	top: 170px;
}

.img_Noticias a:hover{
	background-image:url(Noticias2.png);
}

.img_Contactenos a{
	background-image:url(Contactenos1.png);
	left: 130px;
	top: 0px;
}

.img_Contactenos a:hover{
	background-image:url(Contactenos2.png);
}

.img_Biblioteca a{
	background-image:url(Biblioteca1.png);
	left: 230px;
	top: 80px;
}

.img_Biblioteca a:hover{
	background-image:url(Biblioteca2.png);
}
	
.img_Estadistica a{
	background-image:url(Estadistica1.png);
	left: 270px;
	top: 210px;
}

.img_Estadistica a:hover{
	background-image:url(Estadistica2.png);
}

.img_Victimas a{
	background-image:url(Victimas1.png);
	left: 230px;
	top: 350px;
}

.img_Victimas a:hover{
	background-image:url(Victimas2.png);
}

.img_Sonido a{
	background-image:url(Sonido1.png);
	left: 130px;
	top: 430px;
}

.img_Sonido a:hover{
	background-image:url(Sonido2.png);
}

.img_Sonido a:hover,.img_Victimas a:hover,.img_Estadistica a:hover,.img_Biblioteca a:hover,.img_Contactenos a:hover,.img_Noticias a:hover{
	background-repeat:no-repeat;
}

.img_Sonido a,.img_Victimas a,.img_Estadistica a,.img_Biblioteca a,.img_Contactenos a{
	position: absolute;
	width:98px;
	height:95px;
	background-repeat:no-repeat;
}




/*-------------------------------------
DIV.clTop{	position:absolute;	width:786px;	top: -3px;}
DIV.clTop a:hover{ color: #9D9D9D}
DIV.clSub{position:relative; left:15px; top:10px; width:350px; font-size:8px; }
#divCont{position:relative; left:0px; top:0px; height:30px; width:250px;}
A.clMain{font-family:Arial; font-size:17px; text-decoration:none; font-weight:bold; color:black}
A.clSubb{font-family:Arial; font-size:14px; text-decoration:none; color:black; margin-left:10px;}
#divMain{position:absolute}
DIV#divTop1 #divSub1{background-image:url(../campus_ucs-mp/pj/imgsub.jpg); background-repeat:no-repeat; width:350px; height:250px;}
DIV#divTop2 #divSub2{background-image:url(../campus_ucs-mp/pj/imgsubII.jpg); background-repeat:no-repeat; width:350px; height:125px;}
DIV.clSub a:hover{color:#724e72;}
/*-------------------------------------*/
#dhtmlgoodies_menu ul li ul{
display:none; /* Necesario para visualizarse bien en opera */
}

#dhtmlgoodies_menu{
visibility:hidden; 
}
#dhtmlgoodies_menu ul{
margin:0px; /* Sin sangria */
padding:0px; /* Sin sangria */
}

#dhtmlgoodies_menu a{
margin:0px;
padding:0px;
}

/* Estilos de la estética del menú. Aquí puedes modificarlos de acuerdo al estilo de tu web
Estilos que se aplican a todo el menú*/

#dhtmlgoodies_menu ul{
border:2px solid #745171;
background-color:#cdcd9b;
padding:1px;
width:350px;
}

#dhtmlgoodies_menu ul.menuBlock1{ /* Barra de menú - elementos del menu principal*/

padding:1px;
border:1px solid #745171;
width:502px;
overflow:visible;
}

#dhtmlgoodies_menu a{
font-family:calibri;
font-size:16px;
color:#000;
text-decoration:none;
padding-left:23px;
padding-right:23px;
}

/* Estilos del menú principal. El que esta siempre visible */

#dhtmlgoodies_menu .currentDepth1{
padding-left:5px;
padding-right:5px;
border:2px solid #745171;
list-style:none;
}
#dhtmlgoodies_menu .currentDepth1over{
padding-left:5px;
padding-right:5px;
background-color:#745171;
border:1px solid #000;
list-style:none;
}

#dhtmlgoodies_menu .currentDepth1over a{ 
color:#FFF;
font-weight:bold;
}

/* Estilos submenu nivel 1 */

#dhtmlgoodies_menu .currentDepth2{
padding-right:2px;
border:1px solid #FFF;
list-style:none;
}
#dhtmlgoodies_menu .currentDepth2over{
padding-right:2px;
background-color:#745171;
border:1px solid #fff;
color:#FFF;
list-style:none;
} 

 @charset "utf-8";
/* CSS Document */


