body  {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	background-repeat: repeat-x;
}
#cabecera /* Tips for absolutely positioned sidebars with header and footer:
1. Absolutely positioned (AP) elements must be given a top and side value, either right or left. (As a default, if no top value is given, the AP element will begin directly after the last element in the source order of the page. This means, if the sidebars are first element in the #container in the document's source order, they will appear at the top of the #container even without being given a top value. However, if they are moved later in the source order for any reason, they'll need a top value to appear where you desire.
2. Absolutely positioned (AP) elements are taken out of the flow of the document. This means the elements around them don't know they exist and don't account for them when taking up their proper space on the page. Thus, an AP div should only be used as a side column if you are sure the middle #mainContent div will always contain the most content. If either sidebar were to contain more content, that sidebar would run over the bottom of the parent div, and in this case the footer as well, and the sidebar would not appear to be contained.
3. If the above mentioned requirements are met, absolutely positioned sidebars can be an easy way to control the source order of the document.
4. If the source order is changed, the top value should be equal to the height of the header since this will cause the columns to visually meet the header.
*/
  {
	height: 106px;
	background-repeat: repeat-x;
	background-position: left;
	width: 900px;
	background-color: #f4f0ef;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/fondo_logo.jpg);
	position: relative;
} 
#cabecera #men_sup a {
	color: #61605e;
}

#men_sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 300px;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#sombra_sup {
	background-image: url(skin/sombrasup.jpg);
	height: 14px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#sombra_sup_lat {
	background-image: url(skin/sombrasup_lat.jpg);
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}

#sombra_sup_lat_blanco {
	background-image: url(skin/sombrasup_lat_blanco.jpg);
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#logo {
	float: left;
	height: 103px;
	width: 446px;
}


#menu {
	width: 200px;
}

#pagina #cabecera #men_sup a {
	color: #000000;
	text-decoration: none;
}

#pagina #cabecera #men_sup a:hover {
	color: #cccccc;
	text-decoration: none;
}

#contenido  {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 879px;
}
#contenido  #menu  a  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a img{
	border:0px;
}

h1   #contenido {
	font-size: 14px;
	font-family: sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #4D2714;
}

h2   #contenido {
	font-size: 14px;
	font-family: sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #4D2714;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	margin: 5px;
}



h3 a {
	color: #4d2612;
	text-decoration:none;
}

h3 a:hover {
	color: #D6AF98;
	text-decoration:underline;
}
#contenido_galeria  {
	margin-top: 0;
	margin-right: 249px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 500px;
	background-image: url(imagenes/galeria/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagina  {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
} 
#pagina #contenido h1 {
	font-family: sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4D2714;
}
#pagina #contenido p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4D2714;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sombra_sup_lat #cabecera #men_sup p {
	margin: 0px;
	padding-top: 5px;
}

#pagina #contenido h2 {
	font-family: sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4D2714;
}

#contenido  #menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d2612;
}

thrColAbsHdr #container #menu 3h{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d2612;
}
#lateral   {
	position: absolute;
	top: 0px;
	right: -87px;
	width: 218px; 
	background-color: #EBEBEB;
	background-image: url(imagenes/rest_alejandro.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#pie_galeria {
	background-image: url(imagenes/pie.jpg);
	background-position: left;
	height: 82px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#sombra_pie {
	background-image: url(skin/sombrasinf.jpg);
	height: 8px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



.contenido_pie {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61605E;
	clip: rect(auto,0px,auto,auto);
	text-align: center;
	font-weight: normal;
}
#pie {
	height: 30px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}

#pagina #pie .contenido_pie a {
	color: #A69288;
}

.thrColAbsHdr #footer p {
	margin: 0;
	padding: 20px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#sombra_sup_lat_blanco #pagina_alejandro #contenido #der_texto h1 {
	font-size: 16px;
	font-weight: bold;
}

.thrColAbsHdr #container #menu_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.thrColAbsHdr #container #menu p {
	margin: 0;
	padding: 10px 0;
}
#pagina #menu .thrColAbsHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D2714;
	font-weight: bold;
}
/* galeria */
#frame {
	overflow: hidden;
	width: 950px;
	position:relative;
}
/* ---------------------------- menu principal ------------------------------ */
#menu_prin {
	height: 24px;
	width: 900px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: relative;
	background-color: #4d2712;
	margin-right: auto;
	margin-left: auto;
}
#foto_izq {
	width: 266px;
	padding-left: 100px;
	padding-top: 80px;
}



ul#navmenu-h {
	border: 0 none;
	width: auto; /*For KHTML*/
	list-style: none;
	margin: 0;
	
}

ul#navmenu-h li {
	border: 0 none;
	float: left;
	list-style: none;
	position: relative;
	color: #999999;
	
}

ul#navmenu-h ul {
	border: 0 none;
	width: 200px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	visibility: hidden;
}

ul#navmenu-h ul li {
	width: 100%;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
}
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px !important;
	height: 1%;
	padding-right: 14px;
	padding-left: 14px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	line-height: 24px;
	background-color: #4d2712;
}

ul#navmenu-h a:hover {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #8C7567;
	text-decoration: none;
	height: 24px !important;
	height: 1%;
	padding-right: 14px;
	padding-left: 14px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	line-height: 24px;
	background-color: #4d2712;
}
/*-------------------- --------------------------*/


/* Root Menu */
.nada {
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	height: 24px !important;
	height: 1%;
	padding-right: 14px;
	padding-left: 14px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #666666;
	background-image: url(imaganes/fondo_on.jpg);
	background-repeat: repeat-x;
}
#noticias_izq {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #4D2712;
	float: left;
	width: 250px;
}
#comentarios {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #4D2712;
	float: left;
	width: 100%;
}
#pagina #contenido #noticias_izq #CollapsiblePanel1 .CollapsiblePanelContent #form1 p {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
#respuestas_usuarios {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #5B3220;
	float: right;
	height: 250px;
}
#pagina #contenido #comentarios p {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #4D2712;
	font-weight: normal;
}
#pagina #contenido a {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #4D2712;
}
#pagina #contenido p {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
}
.formulario {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #4D2712;
	font-weight: normal;
}
#izq_texto {
	float: left;
	width: 410px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#degustacion {
	float: left;
	width: 390px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#sombra_sup_lat_blanco #pagina_alejandro #contenido #izq_texto h1 {
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
}

#sombra_sup_lat_blanco #pagina_alejandro #contenido #izq_texto a {
	color: #000000;
}

#der_texto {
	float: right;
	width: 400px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 40px;
}
#mensaje_inicial {
	float: right;
	width: 220px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 330px;
	margin-top: 60px;
}
#mensaje_inicial2 {
	float: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 30px;
	background-color: #F2F2F2;
	border: 1px solid #4D2712;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#pagina_home {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/Home_fondo.jpg);
	height: 413px;
}
#pagina_alejandro {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/ajendro.jpg);
	height: 413px;
}
#pagina_bodega {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/fondo_bodega.jpg);
	height: 100%;
}
#sombra_sup_lat_blanco #pagina_bodega #contenido a {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#sombra_sup_lat_blanco #pagina_bodega #izq_texto a {
	color: #000000;
}
#sombra_sup_lat_blanco #pagina_bodega #izq_texto h1 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#sombra_sup_lat_blanco #pagina_alejandro #contenido #der_texto h2 {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #927974;
	text-align: right;
}
#sombra_sup_lat_blanco #pagina_alejandro #contenido #der_texto a {
	color: #4D2712;
}
#texto_un_dia {
	float: right;
	width: 500px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#pagina_un_dia_con_alejandro {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/un_dia_fondo.jpg);
	height: 413px;
}

#sombra_sup_lat_blanco #pagina_alejandro #contenido #texto_un_dia h2 {
	text-align: right;
	font-family: sans-serif;
	font-size: 14px;
	color: #886F68;
}
#texto_undia {
	width: 170px;
	position: relative;
	margin-left: 210px;
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #4D2712;
	font-weight: normal;
	float: left;
}
#flash {
	width: 500px;
	float: right;
	margin-top: 5px;
}
#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #texto_undia h1 {
	font-size: 16px;
	font-weight: bold;
}

#sombra_sup_lat_blanco #pagina_alejandro #contenido #texto_un_dia a {
	color: #77574C;
}
#texto_un_dia_foto {
	float: right;
	width: 450px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: relative;
	margin-top: 10px;
}
#texto_un_dia_pq {
	float: right;
	width: 680px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	margin-left: 200px;
	margin-top: 10px;
}
#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #contenido #texto_un_dia_pq p {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #contenido #texto_un_dia_foto strong {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #contenido #texto_un_dia_pq h1 {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #4D2712;
}















/* The slide-y content box thingy */

#frame, #scroller, .section { height: 497px; }

#frame {
	overflow: hidden;
	width: 497px;
	position:relative;
}

#scroller {
	width: 497px;
	margin: 0;	
	background: #000;
	color:#fff;
	overflow: hidden;
}

#content {
	width: 10000px;
}
	
.section {
	width: 497px;
	margin: 0px;
	float: left;
}

.section_empresa {
	width: 1000px;
	margin: 0px;
	float: left;
}

.foto{
	float:left;
	width:497px;
	height:342px;
	background-color:#fff;
	color:#000;
	text-align: center;
}

.lado1{
	float:right;
	width:480px;
	height:342px;
	background:#000;
}

.lado2{
	float:left;
	width:480px;
	height:342px;
	background:#000;
}

.lado-bottom {
        float: left;
        width: 1000px;
        height: 80px;
        background: #000;
}

.contacta{
	float:left;
	width:480px;
	height:342px;
	background-color:#000;
	color:#000;
}

.texto{
	float:left;
	width:470px;
	height:342px;
	background-color:#000;
	padding:0;
	margin:0;
}

.texto h2{
	font-size:15px;
	padding:10px;
	color: #acaa89;
}

.texto p{
	text-align:left;
	font-size:12px;
	padding:10px 15px 10px 10px;
	clear: both;
	vertical-align:bottom;
}
#pagina_carta {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/carta_fond.jpg);
	height: 414px;
}
#sombra_sup_lat_blanco #pagina_carta #contenido #izq_texto a {
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;
}
#sombra_sup_lat_blanco #pagina_carta #contenido #izq_texto h1 {
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
#fondo_neutro {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/fondo_neutro.jpg);
}
#sombra_sup_lat_blanco #fondo_neutro #contenido a {
	color: #4D2712;
	font-weight: normal;
}

#sombra_sup_lat_blanco #fondo_neutro #contenido h1 {
	font-family: sans-serif;
	font-size: 16px;
	color: #4D2712;
}
#sombra_sup_lat_blanco #fondo_neutro #contenido #form1 p {
	font-family: sans-serif;
	font-size: 12px;
	color: #4D2712;
	font-weight: normal;
}
#sombra_sup_lat_blanco #fondo_neutro #contenido p {
	font-family: sans-serif;
	font-size: 12px;
	color: #4D2712;
}
#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #contenido #texto_un_dia_pq p {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D2712;
}
#sombra_sup_lat_blanco #pagina_un_dia_con_alejandro #texto_undia a {
	color: #4D2712;
}
#izq_texto_bodega {
	float: left;
	width: 410px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	height: 400px;
	overflow: scroll;
}
#izq_texto_bodega h1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D2712;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 10px;
}
#izq_texto_bodega h2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
#izq_texto_bodega h3 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#izq_texto_bodega h4 {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#izq_texto_bodega h5 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#izq_texto_bodega p {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sombra_sup_lat_blanco #pagina_bodega #contenido p {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D2712;
}
.menu-carta {
	height: 330px;
	overflow: auto;
}
.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;
}
