@charset "utf-8";
/* CSS Document */
  a:link    {color: #00398a;   text-decoration: none;}
  a:visited {color: #00398a; text-decoration: none;}
  a:hover   {color: #00398a;    text-decoration: underline;}
  a:active {color: #00398a;}
  
              body {
                font-size: 16px; /* @ EOMB */
            }
            * html body {
                font-size: 100%; /* @ IE */
            }
            body * {
                font-size: 87.5%;
                font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
            }
            body * * {
                font-size: 100%;
            }
   .TituloCtg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00398a;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	/*padding: 1px;*/
}  
   .TituloInt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00398a;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	/*padding: 1px;*/
}


  
#Contenidos{
	float:left;
	width: 290px;
	margin:4px;
	top: 4px;
	text-align: justify;
	padding:7px;
	display: inline-block;
	background-color:#F9F9F9;
	border:solid 1px #CCCCCC;
	color:#00398a;
}

#Contenidos:hover{
	float:left;
	width: 290px;
	margin:4px;
	top: 4px;
	text-align: justify;
	padding:7px;
	display: inline-block;
	background-color:#F1F1F1;
	border:solid 1px #CCCCCC;
	color:#000000;

}  
#Contnoti{
width:260px; 
height:106px;
border:solid 1px #FFFFFF;
background-color:#FFFFFF; 
margin:4px; margin-bottom:1px; 
margin-top:0px;
margin-bottom:2px; 
display: inline-block;
}
#Contnoti:hover{
width:260px; 
border:solid 1px #CCCCCC;
background-color:#F5F5F5; 
margin:4px; margin-bottom:1px; 
color:#00398a;
margin-top:0px;
margin-bottom:2px; 
display: inline-block;
}

#Contgaleria{
width:610px; 
border:solid 1px #F5F5F5; 
background-color:#FFFFFF; 
margin:6px; 
display: inline-block;
margin-bottom:2px;
}

#Contgaleria:hover{
width:610px; 
border:solid 1px #CCCCCC; 
background-color:#F2F2F2; 
margin:6px; 
display: inline-block;
margin-bottom:2px;
}

.Contmenu{
	display: inline-block;
	color: #00398a;
}
.Contmenu:hover{
	display: inline-block;
	color: #00398a;
	text-decoration:underline;
}
.Contmenu:visited{
	display: inline-block;
	color: #00398a;
}
  
#ContEventos{
	float:left;
	width: 290px;
	margin:4px;
	top: 4px;
	text-align: justify;
	padding:7px;
	display: inline-block;
	background-color:#F9F9F9;
	border:solid 1px #CCCCCC;
	color:#00398a;
}

#ContEventos:hover{
	float:left;
	width: 290px;
	margin:4px;
	top: 4px;
	text-align: justify;
	padding:7px;
	display: inline-block;
	background-color:#F1F1F1;
	border:solid 1px #CCCCCC;
	color:#000000;

}	
	
 .navigation{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #00398a;
	height:28px;
	text-align: center;
	display: block;
	text-decoration: none;
	background-image:url(imagenes/page/ftxt_menu.png);
	background-repeat:no-repeat;
}

.navigation1:link, .navigation1:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #00398a;
	text-align: center;
	border: solid 1px #CCCCCC;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	background-image:url(icon/f_m.jpg);
	-moz-border-radius: 7px;
	/*padding: 1px;*/
}

.navigation1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: solid 1px #CCCCCC;
	color: #00398a;
	display: block;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	background-image:url(icon/f_mh.jpg);
	-moz-border-radius: 7px;
}
.keoanef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.keoanef:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#00398a;

}
.linea{
	float:left; 
	margin:4px; 
	margin-left:0px; 
	width:200px; 
	border:solid 1px #FFFFFF; 
	border-bottom-color:#CCCCCC; 
	padding:4px;
}


ul { /* all lists */
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;	
}

li { /* all list items */
	float: left;
	position: relative;
	width: 8.8em;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 7em;
	left: 0;
	color:#330099;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	color:#330099;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	color:#00398a;
}

#content {
	clear: left;
}