.homeBody {
	background-image: url(../../images/bghomep.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textcuerpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6B4222;
	line-height: 22px;
	text-align: center;
}
.capitula {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	line-height: 35px;
	text-align: center;
}
.textpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.texhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 19px;
	text-decoration: none;
}
.texhome a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:  none;
}
.texhome a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

