.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A30111;
	text-decoration: none;
	white-space: pre;

}
.titu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #848D65;
	text-decoration: none;
	white-space: pre;

}
.subtitu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #828755;
	text-decoration: none;
	white-space: pre;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: A30111;
	text-decoration: none;
	white-space: pre;

}
.details {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #909369;
	text-decoration: none;
	white-space: pre;
}
.details:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #727452;
	text-decoration: none;
	white-space: pre;
}
.boton {
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	background-color:#D5D7CA;
	color:#A2413A;
	cursor:hand;
	border-top: 2px solid #C3928B;
	border-right: 2px solid #8F3D33;
	border-bottom: 2px solid #8F3D33;
	border-left: 2px solid #C3928B;
	height: 25px;
	font-weight: bold;
	width: 65px;



}
.text {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background-color:#F3F3EC;
	color:#61694F;
	border-top: 2px solid #BBBE9F;
	border-right: 2px solid #BBBE9F;
	border-bottom: 2px solid #BBBE9F;
	border-left: 2px solid #BBBE9F;
	width: 500px;
	text-align: left;
	white-space: pre;
