/****************************/
/* 		Greeen House 		*/
/****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
} 
ul{
	list-style:none;
}
table{
	border-collapse:collapse;
}
body{
	width:100%;
	margin:0 auto;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a6a6c;
	text-align: left;
	background-color:#475925;
}
h1{
	border-top:1px solid #a5af8d;
	border-bottom:1px solid #a5af8d;
	font-family:Helvetica, Verdana;
	font-size:11px;
	color:#8ca36d;
	line-height:140%;
	text-transform:uppercase;
	margin-bottom:8px;
}

h2{
	font-family:Helvetica, Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:7px;
}
h3{
	font-family:Helvetica, Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:7px;
	margin-bottom:4px;
}

a{
	text-decoration:none;
	color:#748365;
}

.grande{
	font-size:1.2em;
}
.clear{
	clear:both;
}
/*********************/
/* 		ESTRUCTURA	*/
/********************/

#contenedor{
	background-color:#475925;
}
/****cabecera con tablas****/
#fondo_superior{
	background-image:url(../imagenes/general/fondos/fondo_superior_total.jpg);
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	height:145px;
	width:1261px;
}	
#superior{/*table*/
/*	background-image:url(../imagenes/general/fondos/fondo_cabecera.jpg);
	background-repeat:repeat-x;
	background-color:#fff;*/
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width: 1024px;
	height: 145px;
}

#cabecera{/*table*//*contiene logo y menu_ppal*/
	width: 100%;
	height: 88px;
}
#logo{/*td*/
	width:154px;
	height: 88px;
	vertical-align:top;
	padding-bottom:3px;
	padding-left:50px;
}

#menu_ppal{/*td*/
	width:570px;
	height: 88px;	
	vertical-align:bottom;
	padding-bottom: 0px;
}

#sub_cabecera{/*table*//*contiene telefono, menu_sec*/
	background-image:url(../imagenes/general/fondos/fondo_subcabecera_n.jpg);
	background-repeat:repeat-x;
	width: 1260px;
	height: 50px;
	margin-top:0px;
}
#telefono{/*td*/
	width:200px;
	padding-left:50px;
}
#menu_sec{/*td*/
	width:700px;
	text-align:left;
	padding-left:0px;
	color:#748365;
}
	
.espacio_sup_Cab{
	width:20%;
}

.espacio_sup_Sub{
	width:8%;
}

/*////////////////////*/
#contenido{
	width:100%;
	height:100%;
}
#central{
	position:absolute;
	width:100%;
	height:100%;
	top:144px;
	left:0px;
	z-index:0;
}

#portada_infantiles img{
	padding-left:5px;
}
#portada_almacenes img{
	padding-left:5px;
}
#portada_ocio img{
	padding-left:8px;
}
#portada_metalicas img{
	padding-left:5px;
}
#portada_garajes img{
	padding-left:15px;
}
#portada_mascotas img{
	padding-left:5px;
}
#portada_infantiles{
	position:absolute;
	width:140px;
	height:155px;
	top:23px;
	left:45px;
	z-index:2;
}

#portada_almacenes{
	position:absolute;
	width:142px;
	height:155px;
	top:23px;
	left:175px;
	z-index:2;
}
#portada_ocio{
	position:absolute;
	width:142px;
	height:155px;
	top:23px;
	left:310px;
	z-index:2;
}
#portada_metalicas{
	position:absolute;
	width:142px;
	height:155px;
	top:23px;
	left:452px;
	z-index:2;
}
#portada_garajes{
	position:absolute;
	width:155px;
	height:155px;
	top:23px;
	left:590px;
	z-index:2;
}
#portada_mascotas{
	position:absolute;
	width:145px;
	height:155px;
	top:23px;
	left:737px;
	z-index:2;
}

#portada_especiales{
	position:absolute;
	width:145px;
	height:155px;
	top:22px;
	left:876px;
	z-index:2;
}

#portada_infantiles_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:160px;
	z-index:2;
	text-align:center;
}
#portada_almacenes_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:290px;
	z-index:2;
}
#portada_ocio_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:435px;
	z-index:2;
}
#portada_metalicas_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:570px;
	z-index:2;
}
#portada_garajes_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:735px;
	z-index:2;
}
#portada_mascotas_oferta{
	position:absolute;
	width:55px;
	height:24px;
	top:15px;
	left:870px;
	z-index:2;
}

#fondo_pie{
	height:87px;
	width:1262px;
	position:absolute;
	margin-top:585px;
	background-image:url(../imagenes/general/fondos/fondo_agrupa_pie.gif);
	background-repeat:repeat-x;
	z-index:0;
}
#pie{/*tabla*/
	width:1024px;
	height:87px;
	background-color:#bec7b4;
	margin-top:0px;
	position:absolute;
	z-index:2;
}
#enlaces_pie{/*td*/
	background-color:#bec7b4;
	color:#27301f;
	width:100%;
	height:69px;
	text-align:justify;
	padding-left:90px;
	padding-right:100px;
	padding-top:10px;
	padding-bottom:5px;
}
#enlaces_pie a{
	color:#27301f;
	font-size:8px;
}
#enlaces_pie a:hover{
	color:#27301f;
	text-decoration:underline;
}
#menu_pie{/*td*/
	background-color:#283023;
	color:#748365;
	width:100%;
	height:18px;
	padding-top:2px;
	text-align:right;
	padding-right:43px;
}
.impresion{
	display:none;
}
.en_impresion{
	position:absolute;
	top:673px;	
	padding-left:400px;
	padding-top:5px;
}

/************************/
/*			MENU		*/
/************************/		


/***Menu Sec***/
#menu_sec ul{
	display:inline;
	margin-left:0px;
	padding-right:20px;
	list-style:none;
}

#menu_sec ul li{
	margin-left: 0px;
	padding: 3px 3px 0px 3px;
	list-style: none;
	display: inline;
}
#menu_sec ul li a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}
#menu_sec ul li a:hover{
	text-decoration:underline;
}
#menu_sec ul li a.actual{
	text-decoration:underline;
}

/****Menu Pie****/
#menu_pie ul{
	display:inline;
	list-style:none;
}

#menu_pie ul li{
	margin-left: 0px;
	padding: 3px 3px 0px 3px;
	list-style: none;
	display: inline;
}
#menu_pie ul li a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}
#menu_pie ul li a:hover{
	text-decoration:underline;
}
#menu_pie ul li a.actual{
	text-decoration:underline;
}

/************************/
/*		Ofertas			*/
/************************/
#ofertas{
	position:absolute;
	float:left;
	top:202px;
	left:225px;
	width:240px;
}
#eventos{
	position:absolute;
	float:left;
	top:202px;
	left:560px;
	width:250px;
}
.oferta_titulo{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.oferta_txt{
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#menu_sec ul li.negrita a{
	font-size:1em;
	font-weight:bold;
	color:#4a5243;
}
#menu_pie ul li.negrita a{
	font-size:1em;
	font-weight:bold;
}


/***************************/
