.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordetabla {
	border: 1px solid #7B2424;
}
.txt1blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txtnormalnegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B2424;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.txttitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B2424;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.fondo {
	background-image: url(../images/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.body2 {
	background-image: url(../images/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtnormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

