.mas {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titulo {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.tituloinf {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.luistebar {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 10px;
	COLOR: #999999;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.texto {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	COLOR: #967019;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
#wrap {
	width:876px;
	height: 850px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px -25px;
	background-image: url(jpeg/cuerpo_all.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: none;
	
	
	}
