body {
	background: url(../images/fondo.jpg) repeat-y;
}
#cab {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 773px;
	height: 186px;
	background: #6B6C1E;
	overflow: hidden;
}
#cab, #cab button {
	color: #F3F5E8;
	font: 10px "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
}
#cab1 {
	padding: 4px;
	text-align: right;
}
#cab1, #cab1 a {
	color: #E1E2D2;
}
#cab1 a {
	text-decoration: none;
}
#cab1 a:hover {
	text-decoration: underline;
}
#cab3 {
	float: left;
	width: 773px;
	background: #9B9B39;
	font: 9px "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
}
#cab3menu {
	float: left;
	width: 157px;
	height: 22px;
	border-right: 1px solid #FFF;
	background: #8D9236;
}
#cab3txt {
	float: left;
	padding: 4px 16px;
	background: url(../images/flecha_menu.gif) no-repeat right 8px;
	font-weight: bold;
}
#cab3carrito {
	float: left;
	width: 375px;
	height: 22px;
	border-right: 1px dotted #FFF;
	background: url(../images/fondo_carrito.jpg) no-repeat;
}
#cab3carrito a {
	display: block;
	height: 17px;
	margin: 2px 0 0 8px;
	padding: 0 0 0 22px;
	background: url(../images/carrito.gif) no-repeat;
	color: #F0F2E5;
	text-decoration: none;
}
#cab3carrito a:hover {
	text-decoration: underline;
}
#cab3buscar {
	float: left;
	width: 225px;
}
#cab3buscar input {
	float: left;
	width: 120px;
	height: 16px;
	margin: 3px 0 0 3px;
	padding: 0;
	border: 1px solid #5C6F2F;
	background: #FFF url(../images/fon_buscar.gif) repeat-x;
}
#cab3buscar button {
	float: left;
	width: 73px;
	height: 16px;
	margin: 3px 0 0 3px;
	padding: 0;
	border: 0;
	background: url(../images/bot_buscar.gif) no-repeat;
	color: #F3F5E8;
	cursor: pointer;
}
#menu {
	position: absolute;
	left: 0px;
	top: 187px;
	width: 157px;
	color: #555;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#menu1 a {
	display: block;
	padding: 2px 0 3px 20px;
	color: #2E2E00;
	text-decoration: none;
	background: url(../images/backboton1.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}
#menu1 div {
	display: block;
	padding: 2px 0 3px 20px;
	color: #FFF;
	background: url(../images/backboton.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}
#menu1 a:hover {
	background: url(../images/backboton1_over.gif) no-repeat;
}
#menu1 a.on {
	background: url(../images/backboton1_on.gif) no-repeat;
}
#menu1continuacion a {
	display: block;
	padding: 2px 0 3px 20px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/backboton.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}
#menu1continuacion a:hover {
	background: url(../images/backboton_over.gif) no-repeat;
}
#menu1continuacion a.on {
	background: url(../images/backboton_on.gif) no-repeat;
}
#menu2 {
	padding: 16px 0 0;
	background: url(../images/tira_arriba.jpg) no-repeat;
}
#menu2 h5 {
	margin: 6px 0;
	color: #ABA78E;
	font-size: 10px;
}
#menu2 h6 {
	margin: 6px 0;
	color: #935D00;
	font-size: 10px;
}
#menu2 a {
	color: #555;
	text-decoration: none;
}
#menu2 a:hover {
	text-decoration: underline;
}
#pie {
	clear: both;
	margin: 20px 0 0;
	padding: 3px 0;
	border-top: 1px solid #E3E4D4;
}
#pie {
	margin-top: 50px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#pie a {
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#pie1 {
	padding: 4px 32px;
	background: #F7F6F1;
}
#pie1, #pie1 a {
	color: #7A2C05;
	font-weight: bold;
}
#pie2 {
	padding: 4px 32px;
	background: #FAFBF6;
}
#pie2, #pie2 a {
	color: #5E5E08;
}
#pie2 img { margin-bottom: -4px; }
#pie3 {
	margin: 3px 0;
	padding: 8px;
	border-top: 1px solid #E3E4D4;
	font-weight: bold;
}
#veiss { text-align: right; }
