#contiene_submenu{
	width:159px;
	min-height:326px;
	background-image:url(../images/bodega/fondo_submenu.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
#contiene_submenu_vinedos{
	width:159px;
	min-height:326px;
	background-image:url(../images/vinedos/fondo_submenu.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
#contiene_submenu_azabache{
	width:159px;
	min-height:566px;
	background-image:url(../images/azabache/fondo_submenu.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.celda_elegida{
	width:129px;
	border-bottom:dotted 1px #666666;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	text-align:justify;
	background-image:url(../images/bodega/seleccionado.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.celda_submenu{
	width:129px;
	border-bottom:dotted 1px #666666;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.celda_azabache{
	width:158px;
	border-bottom:dotted 1px #666666;
	height:35px;
	padding-top:1px;
	text-align:left;
}
.enlace_submenu{
	color:#000000;
	text-decoration:none;
}
.enlace_submenu:hover{
	color:#CC0000;
	text-decoration:underline;
}
.espacio_submenu{
	height:85px;
}
.espacio_submenu_azabache{
	height:45px;
}