body {
	MARGIN: 0px;
	background-color: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0743b1;
	SCROLLBAR-TRACK-COLOR: #e7e8e9;
}
.bgtienda {
	background-image: url(images/store/tienda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dollar {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-right: 7px; 
}
.mainbutton {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544a38;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
.mainbutton a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px; 
	text-decoration: none;
	display: block;
	color: #544a38;
	background-color: #f2edd6;
}
.mainbutton a:hover {
	background-color: #e4ddbc;
}

.secondbutton {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91376a;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

.secondbutton a {
	padding: 2px 25px 2px 2px;
	text-decoration: none;
	display: block;
	color: #91376a;
	background-color: #FDFCF9;
}
.secondbutton a:hover {
	background-color: #F4F0E2;

}

div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f2752a;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #e9e3c8; 
	padding-left:1px;
	padding-top:16px; 
}
div.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1003d;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fc8b50; 
	padding-left:1px;
	padding-bottom:4px; 
}
.desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483539;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e3aa4b;
	text-decoration: none;
	font-weight: bold;
}
.titleTAB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1003d;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/store/tab_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titleTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1003d;
	font-weight: bold;
	text-decoration: none;
}
.datosTAB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483539;
	text-decoration: none;
	text-align: justify;
}
.ligESP{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91376a;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a.ligESP:hover {
	color: #fa7204;
}
div.ligSUBIR{
	background-image: url(images/store/subir_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left:30px; 
}
div.ligSUBIR2{
	background-image: url(images/store/subir_base2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left:25px; 
}
div.ligELIMINAR{
	background-image: url(images/store/eliminar_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left:25px; 
}

