body {
	background: url(imagenes/top.gif);
	background-repeat: repeat-x;
	background-color: #FF99CC;
	color: #000000;
	font-family: Serif;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.laos {
	padding-top: 130px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.cuerpo {
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 20px;
	
}
.product {
	border: solid #000000 1px;
}
.product0 {
	background: #66CC00;
	font-size: 10px;
}
img.product0 {
	border: solid #66CC00 1px;
}
.product1 {
	background: #FFFF00;
	font-size: 10px;
}
img.product1 {
	border: solid #FFFF00 1px;
}
.product2 {
	background: #99FF33;
	font-size: 10px;
}
img.product2 {
	border: solid #99FF33 1px;
}
.product3 {
	background: #CCFF99;
	font-size: 10px;
}
img.product3 {
	border: solid #CCFF99 1px;
}
.formulario {
	border: solid #CC6699 1px;
	background: #FFFFCC;	
}
.ferias0 {
	color: #66CC00;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:: bold;
}
.ferias1 {
	color: #FFFF00;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:: bold;
}
.ferias2 {
	color: #99FF33;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:: bold;
}
.ferias3 {
	color: #CCFF99;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:: bold;
}
.ferias {
	border: solid 1px #000000;
}
.ferias p {
	margin: 0px;
	padding: 0px;
}
