.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;
}
.details:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #727452;
	text-decoration: none;
}
.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;
}
.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;
}
.container-product{
	width: 280px;
	height: 170px;
	position: relative;
	border: 1px solid red;
	background-image: url(img/fondoproduct.gif);
	float: left;
}
.int{
	padding-top: 3px;
}
.divint{
	float: left;
	top: 3px;
	left: 3px;
}
.marginleft{
	margin-left: 18px;
}
.clear{
	clear: both;
}
.rel{
	position: relative;
	top: -12px;
	left: 26px;
	width: 45px;
	height: 5px;


}

