#noticias {
	
}

/* ///////////////////// historico noticias n*/

#historico {
	height: 40px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#historico a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #00195A;
	
}
#historico a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DE6F01;
}

.titulos {
	text-align: right;
	font-size:12px;
	margin: 5px 0 5px 0;
	color: #DE6F01;
	font-weight:bold;
	background-color:#EFEFEF;
}	
/* ///////////////////// fin*/

/* ///////////////////// introduccion consejo*/



/* ///////////////////// fin*/

#intro-consejo {
	margin: 15px 0;
	padding: 5px 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}

#intro-consejo img {
	float:left;
	padding-right: 10px;
}


/* ///////////////////// noticias*/

#servicios {
	
}

#servicios ul li {
	padding: 0.0em 0.30em 0.0em 1.4em;
	background-image:url(../imagenes/simbolo-list-servicios.gif);
	background-position: left top;
	background-repeat:no-repeat;
	
}



#servicios ol li {
	margin-left: 25px;
}

#servicios p {
	padding: 5px 0;
	text-align:justify;
}

#servicios a {
	color:#00195A;
	display: block;
	padding: 5px 5px 5px 0;
	width: 730px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	text-decoration:none;

}

#servicios a:hover {
	background-color:#EFEFEF;
	display: block;
	padding: 5px 5px 5px 0;
	width: 730px;
	border-bottom: 1px solid #eee;
	text-decoration:none;
}

.fondo-directo {
	background-color:#EFEFEF;
	margin: 5px 0;
}
/* ///////////////////// fin*/
