@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: arial;
	font-size: 12px;
	color:#323232;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

a {
	color:#323232;
}

form {
}

textarea {
}

h1 {
	padding: 0px;
	font-size: 30px;
	color: #6b3333;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
}

h3 {
}

h4 {
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
}

#texto_cabecera p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
}

p a {
	color:#323232;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ETIQUETAS DE CONTENIDO */

#fondo {
	height: 100%;
	width: 100%;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

#submenu {
	height: 22px;
	width: 100%;
	line-height: 22px;
	color: #FFF;
	font-size: 0.9em;
}

#submenu a {
	color: #FFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contenedor {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#cabecera {
	height: 274px;
	width: 100%;
	background-image: url(imagenes/fondo-cabecera.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#texto_cabecera {
	font-size: 13px;
	color: #646464;
	width: 410px;
	margin-left: 10px;
	font-weight: bold;
}


#contenido {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#menu {
	width: 100%;
	height: 20px;
}

#cuerpo {
	width: 100%;
}

#pie {
	width: 900px;
	height: 40px;
	background-image: url(imagenes/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	text-align: center;
	font-size: 0.9em;
	color: #323232;
}

#pie  a {
	color: #323232;
}


/**** MENU PRINCIPAL *****/

#menu * {margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper {
	width:900px;
	margin:auto;
	float: right;
}

.menuholder {
	height:20px;
	background-color: #9AA6BC;
	background-image: url(imagenes/menu.jpg);
}
.menuholder li {float:left;}
.menuholder a {
	display:block;
	text-indent:-9000%;
	height:20px;
	background-image: url(imagenes/menu.jpg);
}

.menu_home a { width:53px; }
.menu_empresa a { width:75px; background-position:-53px 0px;}
.menu_garantia a { width:73px; background-position:-128px 0px;}
.menu_carta a { width:104px;  background-position:-201px 0px;}
.menu_catalogo a { width:76px;  background-position:-305px 0px;}
.menu_destilados a { width:85px;  background-position:-381px 0px;}
.menu_alimentos a { width:98px;  background-position:-466px 0px;}
.menu_presentaciones a { width:171px;  background-position:-569px 0px;}
.menu_consejos a { width:77px;  background-position:-735px 0px;}
.menu_novedades a { width:88px;  background-position:-812px 0px;}

.menu_home a:hover { background-position:0px -20px; }
.menu_empresa a:hover { background-position:-53px -20px;}
.menu_garantia a:hover { background-position:-128px -20px;}
.menu_carta a:hover { background-position:-201px -20px;}
.menu_catalogo a:hover { background-position:-305px -20px;}
.menu_destilados a:hover { background-position:-381px -20px;}
.menu_alimentos a:hover { background-position:-466px -20px;}
.menu_presentaciones a:hover { background-position:-569px -20px;}
.menu_consejos a:hover { background-position:-735px -20px;}
.menu_novedades a:hover { background-position:-812px -20px;}

.menu_home a.visited { background-position:0px -40px; }
.menu_empresa a.visited { background-position:-53px -40px;}
.menu_garantia a.visited { background-position:-128px -40px;}
.menu_carta a.visited { background-position:-201px -40px;}
.menu_catalogo a.visited { background-position:-305px -40px;}
.menu_destilados a.visited { background-position:-381px -40px;}
.menu_alimentos a.visited { background-position:-466px -40px;}
.menu_presentaciones a.visited { background-position:-569px -40px;}
.menu_consejos a.visited { background-position:-735px -40px;}
.menu_novedades a.visited { background-position:-812px -40px;}




/**************/



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.seccion_home {
	float: left;
	width: 202px;
	margin-left: 5px;
	margin-right: 5px;
	height: 240px;
	padding: 5px;
}

#home_garantia {
	margin-left: 11px;
	background-image: url(imagenes/fondo-garantia.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#home_catalogo {
	background-image: url(imagenes/fondo-catalogos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#home_consejos {
	background-image: url(imagenes/fondo-garantia.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contenido_interior {
	float: left;
	width: 650px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

#home_noticias {
	float: right;
	width: 202px;
	margin-left: 5px;
	margin-right: 11px;
	height: 240px;
	padding: 5px;
}

#home_privado {
	float: left;
	width: 202px;
	margin-left: 5px;
	margin-right: 11px;
	padding: 5px;
}

#home_der {
	float: right;
	width: 570px;
}

.rojo {
	color:#6b3333;
}

.fecha {
	font-size:0.9em;
}
#boton_noticias {
	float:right; 
	height:20px; 
	margin-top:5px;
}

.separacion {
	margin-left: 20px;
}
.der {
	float:right;
}
.izq {
	float:left;
}
.foto_der {
	float:right;
	margin-top:10px;
	margin-left: 10px;
}
#menu_carta {
	width: 275px;
	float: left;
}
#contendio_carta {
	background-color:#f6f6f6;
	width: 371px;
	float: left;
	font-size: 11px;
	color: #6b3333;
	padding: 2px;
}

.vinos {
	width: 50%;
	float: left;
	text-align: center;
}

.vinos a {
	color: #6b3333;
}

/*ACORDEON*/

.accordion2 {
	width: 100%;
}
.accordion2 h3 {
	margin: 0;
	border-bottom: none;
	cursor: pointer;
	font-size: 1em;
	line-height: 100%;
	font-weight: bold;
	background-color: #fff;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.accordion2 h3:hover {
	color: #6b3333;
}
.accordion2 h3.active {
	color: #6b3333;
}
.accordion2 ul {
	margin: 0;
	padding: 0px 15px 0px;
	display: none;
}
.accordion2 ul a {
	color: #000;
	text-decoration: none;
}
.accordion2 ul a:hover {
	color: #6b3333;
	text-decoration: underline;
}

.listado {
	margin: 5px;
	padding: 0px;
}
.listado a {
	color: #6b3333;
}
.tabla tr td {
	border: 1px solid #B2AAA7;	
}
.tabla thead tr {
	background-color: #B2AAA7;
}