/* CSS Document */

body, TEXTAREA, INPUT {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color: #666666;
}
.copyr
{
	color:#c94143;
	font-size:10px;
}
#menu
{
	line-height:39px;
	font-size:14px;
	background:url(../images/menubg.png) repeat-x top left;
}
#menu A
{
	padding:0px 22px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu A:Hover
{
	color:#fab1bb;
}
#menu A.over
{
	color:#fab1bb;
}
.buscarbtn
{
	margin-top:13px;
	float:right;
}

.buscartxt
{
	float:right;
	margin-top:14px;
	border:1px solid #b9060e;
	margin-left:10px;
}
#category UL
{
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#category UL LI
{
	margin:0px 10px;
	padding:0px;
	padding-left:20px;
	line-height:30px;
	background:url(../images/bul1.png) no-repeat left center;
}

#category UL LI A
{
	color:#856440;
	text-decoration:none;
}

#category UL LI A:Hover
{
	color:#856440;
	text-decoration:underline;
}
H1
{
	margin:0px 10px;
	color:#b9060e;
	font-weight:normal;
	font-size:14px;
}
H2
{
	margin:0px 22px;
	color:#bf0014;
	font-weight:normal;
	font-size:14px;
	padding:0px 0px 0px 20px; 
	background:url(../images/bul2.png) no-repeat left center;
}
.contacto_p
{
	color:#856440;
	font-size:11px;
	line-height:normal;
}
.favoritos_p
{
	margin:5px;
	color:#000000;
	line-height:normal;
	text-align:left;
}
.Estilo1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.prod_hr
{
	margin:0px;
	margin-top:2px;
	padding:0px;
	border:1px solid #ffffff;
	border-bottom:1px dotted #bfbfb9;
	height:1px;
	width:452px;
}
.price
{
	color: #b53f0c;
	font-size:16px;
}
.sep
{
	padding:0px 10px;
	background:url(../images/vrlin.png) right center no-repeat;
}
.moreinfo
{
	margin:0px 10px;
	width: 58px;
	height: 20px;
	color:#ffffff;
	line-height:20px;
	font-size:11px;
	border:none;
	background:url(../images/moreinfobtn.png) no-repeat center;
	text-align:center;
}

.addtocart
{
	width: 100px;
	height: 20px;
	color:#ffffff;
	line-height:20px;
	font-size:11px;
	border:none;
	text-align:center;
	background:url(../images/addtocart.png) no-repeat center;
}
.txtbg_sin
{
	margin:5px;
}
.txtbg_sin_p
{
	margin:5px 10px;
	font-size:11px;
	text-align:justify;
}
.txt_p
{
	margin:15px 15px;
	font-size:12px;
	text-align:justify;
	line-height:16px;
}
.resalte{
	color:#bf0014;
	font-weight:normal;
	font-size:14px;
}
A.pag:link { 
	color: #0066cc; 
	text-decoration:none;
	font-size:12px;
}
A.pag:visited { 
	color: #0066cc; 
	text-decoration:none;
	font-size:12px;
}
A.pag:hover { 
color: #bf0014; 
text-decoration:none; 
	font-size:14px;
	font-weight:bold;
}
.actual{
	color: #bf0014; 
text-decoration:underline; 
	font-size:12px;
	font-weight:bold;
}