.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A7181A;
	text-align: left;
}
.info {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-align: center;
}
.productos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A7181A;
	text-align: left;
	text-decoration:none;
}
.productos a:link {
	color: #A7181A;
	text-decoration:none;
}
.productos a:hover {
	color: #EA0023;
	text-decoration:none;
}
.productos a:active {
	color: #A7181A;
	text-decoration:none;
}
.productos a:visited {
	color: #EA0023;
	text-decoration:none;
}
.parrafo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
}
#btabla {
	background-image: url(../images/btabla.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#btabla:hover {
	background-image: url(../images/btabla_over.gif);
	background-repeat: no-repeat;
}
.btexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration:none;
	padding:0 10px 0 0;
	text-align:right;
}
.btexto a:link {
	color: #fff;
	text-decoration:none;
}
.btexto a:visited {
	color: #FFD9D9;
	text-decoration:none;
}
.btexto a:hover {
	color: #FFD9D9;
	text-decoration:none;
}
.btexto a:active {
	color: #fff;
	text-decoration:none; 
}
.productos2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A7181A;
	text-align: left;
	text-decoration:none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A7181A;
	text-decoration:none;
}
.menu a:link {
	color: #A7181A;
	text-decoration:none;
}
.menu a:visited {
	color: #EA0023;
	text-decoration:none;
}
.menu a:hover {
	color: #EA0023;
	text-decoration:none;
}
.menu a:active {
	color: #A7181A;
	text-decoration:none; 
}