#contenido {
	padding: 0;
	height: 450px;
	width: 440px;
	margin: 0;
}

#contenido table {
	margin: 10px 0 0 0;
	padding: 0;
}

#contenido td {
	padding: 0 8px 30px 8px;
}


#contenido h1 {
	color: #2956b6;
	background: url(/imagenes/fondoh2.gif) top left repeat-x;
	height: 35px;
	padding-top: 5px;
	width: 441px;
	padding-left: 10px;
}


#contenido h2 {
	font: bold 12px Verdana, sans-serif;
	margin: 0 0 10px 0;
	background: url(/imagenes/fondoh2.gif) top left repeat-x;
	padding: 4px 4px 5px 4px;
	width: 441px;
	padding-left: 10px;
	color: white;
	background: #036a26;
	border-top: 1px solid #7a7e81;
	border-bottom: 1px solid #7a7e81;
}

/*h2 {
	background: url(../imagenes/cab-revistasdestacadas.gif) top left no-repeat;
	width: 440px;
	height: 34px;
}*/

h3 {
	margin-left: 10px;
}

#destacadas ul {
	margin: 0;
	padding: 0 12px;
}

#destacadas li {
	padding: 7px 7px 15px 7px;
	width: 125px;
	float: left;
}

#contenido table h2 {
	width: 100%;
	background: #EDEDED;
	height: auto;
}

/*#contenido h1 span, #contenido h2 span {
	display: none;
}

/*#contenido h1 {
	background: url(../imagenes/cab-nuestrasventajas.gif) top left no-repeat;
	width: 440px;
	height: 34px;
	margin: 0;
}*/

#contenido ul {
	list-style: none;
}

#contenido ul li {
/*	display: inline;*/
}

h3 {
	color: #787878;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contenido p {
	margin-top: 10px;
	clear: both;
}

img.usuario {
	margin: 0;
}

.kiosko, .nombre, .oferta {
	font-size: 9px;
}

.nombre, .oferta {
	font-weight: bold;
}

.oferta {
	margin-bottom: 3px;
	color: #C30006;
}

.oferta .precio {
	color: black;
}

.kiosko .precio {
	text-decoration: line-through;
}

.descuento {
	position: absolute;
	margin-left: 74px;
	*margin-left: 64px;
	margin-top: 114px;
}

#contenido li a {
	text-decoration: none;
}

#bulle {
	background-color:#036A26;
	border:1px ridge #036A26;
	display:none;
	font-family:Arial;
	font-size:8pt;
	padding:2px;
	position:absolute;
	width:305px;
	z-index:1;
}

#bulle h2 {
	margin-top: 0;
	background: #036A26;
	color: white;
}

#bulle div {
	background: white;
	color: #2956B6;
	padding:2px;
}

#kiosko {
	text-decoration: line-through;
}

#tab_bulle {
	background-color:#FFFFFF;
}

#bulle #fila1 {
	color: #C30006;
}

#bulle #fila3 {
	font-weight: bold;
}
