#principal #contenido #contacto h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #162A80;
	margin-bottom: 5px;
	text-align: center;
}


#texto h1 {
	font-family: Calibri;
	font-size: 18px;
	color: #162A80;
	margin-bottom: 5px;
	font-style: italic;
	text-transform: none;
}
#texto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #393;
	margin-bottom: 5px;
}
#texto p a {
	color: #633;
	font-weight: bold;
}
#texto p {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	font-style: normal;
	text-align: justify;
}
