/* ---main texto */

.smallText {  
font-family: Arial Narrow, sans-serif; 
font-size: 12px; color: #FF0000}

.Titulo {
	font-family: "Arial Narrow", sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;

}

.textoA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D5D500;
	background-repeat: repeat-y;
	font-weight: normal;
}

.textoB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	background-repeat: repeat-y;
	font-weight: normal;
}
.textoAHead{
	font-family: "Arial Narrow", sans-serif; 
	line-height: 1em;
	font-size: 18px;
	color: #E6E9DA;
	font-weight: bold;
}
.textoBHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #669900;
	background-repeat: repeat-y;
	font-weight: bold;
}
.back {
	font-family: "Arial Narrow", sans-serif;
	line-height: 1em;
	font-size: 18px;
	color: #E6E9DA;
	font-weight: bold;
	display: block;
	float: right;
	padding-bottom: 20px;
}
.pcenter {
	display: block;
	text-align: center;	
}
.Headder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;
  padding-left: 38px;
	font-size: 16px;
	line-height: normal;
	color: #cc9900;
	font-weight: bold;
	border-bottom: 1px solid #232323;
}
