@charset "iso-8859-1";
/* CSS Document */

body{
	text-align:center;
	font-family:arial; font-size:9pt;
	background-image:url(img/sombra.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#continente{
	width:968px;
	margin:auto;
	overflow:auto;
}
#horizontal1{
margin-bottom:5px;
overflow:auto;
color:#999;
}
#data{
	float:left;
}
#menu_superior{
float:right;
text-transform:lowercase;
}
#menu_superior a{
text-decoration:none;
color:#999;
}
#modulo_horizontal{
margin-bottom:5px;
border: 1px solid #E6E6E6;
padding:10px;
overflow:auto;
}
#modulo_horizontal a{
text-decoration:none;
color:#999;
}
#actividad{
padding-left:2px;
padding-right:2px;
margin-right:2px;
margin-left:2px;
border-left: 1px dotted #666;
overflow:auto;
float:left;
font-size:8pt;
}
#botigues{
	margin-left:15px;
	margin:auto;
	width:968px;
}
#botiga{
border:1px dotted #DFE3F9;
margin-bottom:5px;
width:463px;
float:left;
margin:2px;
background-color:#FFF;
text-align:left;
font-size:8pt;
padding:2px;
height:140px;
overflow:hidden;
	}
#nom_botiga{
background-color:#DFE3F9;
padding:3px;
	}
#botiga img{
margin:5px 2px 0 0;
}
#ultims{
	width:608px;
	margin:auto;
	text-align:center;
	padding-left:9px;
	float:left;
	overflow:auto;
}
#ultims_titol{
	text-align:left;
}
#producto{
	float:left;
	margin:2px;
	width:144px;
}
#img_producto{
	overflow:hidden;
		width:144px;
	z-index:0;
	position:relative;
	overflow:hidden;
}
#nombre_producto{
	width:144px;
	height:13px;
	font-size:7pt;
}
#producto img{
	border: 7px solid #CCF;
}
#Oferta{
z-index:1;
	position:absolute;
text-align:center;
background-color:#333;
font-size:14pt;
padding:2px;
color:#CCF;
border:3px solid #ccf;
margin-top:130px;
}
#lateral_ultims{
float:right;
width:320px;
overflow:hidden;
}
#novedades{
	overflow:hidden;
	margin:15px auto auto auto;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:10px;
	text-align:left;
	margin-top:15px;
	color:#333;
	border:1px solid #CCF;
}
ul{
	list-style-type:none;
	margin:0;
	padding-left:5px;
}
li{
	background:url(http://www.guiaboom.com/pics/flechita.png) no-repeat 0 2px;
		margin-top:10px;
		margin-left:5px;
		padding-left:12px;
}
#novedades a{
 text-decoration:none;
 color:#333;
}
#novedades img{
margin-right:5px;
}
#index_derecha_novedades{
	float:right;
	padding-right:40px;
	overflow:hidden;
	margin:auto;
	width:608px;
	text-align:center;
}
h2{
	margin-top:5px;
}
#boton_ver_mas{
	clear:both;
	}
