body{
	margin: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C29E6C;
	font-size: 12px;
	text-align: left;
}
table{
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
td{
	text-align: left;
	color: #000;
	font-size: 12px	
}
h1{
	margin-left: 20px;
	padding-left: 25px;
	color: #5C2E04;
	font-size: 18px;
	font-weight: lighter;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
/*	border-bottom: 1px dashed #FFFACD;*/
}
h1:first-letter{
	text-transform: uppercase;
}
h2{
	font-size: 13px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin-left: 24px;	
}
h3{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #5C2E04;
	font-size: 18px;
	font-weight: lighter;
	text-transform: capitalize;
/*	border-bottom: 1px dashed #FFFACD;*/
}
h4{
	margin: 0px;
	padding: 0px;
}
caption{
	font-size: 13px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin-left: 10px;	

}
td.c{
	text-align: center;
}
td.ct{
	text-align: center;
	vertical-align: top;
}
td.d{
	text-align: right;
}
div.d{
	text-align: right;
	margin-right: 20px;
}
td.a00{
	background-image: url(img/00.jpg);
	background-repeat: no-repeat;
	background-position: 254px;
	height: 21px;
	background-color: #E0CDA3;
}
td.a01{
	background-image: url(img/01.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 171px;
}
td.a02{
	background-image: url(img/02.jpg);
	background-repeat: no-repeat;
	height: 242px;	
	width: 209px;
}
td.a03{
	background-image: url(img/03.jpg);
	background-repeat: no-repeat;
	height: 242px;	
	width: 190px;	
}
td.a04{
	background-image: url(img/04.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 190px;
}
td.menu{
	vertical-align: top;
	text-align: left;
	background-color: #C2B18A;
	color: #2C2006;
	vertical-align: top;
	text-align: left;
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	margin: 0px;
	padding-left: 0px;


}
td.menu a{
	text-decoration: none;
	clear: left;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-transform: capitalize;
}
td.menu a:hover{
	text-decoration: none;
}
td.contenido{
	background-color: Blue;
	background-image: url(img/06.jpg);
	background-repeat: repeat-x;
	background-color: #B29B67;
	/*background-color: #C1A26F;*/
	vertical-align: top;
	text-align: left;

}
td.contenido table{
	margin-left: 20px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
.a05{
	background-image: url(img/05.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 500px;
	height: 39px;
	margin-left: 48px;
}
.a05 img{
	margin-top: 5px;
}

p{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
td.contenido p{
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 3px;
	text-align: justify;
	text-indent: 3px;
}
#bienvenido{
	background-color: #000;
	color: #fff;
	background-image: url(img/07.jpg);
	background-repeat: no-repeat;
	background-position: 504px bottom;
}
#bienvenido p{
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 3px;
	padding: 0px;
}
#promociones p{
	margin: 0px;	
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 3px;
	padding: 0px;
}
#lacata p{
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 3px;
	padding: 0px;
}
#bodegas p{
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 3px;
	padding: 0px;
}

#promociones{
	float: left;
	width: 273px;
	height: 150px;
	background-image: url(img/09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}
#promociones .none{
	color: #B29B67;
}
#lacata{
	float: right;
	width: 316px;
	height: 95px;
	background-image: url(img/08.jpg);
	background-repeat: no-repeat;
}
#lacata .none{
	color: #CAB179;
}
#lacata p{
	margin-right: 50px;
}
#bodegas{
	background-image: url(img/10.jpg);
	background-repeat: no-repeat;
	background-position: right 23px;
	background-color: #E0CDA3;
	width: 316px;
	float: right;
}
#bodegas .none{
	color: #E0CDA3;
}
#bodegas p{
	margin-left: 3px;
}
.linea{
	width: 158px;
	height: 3px;
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 0px;
	clear: left;
}
font.none{
	color:  transparent;
	background-color: transparent;
	font-size: 0px;
}
.none{
		color:  transparent;
		font-size: 0px;
}
.menu .none{
	color: #C2B18A;
}

#index_e_supmenu{
	background-image: url(img/index_e_supmenu.gif);
	width: 150px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 20px;
	
}
#index_i_supmenu{
	background-image: url(img/index_i_supmenu.gif);
	width: 150px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#index_e_cata{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_e_cata.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_i_cata{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_i_cata.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_e_promo{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_e_promo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_i_promo{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_i_promo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_i_cata{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_i_cata.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_e_cata{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_e_cata.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}
#index_e_bodegas{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_e_bodegas.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	float: right;
}
#index_i_bodegas{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-image: url(img/index_i_bodegas.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	float: right;
}
#index_e_bien{
	background-image: url(img/index_e_bien.jpg);
	width: 319px;
	height: 27px;
}
#index_i_bien{
	background-image: url(img/index_i_bien.jpg);
	width: 319px;
	height: 27px;
}

img.flota{
	float: left;
}
#imgbodegas{
	width: 136px;
	height: 97px;
	background-image: url(img/bodegas.jpg);
	background-repeat: no-repeat;
	float: left;
}

a{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
a:hover{
	text-decoration: underline;
}

input{
	background-color: #DFCEA2;
	border: 1px solid #2F4F4F;
	font-size: 11px;
	color: #000;
}
select{
	background-color: #DFCEA2;
	border: 1px solid #2F4F4F;
	font-size: 11px;
	color: #000;
}
option{
	background-color: #DFCEA2;
	border: 1px solid #2F4F4F;
	font-size: 11px;
	color: #000;
}
textarea{
	background-color: #DFCEA2;
	border: 1px solid #2F4F4F;
	font-size: 11px;
	color: #000;
}
img.flota{
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 0px;
}
th{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align: left;
	text-transform: capitalize;
}
.menu dl{
	margin: 0px;
	padding: 0px;
}

.menu dl dt{
	padding: 0px;
	margin: 0px;
}

td.contenido ul{
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding: 0px;
}
td.contenido ul li{
	margin: 0px;
	padding-left: 5px;
	list-style-image: url(img/copa.gif);
}
#e_inicio{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_inicio.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_inicio{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_inicio.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_bodegas{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_bodegas.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_bodegas{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_bodegas.gif);
	background-repeat: no-repeat;cursor:hand;
}

#e_contacto{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_contacto.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_contacto{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_contacto.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_lacata{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_lacata.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_lacata{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_lacata.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_lareserva{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_lareserva.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_lareserva{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_lareserva.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_productos{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_productos.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_productos{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_productos.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_promo{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_promo.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_promo{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_promo.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_sucompra{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/e_sucompra.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_sucompra{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 14px;
	background-image: url(img/i_sucompra.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_area{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 105px;
	height: 14px;
	background-image: url(img/e_area.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_area{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: 14px;
	background-image: url(img/i_area.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_admin{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 105px;
	height: 14px;
	background-image: url(img/e_admin.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_admin{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: 14px;
	background-image: url(img/i_admin.gif);
	background-repeat: no-repeat;cursor:hand;
}
#e_legal{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 120px;
	height: 14px;
	background-image: url(img/e_legal.gif);
	background-repeat: no-repeat;cursor:hand;
}
#i_legal{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 14px;
	background-image: url(img/i_legal.gif);
	background-repeat: no-repeat;cursor:hand;
}
#idioma{
	float: right;
	border: 1px solid #fff;
}
.pie{
	background-color: #fff;
	height: 1px;
}
#d{
	text-align: right;
	margin-right: 5px;
	color: #FFFFCC;
}
img.flotar{
	float: right;
}
td.bolet{
	background-color: #CAB178;
	text-align: right;
}
ul.cate{
	
}
ul.cate li{
	float: left;
	width: 200px;
	height: 200px;
	padding: 4px;
}
img.guapa{
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 2px;
}
.margens{
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 6px;
	float: left;
}
.limpia{
	clear: left;
}