body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}

#content {
	background-color: #FFFFFF;
	width: 800px;
	border-top-width: 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B30912;
	border-right-color: #B30912;
	border-bottom-color: #B30912;
	border-left-color: #B30912;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#cont input {
	border: 2px inset #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content #cont a {
	color: #E30000;
	text-decoration: underline;
}
#content #cont a:hover {
	color: #710000;
	text-decoration: none;
}
#content #cont a.menucat{
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	margin-right: 7px;
	margin-left: 7px;
}


#content #cont a.menucat:hover {
	color: #710000;
	text-decoration: underline;
}
a.carritoCanje {
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 56px;
	width: 56px;
	display: block;
}
a.carritoCanje:hover {
	background-image: url(img/cart_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 56px;
	width: 56px;
	display: block;
}



#pie {
	background-image: url(img/fondo_abajo.png);
	height: 59px;
}

#menu {
	height: 230px;
	overflow: hidden;
}

#separador {
	background-image: url(img/fondo_separador.png);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #837347;
	padding-left: 30px;
	padding-top: 6px;
	height: 70px;
	overflow: visible;
}
#separador td {
	vertical-align: middle;
}


#m1 {
	height: 97px;
	width: 115px;
	position: relative;
	left: 20px;
	top: 106px;
	background-image: url(img/btt1.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}
#m1:hover {
	background-image: url(img/btt1_on.jpg);
}
#m2 {
	height: 73px;
	width: 106px;
	position: relative;
	left: 135px;
	top: 33px;
	background-image: url(img/btt2.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}
#m2:hover {
	background-image: url(img/btt2_on.jpg);
}

#m3 {
	height: 57px;
	width: 105px;
	position: relative;
	left: 241px;
	top: -24px;
	background-image: url(img/btt3.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}
#m3:hover {
	background-image: url(img/btt3_on.jpg);
}
#m4 {
	height: 74px;
	width: 104px;
	position: relative;
	left: 335px;
	top: -98px;
	background-image: url(img/btt4.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#m4:hover {
	background-image: url(img/btt4_on.jpg);
}
.tblreg {
	background-color: #837347;
	border: 1px dashed #000000;
	font-size: 11px;
	color: #FFFFFF;
	width: 148px;
}
.txtpuntos {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
.txtverde13 {
	font-size: 13px;
	color: #014E3A;
	font-weight: bold;
}
.txtblancoTreb10 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}
.loginforminput {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 16px;
	margin: 3px;
}
.columnaizq {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/fondo_izq.jpg);
	background-repeat: repeat-x;
}
.titprodrojo {
	font-size: 11px;
	font-weight: bold;
	color: #E10915;
}

.fondotblcolizq {
	background-image: url(img/fondo_menu_izq.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3464D;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CEC09D;
}
.bttformreg {

	border: 2px outset #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
