body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #F60;
}

.clear {
	clear: both;
}

#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 120px;
}
#logotype {
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rightHeader {
	float: right;
	margin: 0px;
	width: 690px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_button  {
	border:0px;
	background-image: url(../images/right_bar.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align:center;
	overflow:visible;
	float: right;
	font-weight: normal;
	text-decoration: none;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.right_button_span{
	position:relative;
	float: right;
	display:block;
	white-space:nowrap;
	height:15px;
	color:#FFF;
	background-image: url(../images/left_bar.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	margin: 0px;
}
.inlineUL {
	margin: 0px;
	padding: 0px;
}
.inlineUL ul {
	margin: 0px;
	padding: 0px;
}
.inlineUL li {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#nav {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	width: 960px;
	z-index: 1000;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
	z-index: 1000;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li {
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
	position: relative;
}


#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	height: 14px;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../images/sepHorizontal.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li a:hover {
	background-image: url(../images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul li ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0%;
	width: 200px;
	top: 33px;
	z-index: 1100;
	display: none;
}
#menu ul li.hover ul {
	display: block;
}

#menu ul li ul li {
	float: none;
	background-color: #333;
	width: 200px;
}
#menu ul li ul li a {
	background-color: #333;
	background-image: url(../images/sepVertical.gif);
	display: block;
	float: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}



#search {
	float: right;
	width: 240px;
}
.searchBg {
	display: inline-block;
	background-image: url(../images/bgSearhField.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 200px;
	margin-top: 3px;
}
.searchBg input {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 2px;
	height: 22px;
	width: 196px;
}
.searchButton {
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 186px;
	z-index: 900;
}
#main {
	margin: 0px;
	width: 550px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
}
#rightColumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 195px;
}
.sideMenuOrange {
	margin: 0px;
	padding: 0px;
	clear: both;
	z-index: 900;
}
.sideMenuOrange h1 {
	margin: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sidebarTopOrange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 171px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sideMenuOrange h1 span {
	display: block;
	position: absolute;
	right: 0px;
	float: left;
	top: 14px;
}
.sideMenuOrange .middleOrange {
	background-image: url(../images/sidebarMidOrange.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.bottomOrange {
	background-image: url(../images/sidebarBottomOrange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 41px;
	width: 186px;
}
.sideMenuOrange ul {
	margin: 0px;
	padding: 0px;
}
.sideMenuOrange ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.sideMenuOrange ul li a {
	background-image:url(../images/arrow.gif);
	background-position:5px 12px;
	background-repeat:no-repeat;
	color:#FFF;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD4C00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8331;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#sideMenu ul .main.s a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	margin: 0px;
}
.sideMenuOrange ul li a:hover{ background-color:#BD4C00;}
.sideMenuOrange ul li li a {
	background-image:url(../images/bgMenuRollover.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
	border-bottom-color:#FF8331;
	padding-left:30px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sideMenu ul .main.s ul li a{
	background-image:url(../images/bgMenuRollover.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
	border-bottom-color:#FF8331;
	padding-left:30px;
	background-color:transparent;
	font-weight: normal;
	color: #FFF;
}
.sidebarWhite {
	margin: 0px;
	padding: 0px;
}
.sidebarWhite h1 {
	background-image: url(../images/sidebarTopWhite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 171px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position:relative;
	margin: 0px;
}
.sidebarWhite h1 span {
	display: block;
	position: absolute;
	right: 0px;
	float: left;
	top: 14px;
}.sidebarWhite .middleWhite {
	background-image: url(../images/sidebarMidWhite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.sidebarWhite .bottomWhite {
	background-image: url(../images/sidebarBottomWhite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 43px;
	width: 186px;
}
.fielform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.spc{ padding-top:3px; padding-bottom:3px;}
#main h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#main h1 span{
	float:right;
}
hr.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
/* productos de oferta de la home */
.productSmall {
	background-image: url(../images/productSmallBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	float: left;
}
.productSmall  p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productSmall .oldprice {
	font-weight: bold;
	color: #900;
	text-decoration: line-through;
}
.productSmall .newprice {
	font-weight: bold;
	color: #030;
}

.productSmall .productSmallTop {
	background-image: url(../images/productSmallTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productSmall .productSmallMid {
	background-image: url(../images/productSmallMid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.productSmall h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.productSmallTop .image {
	margin: 0px;
	float: left;
	width: 90px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* columna de la derecha bloques */
.rightBlock {
	margin: 0px;
	padding: 0px;
}
.rightBlock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/sidebarRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: both;
	height: 14px;
	width: 195px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.rightBlock h1 span {
	display: block;
	position: absolute;
	right: 15px;
	top: -5px;
}
/* productos de la columna derecha */
.rightProduct{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.rightProduct  p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightProduct .oldprice {
	font-weight: bold;
	color: #900;
	text-decoration: line-through;
}
.rightProduct .newprice {
	font-weight: bold;
	color: #030;
}
.rightProduct h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightProduct .image {
	margin: 0px;
	float: left;
	width: 90px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.seemore {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.seemore a {
	text-align: right;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}
.seemore a:hover { text-decoration:underline;}.icon {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.icon:hover {
	text-decoration: underline;
}
.rss {
	background-image: url(../images/icons/rss.gif);
	text-decoration: none;
}
.facebook {
	background-image: url(../images/icons/facebook.gif);
}
.tweeter {
	background-image: url(../images/icons/tweeter.gif);
}
#footer {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F60;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#footer .col1 {
	float: left;
	width: 310px;
	margin-right: 10px;
}
#footerocultos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}
#enlacesocultos {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#enlacesocultos ul {
	margin: 0px;
	padding: 0px;
}
#enlacesocultos li {
	float: left;
	width: 230px;
	margin-right: 10px;
	list-style-image: none;
	list-style-type: none;
}
.fieldset {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 15px;
	clear: both;
	border: 1px solid #CCC;
}
.fieldsetProduct{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCC;
}
/* listado de productos */
.listProduct{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.listProduct  p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.listProduct .oldprice {
	font-weight: bold;
	color: #900;
	text-decoration: line-through;
}
.listProduct .newprice {
	font-weight: bold;
	color: #030;
}
.listProduct h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.listProduct .image {
	margin: 0px;
	float: left;
	width: 175px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* detalle del producto */
.detailsProduct{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.detailsProduct  p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.detailsProduct .oldprice {
	font-weight: bold;
	color: #900;
	text-decoration: line-through;
}
.detailsProduct .newprice {
	font-weight: bold;
	color: #030;
}
.detailsProduct h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.detailsProduct .image {
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.detailsProduct form .image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.detailsProduct .thumbnails {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.detailsProduct .thumbnails .th {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 36px;
	width: 36px;
	border: 1px solid #666;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* paginado */
.paginate {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.paginate strong {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 12px;
	width: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 7px;
	background-image: url(../images/paginateBg.gif);
	padding-top: 8px;
	padding-bottom: 9px;
}
.paginate a {
	background-repeat: no-repeat;
	background-position: left -29px;
	display: block;
	height: 12px;
	width: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 7px;
	background-image: url(../images/paginateBg.gif);
	padding-top: 8px;
	padding-bottom: 9px;
}
.cart {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cart tr th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.cart tr td .imagen {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 90px;
	border: 3px solid #F60;
}
.cart tr td {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
span.box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	padding: 5px;
	float: left;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}
span.box.s{ background-color:#F60;}
img.box.s{ border:1px solid #F60;}
