/* COMUNES */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #34464E;
	margin-top: 25px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #000;
}
td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #000;
}
li {
	list-style-type: none;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
h1 span {
	display: none;
	font-size: 12px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 1px;
}
h2.titulos {
	margin-left: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}
dt {
	margin-top: 8px;
	font-weight: bold;
}
#separador {
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #CCC;
}
#separador2 {
	width: 90%;
	height: 1px;
	margin: 6px 0 6px 0;
	border-bottom: 1px dotted #CCC;
}
ol.cuidados {
	margin: 5px 0 8px 0;
}
ol.cuidados li{
	margin-bottom: 8x;
}

ol.consejos ol{
	margin: 5px 0 8px 0;
}
ol.consejos li{
	margin-bottom: 8px;
}
/* CABECERA */
#cabecera {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 101px;
	margin-bottom: 8px;
	background: url(imgs/new_cab.gif);
}

/* MENU */

/* PRIMER NIVEL DEL MENU */
#menu {
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0 0 16px;
	width: 734px;
	height: 27px;
	color: #FFF;
	font-size: 11px;
	background: url(imgs/new_fondomenu.gif);
}
#MainMenu{
	position: absolute;
	overflow: hidden;
	border-top: 1px solid #000;
}
#MainMenu li.MenuPrl,#MainMenu li.MenuPrl1{
	list-style-type: none;
	float: left;
	height: 18px;
	width: auto;
}
#MainMenu li.MenuPrl a,#MainMenu li.MenuPrl1 a{
	background-color: #542521;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: absolute;
	z-index: 2;
	float: left;
	width:auto;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#MainMenu li.MenuPrl1 a{
	width: 121px;
}
#MainMenu li.MenuPrl1{	
	border-left:1px solid #000;
	width: 122px;
}
#MainMenu li a.activo{
	background-color: #2F0300;
	color: #fff;
}
#MainMenu li a:hover{
	background-color: #2F0300;
	color: #E97E00;
}
/* DESPLEGABLES */
#MainMenu li.MenuPrl ol{
	margin: -2px 0 0 -1px;
	width: 175px;
	position: absolute;
	z-index: 1;
	top:20px;
}
#MainMenu li.MenuPrl ol li{
	float: left;
	clear: left;
	min-width: 122px;
	width:auto;
	list-style-type: none;
}
#MainMenu li.MenuPrl ol li a{
	text-align: left;
	text-indent: .5em;
	width: 155px;
	height: 18px;
	padding: 3px 0 0 0;
	position: static;
	z-index: 0;
	display:block;
}
#MainMenu li#ultimoMain ol li a{
	width: 120px;
}
/* Patch */

#MainMenu li.MenuPrl,#MainMenu li.MenuPrl1{
	width:102px !important;
}


#MainMenu li.MenuPrl a,#MainMenu li.MenuPrl1 a{
	width:101px !important;
}
#MainMenu{
	background-color: #transparent;

}


/* CONTENIDO SUPERIOR */
#contenido {
	width: 750px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
#contenido a {
	color: #990000;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
/* AREA FOTO */
#izqfoto {
	float: left;
	width: 10px;
	height: 242px;
	background: url(imgs/new_izqfoto.gif);
}
#centrofoto {
	float: left;
	width: 143px;
	height: 242px;
	background: url(imgs/new_centrofoto.gif);
}
#contenidofoto {
	margin-top: 10px;
	margin-left: 6px;
}
#contenidofoto p {
	font-size: 10px;
	margin-top: 2px;
}
#derfoto {
	float: left;
	margin-right: 15px;
	width: 16px;
	height: 242px;
	background: url(imgs/new_derfoto.gif);
}

/* AREA INICIO */
#izqinicio {
	float: left;
	width: 12px;
	height: 242px;
	background: url(imgs/new_izqinicio.gif);
}
#centroinicio {
	float: left;
	width: 250px;
	height: 242px;
	background: url(imgs/new_centroinicio.gif);
}
#contenidoinicio {
	margin-top: 6px;
	height: 195px;
	overflow: auto;
}
#derinicio {
	float: left;
	margin-right: 18px;
	width: 12px;
	height: 242px;
	background: url(imgs/new_derinicio.gif);
}

/* AREA NOVEDADES */
#izqnov {
	float: left;
	width: 12px;
	height: 242px;
	background: url(imgs/new_izqinicio.gif);
}
#centronov {
	float: left;
	width: 250px;
	height: 242px;
	background: url(imgs/new_centroinicio.gif);
}
#contenidonov {
	margin-top: 6px;
	height: 195px;
	overflow: auto;
}
#dernov {
	float: left;
	width: 12px;
	height: 242px;
	background: url(imgs/new_derinicio.gif);
}

/* CONTENIDO INFERIOR */
#contenido2 {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#contenido2 a {
	color: #990000;
	text-decoration: none;
}
#contenido2 a:hover {
	text-decoration: underline;
}

/* AREA COMPLEMENTOS */
#izqcomp {
	margin-top: 8px;	
	float: left;
	width: 12px;
	height: 242px;
	background: url(imgs/new_izqinicio.gif);
}
#centrocomp {
	margin-top: 8px;
	float: left;
	width: 143px;
	height: 242px;
	background: url(imgs/new_centroinicio.gif);
}
#contenidocomp {
	margin-top: 10px;
}
#contenidocomp p {
	font-size: 10px;
	margin-top: 2px;
}
#dercomp {
	margin-top: 8px;
	float: left;
	margin-right: 15px;
	width: 12px;
	height: 242px;
	background: url(imgs/new_derinicio.gif);
}

/* AREA UFORO */
#izquforo {
	float: left;
	margin-top: 8px;
	width: 12px;
	height: 117px;
	background: url(imgs/new_izqultimos.gif);
}
#centrouforo {
	float: left;
	margin-top: 8px;
	width: 542px;
	height: 117px;
	background: url(imgs/new_centroultimos.gif);
}
#contenidouforo {
	margin-top: 6px;
	width: 530px;
}
#deruforo {
	float: left;
	margin-top: 8px;
	width: 12px;
	height: 117px;
	background: url(imgs/new_derultimos.gif);
}

/* AREA UOPINION */
#izquopinion {
	float: left;
	margin-top: 8px;
	width: 12px;
	height: 117px;
	background: url(imgs/new_izqultimos.gif);
}
#centrouopinion {
	float: left;
	margin-top: 8px;
	width: 542px;
	height: 117px;
	background: url(imgs/new_centroultimos.gif);
}
#contenidouopinion {
	margin-top: 6px;
	width: 530px;
}
#deruopinion {
	float: left;
	margin-top: 8px;
	width: 12px;
	height: 117px;
	background: url(imgs/new_derultimos.gif);
}

/* AREA GENERAL */
#supgeneral {
	width: 750px;
	height: 27px;
	background: url(imgs/new_fondo_tit.gif);
}
#centrogeneral {
	width: 750px;
	background: url(imgs/new_fondo_general.gif);
}
#contenidogeneral {
	padding: 15px;
}
#infgeneral {
	width: 750px;
	height: 18px;
	background: url(imgs/new_fondo_pie.gif);
}
/* CLASES */
.tablaprecios {
	width: 500px;
	padding: 6px;
}
.tablaprecios td {
	border-bottom: 1px dotted #CCC;
}
.tablaprecios caption{
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.cabtabla {
	background-color: #EEE;
	font-weight: bold;
}
.preciored {
	color: #FF7800;
	font-weight: bold;
}
.colcent: {
	text-align: center;
}
.anotacion {
	font-size: 9px;
}
.septabla {
	border-bottom: 1px dotted #CCC;
	height: 45px;
}
.gris {
	color: #999;
	font-weight: bold;
}
.noticias {
	padding-bottom: 24px;
}

div#contenido ul.info {
	margin-bottom: 20px;
}
div#contenido ul.info li {
	margin-bottom: 8px;
	background: transparent url(/2008/imgs/bolico-amarillo2005.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 15px;
}

div#contenido div.comoVenir {
	float: left;
	clear: both;
	margin: 0;
}
*:first-child+html div#contenido div.comoVenir {
	float: none;
	margin: 0;
}
* html div#contenido div.comoVenir {
	float: none;
	margin: 0;
}
div#contenido div.comoVenir img {
	float: left;
	margin: 5px 10px 20px 0;
	padding: 6px;
	background: #1a1b1a;
	border: 1px solid #464646;
}
div#contenido div.comoVenir div.datos {
	float: left;
	width: 570px;
}
div#contenido div.comoVenir h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
*:first-child+html div#contenido div.comoVenir ul.info {
	margin-bottom: 8px;
}
* html div#contenido div.comoVenir ul.info {
	margin-bottom: 8px;
}