/***** contenido *****/
#contacto
{	
	float:left;
	margin-bottom:30px;
}

#texto_aux
{
	float:left;
	clear:both;
	width:320px;
	margin:10px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #575757;
	font-weight: normal;
	
}
#texto_aux a{font-family: Verdana;font-size: 10px;color: #575757;font-weight: bold;text-decoration:none;}
#texto_aux a:hover{font-family: Verdana;font-size: 10px;color: #575757;font-weight: bold;text-decoration:underline;}
.contenedoraImagenes
{
	float: right;
	text-align: center;

	margin: 0px 0px 0px 5px;
	padding: 10px;
}

.img_contenidos
{
	border: 1px solid #898989;
	margin: 0px;
	border: 0px;
}

.textoNormal
{
	padding-top: 10px;
}
.enlace_formulario
{
	float:left;
	clear:both;
	margin-top:20px;
	font-family: Verdana;
	font-size: 10px;
	color:#E20A16;
	font-weight: bold;
}
.enlace_formulario a
{
	font-family: Verdana;
	font-size: 10px;
	color:#E20A16;
	font-weight: bold;
	text-decoration:none;
}
.enlace_formulario a:hover
{
	text-decoration:underline;

}
#boton_descargar
{
	float: left;
	clear:both;
	text-align: center;
	margin-top: 10px;
}

#boton_descargar a
{
	font-family: Verdana;
	font-size: 10px;
	color: #575757;
	font-weight: normal;
	text-decoration: underline;
}

#boton_descargar a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #575757;
	font-weight: normal;
	text-decoration: none;
}
#contacto div.img_contenidos_abajo a.descargar_plano
{	
	font-family: Verdana;
	font-size: 10px;
	color:#E20A16;
	font-weight: bold;
	text-decoration:none;
	
}
#contacto div.img_contenidos_abajo a.descargar_plano:hover
{	
	text-decoration:underline;

}
