.contacto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../imagenes/enlace_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}

.contacto_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}