body {
	background-repeat:repeat;
	background-color:#e5e4de;
	color:#454540;
	margin:0px;
	padding:0px;
	font-family: "Lucida Grande","Trebuchet MS",sans-serif;
	font-size:13px;
	line-height:18px;
}

a:link {
	color:#4976c9;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#2956a9;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#49a6e9;
	font-weight:bold;
	text-decoration:none;
}

#frontImg {
  position:relative;
  top:0px;
  left:0px;
  width:475px;
  height:273px;
  line-height:0;
}

hr {
	display:none;
}

img {
	display:block;
}

form {
	margin:0px;
	padding:0px;
}

div#standards {
	display:none;
}

div#iheader {
	position:absolute;
	left:0px;
	top:0px;
	height:175px;
	width:50%;
	background-image:url(../img/hdr-bg.jpg);
	background-repeat:repeat-x;
	z-index:2000;
}

div#dheader {
	position:absolute;
	left:50%;
	top:0px;
	height:175px;
	width:50%;
	background-image:url(../img/hdr-bg.jpg);
	background-repeat:repeat-x;
	z-index:2000;
}

div#logo {
	position:relative;
	left:50%;
	margin-left:-381px;
	height:95px;
	width:763px;
	background-image:url(../img/archsilc-hdr.jpg);
	background-repeat:no-repeat;
	z-index:2001;	
}

div#logo img {
	display:none;
}

div#header h1, div#header em {
	display:none;
}

div#pie {
	clear:both;
	background-image:url(../img/fondopie.png);
	background-repeat:repeat-x;
	color:#82827e;
	height:100px;
	margin-top:70px;
	padding-top:30px;
	border-top:2px solid #d1cfc7;
}

div#pie div {
	display:block;
	position:relative;
	left:50%;
	margin-left:-381px;
	width:737px;
	font-size:12px;
}

div#pie div span#copyright {
	float:left;
	width:75%;
	text-align: center;
}

div#pie div span#validaciones {
	float:right;
	width:25%;
}

div#pie div span#validaciones a img {
	border:0px;
	float:right;
	margin-top:3px;
}

div#content {
	position:relative;
	left:50%;
	margin-left:-381px;
	width:750px;
	z-index:2002;
	top:60px;
	padding-bottom:60px;
}

div#content p {
	line-height: 20px;
	margin: 15px;
}
div#content h3 {
	background: #fff;
	line-height: 20px;
	letter-spacing: 2px;
}

div.txt-blk {
	width:475px;
/*	background-image:url(../img/fondonoticia.png);*/
	background-image:url(../img/txt-blk-bg.jpg);
	background-repeat:no-repeat;
	border-bottom:4px solid #999;
	margin-top:20px;
	line-height: 1.8em;
}

div.txt-blk div {
	padding:20px 20px 15px 20px;
}

div.txt-blk div h3 {
	color:#8c0000;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

div.txt-blk div p {
	margin:0px;
	color: #fff;
	font-style:bold;
}

div.txt-blk div p a {
	display:block;
	text-align:right;
	margin-top:10px;
}

div.txt-blk div p em {
	color:#908e8a;
	font-style:normal;
}

div.txt-blk div ul {
	margin:0px;
	padding: 0px 0px 0px 10px;
}

div.txt-blk div ul li {
	margin-bottom: 7px;
	font-size: 11px;
	color: #996;
}


h2#notice {
	background-image:url(../img/titnoticias.png);
	background-repeat:no-repeat;
	height:20px;
	width:456px;
	margin-top:25px;
	border-bottom:1px solid #bebdb8;
	padding:0px;
}

h2#notice span {
	display:none;
}

a#masnoticias {
	display:block;
	width:456px;
	text-align:right;
	font-size:13px;
	margin-top:-36px;
}

/* ---- Menu ---- */
div#menu {
	position:absolute;
	left:50%;
	top:97px;
	margin-left:-381px;
	height:29px;
	width:763px;
	z-index:2003;
}
div#menu a {
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif; 
	color: #fff;
}
div#menu a:hover {
	color:#fc0;
	font-weight:bold;
	text-decoration:none;
}
div#menu ul {
	list-style:none;
	margin:0px;
	padding-top:5px;
}
div#menu ul li {
	margin:0px;
	padding:0px;
	cursor:pointer;
	z-index:3000;
	float:left;
	width: 100px;
}
div#menu ul li img {
	border:none;
	margin-right:25px;
}


/* ---- Column ---- */
div#column {
	position:absolute;
	right:0px;	
	top: 0px;
}
div#column div#side-blk {
	padding:8px;
	margin-top:4px;
	background: #666 url("../img/side-blk-bg.jpg") no-repeat;
}
div#column div#side-blk {
	color:#fff;
	width:243px;
	margin-top: 0px;
	font-size: 12px;
	font-style: bold;
}
div#column div#right-blk {
	width:243px;
	margin-top: 0px;
	font-size: 12px;
	font-style: bold;

}
div#column ul {
	list-style-image: url("../img/arrow.png");
}


div#column div#curiosidad {
	background-image:url(../img/fondocuriosidad.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:258px;
	margin-top:6px;
	padding:0px;
}

div#column div#curiosidad div.content {
	padding:15px;
}

div#extra {
	background-image:url(../img/fondoextra.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;	
	top:-23px;
	width:260px;
	height:52px;
}

div#extra ul {
	list-style:none;
	margin:14px 0px 0px 19px;
	padding:0px;
}

div#extra ul li {
	margin:0px;
	padding:0px;
	cursor:pointer;
	z-index:3000;
	float:left;
}

div#extra ul li img {
	border:none;
	margin-right:15px;
}

h2#contacto {
	background-image:url(../img/titcontacto.png);
	background-repeat:no-repeat;
	height:20px;
	padding:0px;
}

h2#contacto span {
	display:none;
}

h2#aviso {
	background-image:url(../img/titaviso.png);
	background-repeat:no-repeat;
	height:23px;
	padding:0px;
}

h2#aviso span {
	display:none;
}

h2#creditos {
	background-image:url(../img/titcreditos.png);
	background-repeat:no-repeat;
	height:23px;
	padding:0px;
}

h2#creditos span {
	display:none;
}

h2#ayuda {
	background-image:url(../img/titayuda.png);
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
}

h2#ayuda span {
	display:none;
}

h3.titular {
	color:#8c0000;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

div.entradilla {
	font-style:italic;
	color:#666;
	border-bottom:1px solid #aaa;
	margin-bottom:10px;
}

h2#archivo {
	background-image:url(../img/titarchivo.png);
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
}

h2#archivo span {
	display:none;
}

p.mesnoticias {
	font-weight:bold;
	border-bottom:1px solid #aaa;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#600000;
}

ul.notice {
	padding-left:20px;
}

div.elemgaleria {
	margin-bottom:20px;
	width:100px;
	height:175px;
	float:left;
	margin-right:40px;
	font-size:11px;
	line-height:14px;
}

div.elemgaleria img {
	padding:5px;
	background-color:white;
	border:1px solid #ccc;
	margin-bottom:10px;
}

img.obragaleria {
	padding:10px;
	background-color:white;
	border:1px solid #ccc;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

div.consumoforma {
	margin-right:60px;
	margin-top:10px;
	text-align:center;
	width:120px;
	float:left;
}

div.consumoforma img {
	border:none;
	border-bottom:6px solid #cdc8a9;
}

div.consumoforma img:hover {
	border:none;
	border-bottom:6px solid #bfb365;
}

div.selectbodegas {
	color:#888;
	float:left;
}

div.selectbodegas select {
	font-family:Georgia,"Times New Roman",serif;
	font-size:13px;
}

h2#curiosidades {
	background-image:url(../img/titcuriosidades.png);
	background-repeat:no-repeat;
	height:18px;
	padding:0px;
}

h2#curiosidades span {
	display:none;
}

p#logozevra a img {
	border:none;
}

h2#historia {
	background-image:url(../img/tithistoria.png);
	background-repeat:no-repeat;
	height:17px;
	padding:0px;
}

h2#historia span {
	display:none;
}

h2#elaboracion {
	background-image:url(../img/titelaboracion.png);
	background-repeat:no-repeat;
	height:17px;
	padding:0px;
}

h2#elaboracion span {
	display:none;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#504020;
	margin-top:20px;
}

h4 {
	clear:both;
	border-bottom:1px solid #ccc;
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	color:#a08040;
	margin:bottom:0px;
	padding:0px;
}

p.estrecho {
	width:500px;
}

img.ilustracion {
	float:right;
	margin-bottom:20px;
}

h2#consejo {
	background-image:url(../img/titconsejo.png);
	background-repeat:no-repeat;
	height:23px;
	padding:0px;
}

h2#consejo span {
	display:none;
}

h2#importancia {
	background-image:url(../img/titimportancia.png);
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
}

h2#importancia span {
	display:none;
}

h2#quees {
	background-image:url(../img/titquees.png);
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
}

h2#quees span {
	display:none;
}

h2#mainImg {
	background-image:url(../img/titgaleria.png);
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
}

h2#mainImg span {
	display:none;
}

h2#consumo {
	background-image:url(../img/titconsumo.png);
	background-repeat:no-repeat;
	height:18px;
	padding:0px;
}

h2#consumo span {
	display:none;
}

h2#bodegas {
	background-image:url(../img/titbodegas.png);
	background-repeat:no-repeat;
	height:22px;
	padding:0px;
}

h2#bodegas span {
	display:none;
}

td.mercadotit {
	width:300px;
	border-bottom:1px solid #dcc;
	font-weight:bold;
}

td.botellastit {
	width:200px;
	text-align:right;
	border-bottom:1px solid #dcc;
	color:#830;
	font-weight:bold;
}

td.botellas {
	width:200px;
	border-bottom:1px solid #dcc;
	text-align:right;
	color:#888;
}

td.mercado {
	border-bottom:1px solid #dcc;
	padding-left: 20px;
}

table.mercado {
	background-color:#f3f0e8;
	padding:10px;
	width:500px;
}