.texto {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}


.texto A:link {color: #666666;  text-decoration: none;  }
.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.texto A:visited {color: #666666; text-decoration: underline;}
.texto A:active {color: #666666; text-decoration: underline;}
.texto A:hover {color: #666666; text-decoration: underline;}

.textoneg {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #006ca4;
	font-weight: bold;
}
.textoneg A:link {color: #006ca4;  text-decoration: none;  }
.textoneg A:visited {color: #006ca4; text-decoration: none;}
.textoneg A:active {color: #006ca4; text-decoration: none;}
.textoneg A:hover {color: #006ca4; text-decoration: none;}

.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #1F73AE;
}
.titnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color: #416a7f;
}
.textonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.enlacenot {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #2275AF;
	text-decoration: underline;
}
.titulos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006ca4;
	text-decoration: none;
}
.titulos  A:link {color: #006ca4; font-weight: bold; text-decoration:none}
.titulos  A:visited {color: #2275AF; font-weight: bold; text-decoration: none}
.titulos  A:active {color: #2275AF; font-weight: bold; text-decoration: none}
.titulos  A:hover {color: #004D75; font-weight: bold; text-decoration:none}


.tituloseleccionado {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2275AF;
	text-decoration: underline;
}

.texto_casos{
font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color:d1d1d1;
}


.menu_principal {
	color: #448bbb;
	width: 137px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style:none;
	margin:0 0 40px 0;
	padding:0;
	font-size: 11px;	
}

.menu_principal li a {
	color: #448bbb;
	text-decoration:none;
	text-transform:uppercase;

	
}

.menu_principal li a.active {
	background: #1d72ad !important;
	color: white !important;
}

.menu_principal li ul li a.active {
	background: #adcce0 !important;
	color: white !important;
}

.menu_principal li {
	position:relative;
	overflow:hidden;
}

.menu_principal ul {
	position:relative;
	overflow:hidden;
}

.menu_principal li ul {
	display:none;
}



.menu_principal span{ 
display:block;
*display:none !important;
position:absolute;
width: 17px;
height: 8px;
background: #1d72ad;
	top: 4px;
	left: -17px;
	
}

.menu_principal li ul li span {
	background: #adcce0;
}

.menu_principal li a{ 
	display: block;
		min-height: 22px;
	height: auto !important;
	height: 22px;
	padding: 0 20px;

	border-bottom: 1px solid #317eb4;	
	

}

.menu_principal li ul li ul a {
	padding: 0 44px;
	border-bottom: 1px dotted #317eb4;	
	color: #b6b6b6;
}

.menu_principal li a:hover {
	background: #eaeaea;
}

.menu_principal li ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menu_principal li ul li a {
	color: #8c8c8c;
	text-decoration:none;
	text-transform: none;
	font-size: 11px;	
}

h2.menu {
	width: 137px;
	height: 28px;
	background: URL(../img/boton_principal.gif) no-repeat;
	text-align:center;
	margin:0;
	padding:0;
	font-size: 11px;
	color: white;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 30px;
}

a.submenu {
	display:block;
	width: 135px;
	height: 27px;
	color: white;
	text-align:center;
	background: URL(../img/boton_submenu.gif) no-repeat;
	font-size: 11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 25px;	
	text-decoration:none;
}

a.submenu:hover {
	background-position: 0 -27px;
}

