.encabezado {
	background-image: url('../Images/mch-logo.gif');
	background-size: contain;
	height: 162px;
	background-repeat: no-repeat;
}
.cuadrodemensaje {
	background-image: url('../Images/cuadro de mensaje 2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	font-family: Candara;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.tituloprincipal {
	font-family: Candara;
	font-size: 20px;
	color: #666666;
	height: 60px;
	padding-top: 40px;
}
.titulosecundario {
	font-family: Candara;
	font-size: 20px;
	color: #09476C;
	text-align: center;
	height: 30px;
	padding-top: 25px;
}
