#presentacion_contacto{
	margin:0 0 25px 0;
	line-height:17px;
}
#presentacion_contacto h4 {
	background:url(../../images/fondo_degradado_contacto.jpg) no-repeat bottom left;
	padding:0 0 4px 0;
	width:630px;
	margin:0 0 15px 0;
}
#presentacion_contacto h4 span {
	display:block;
	height:20px;
	text-indent:-99999px;
	
	width:118px;
	background:url(../../images/titular_contacto.jpg) no-repeat;
}

input.boton{
	 background:url(../../images/btn_enviar_texto.png) no-repeat;
	 border:0 none;
	 display:block;
	 
	 text-indent:-9999px;
	 width:44px;
	 height:18px;
	 
	 
	 cursor:pointer;
}
.fondo_verde{
	color:#fff;
	background:#004557;
	padding:8px;
	font-size:1.2em;
	text-align:center;
}

#facebook{
	margin:15px 0 0 0;
	
}
#facebook a{
	width:80px;
	display:block;
	margin:0 auto;
	padding: 0;
}