#zona_central h2
{
	background-image: url(../../imagenes/cabeceras_h2/cab_contacto.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}


#zona_izq
{
	 float:left;
	 margin:20px 0px 10px 0px;
	 padding:0px 0px 0px 30px;
	 width:350px;
	 height:347px;
	 border-top:1px solid #EAEAEA;
	 border-bottom:1px solid #EAEAEA;
	 border-right:3px solid #EAEAEA;
}
#zona_izq h4
{
	float:left;
	clear:both;
	font-family: Verdana;
	font-size: 10px;
	color: #2686BE;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}
#zona_izq .texto_contacto
{
	clear:both;
	font-family: Verdana;
	font-size: 10px;
	color: #023762;
	font-weight: normal;
	text-decoration:none;
	margin-bottom:30px;
}
#zona_izq .texto_contacto a
{
	
	font-family: Verdana;
	font-size: 10px;
	color: #DC6C00;
	font-weight: normal;
	text-decoration:underline;
}
#zona_izq a.btn_formulario
{
	clear:both;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	
	width:155px;
	height:17px;
	
	padding:2px 0px 0px 12px;
	
	background-image: url(../../imagenes/contacto/fondo_btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#zona_der
{
	 float:right;
	 margin:20px 0px 0px 0px;
	 padding:0px;
	 width:376px;
	 height:349px;
	 background-color: #EAEAEA;
}

.img_contenidos_abajo
{
	text-align:center;
	margin-top:15px;
}
.img_contenidos_abajo img
{
	margin-bottom:5px;
}
.img_contenidos_abajo a
{
	
	font-family: Verdana;
	font-size: 9px;
	color: #757575;
	font-weight: normal;
	text-decoration:none;
}

.img_contenidos_abajo a:hover
{
	text-decoration:underline;
}

