div#contenido{
	background: #63849F;
}



div#destacados_inicio{	
	background: #E9ECEF;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	width: 135px;
	float:right;
	margin-right: 1px;
}



h1{
	margin-top: 0px;
	line-height: 1em;
	text-align: left;
	color: white;
	font-size: 170%;
	font-weight: normal;
	margin-bottom:5px;
}

div.anuncio{
	text-align: center;
	margin: 10px 3px 3px 3px; 
	color: #7F7F7F;
}

div#busquedas{
	float:left;
	width:458px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

div#frm_busq{
	width: 430px;
	margin: 0 auto;
	
}

div#frm_busq input{
	font-size: 80%;
}

div#frm_busq select{
	font-size: 80%;
} 

div.col1{
	float:left;
	text-align: left;
	margin-left: 15px;
	width: 24%;
}

div.col2{
	float:left;
	text-align: left;
	margin-left: 0px;
}

div.centrado{
	text-align: center;
	float: left;
	width:80%;
}


div.frm_busq_inicio_campos{
	float: left;
	width: 100%;
	height: 100px;	
	margin: 0 auto;
	text-align: center;
	background: #C6D3DE;
	background: #20629E;
	padding: 20px 0px 0px 0px;
	color: white;
}

div.frm_busq_pestanas{
	float: left;
	width: 100%;
	color: #333333;
	/*margin-bottom: 20px;*/
	background: #E9ECEF;
background:#E9ECEF;
	background: #fcd737;
}

div.frm_busq_pestanas ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}

div.frm_busq_pestanas li{
	float:left;
}

div.frm_busq_pestanas a{
	border-style: solid;
	border-width: 0px 1px 0px 1px; 
	background: #E9ECEF;
	background: #fcd737;
	float:left;
	border-color: #D1D8DF;
	border-color: #FFB80F;
	color: black;
	text-decoration: none;
	height:1.31em;
	padding: 6px 12px 6px 12px;
}



div.frm_busq_pestanas a:hover, li.activo{
	color:white;
	float:left;
	background: #2E77BB;
	border-style:solid;
	border-width: 0px 1px 0px 1px; 
	border-color: #0B4B80;

	height:1.31em;
	padding: 6px 12px 6px 12px;
}

li.activo{
	background: #C3D1DF;
	background: #20629E;
	color: black;
	border-color: #D1D8DF;
border-color:#0B4B80;
	color: white;
}


div.submit{
	float: left;
	background: #C6D3DE;
	background: #20629E;
	width: 100%;
	text-align: right;

}

div.submit input{
	margin-right: 15px;
	margin-bottom: 10px;
}

div.banner{
	width: 430px;
	margin: 0 auto;
	margin-bottom: 5px;	
	/*float:left;*/
}

div.cuenta{
	color:white; float:right; margin:0px 7px 0px 0px; padding:2px 1px 0px 1px; width:64px; height:32px; text-align:center; color:#7F7F7F; background: #C6D3DE; 
}

div.noticias{
	/*width:155px;*/
	float:left;
	width: 438px;
	/*padding:6px;*/
	background:#E9ECEF;
	margin-top: 8px;
	margin-right:4px;
    text-align: left;
	width:100%;
}

div.noticias h1{
	color:#003381; font-size: 1.5em; font-weight: bold; margin-bottom: 1px;
	margin-top: 10px;
}	

div.noticias h2{	
	color: #1075C2;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 3px;
}

div.noticias hr{
	margin-top: 10px;
}	


div.noticias p{
	text-align: justify;
	margin-top: 2px;
    margin-bottom: 2px;
}
div.noticias a{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}		

a.anuncio_url{
	text-decoration: none;
	color: #006633;
	
}
