html { width:100%; }
body {
	margin:auto; padding:0px;
	background: #000 url(../img/fondo.gif) center top no-repeat;
	width:802px; position:relative;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	font-size:62.5%;
}
div { margin:0px; padding:0px; }
img { border:0px; margin:0px 0px -5px 0px; padding:0px; }
a { border:0px; margin:0px; padding:0px; }
h2 { color: #FF9043; font-size:150%; font-style:oblique; font-weight:bold; }
#logo { float:left; }
#telefonos { float:right; }
#aglomeradosgb { margin-bottom:-3px; }

#imagen { width:802px; height:152px; position:relative; }
#imagen a#distribucion { display:block; position:absolute; right:0px; top:0px; }

#submenu {
	position:absolute;
	left: 24px;
	top: 371px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#submenu li { list-style:none; height:25px; }
#submenu li.activo {
	display:block;
	padding-left: 23px;
	line-height:19px;
	height:25px;
	background:url(../img/lista-activo.gif) 0px 0px no-repeat; 
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.2em;
	width:210px;
	font-style:oblique;
}
#submenu li.activo:first-letter { font-size:130%; }
#submenu li a { 	
	display:block;
	padding-left: 23px;
	line-height:19px;
	height:25px;
	background:url(../img/lista-normal.gif) 0px 0px no-repeat; 
	color:#FF9043;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.1em;
	width:210px;
	font-style:oblique;
}
#submenu li a:first-letter { font-size:130%; }
#submenu li a:hover, #submenu li a.sobre { background:url(../img/lista-activo.gif) 0px 0px no-repeat; color:#FFF; }

#submenu li.volver a { background:url(../img/volver-normal.gif) 0px 2px no-repeat; }
#submenu li.volver a:hover { background:url(../img/volver-activo.gif) 0px 2px no-repeat; }

#contenido {
	position:absolute;
	left: 287px;
	top: 368px;
	width:487px;
}
#texto {
	background:top left url(../img/contenido.gif) no-repeat;
	margin-bottom:-13px;
	padding:10px 10px 5px 10px;
	font-size:1.1em;
}

#texto a { color: #B50000; }
#texto a:hover { font-weight:bold; }

#enlaceAvisoLegal { margin:10px 10px 5px 0px; text-align:right; font-size:1em; }
#enlaceAvisoLegal a { text-decoration:none; color:#FF9043; }
#enlaceAvisoLegal a:hover, #enlaceAvisoLegar a.sobre { color: #B50000; }

table { padding:0px; margin-left:23px; }
th,tr,td { padding:0px; vertical-align:top; }
th {
	font-weight:normal;
	text-align:left;
	padding:0px 12px 0px 0px;
	white-space:nowrap;
}
th, td { border-bottom:solid thin #aaa; }
td { padding-right:20px; }
p.galeria { margin-top:-15px; }
p.galeria a {
	margin:4px;
	width:102px;
	height:102px;
}
p.galeria a img { margin:8px 2px; border:solid 1px #666; }