/****************************/
/* 		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;
}
body{
	background-color:#BBCAC5;
    font-family:verdana, arial, sans-serif;
	font-size: 9px;
	height:auto;
}
a{
	text-decoration:none;
}
em{
	font-size: 1.2em;
	font-weight:bolder;
}
#fondo_cielo{
	top:0px;
	left:0px;
	background-color:#bbcac5;
	height:10%;
	width:1177px;
}
#fondo{
	position:relative;
	top: 0px;
	left:0px;
	width:1177px;
	height:760px;/*999*/
	background-image:url(../imagenes/general/portada/fondo.jpg);
	background-repeat:no-repeat;
}
#capa_blanca{
	position:absolute;
	margin-top:10%;/*20%*/
	left:0px;
	height:393px;
	width:787px;
	background-image:url(../imagenes/general/portada/capa_blanca_y_fondo_menu.png);
}
#menu_superior{
	position:absolute;
	left:180px;
	top:60px;
	width:392px;
	height:18px;
}
#menu_superior ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#menu_superior ul li{
	float:left;
	padding-right: 0px;
	padding-left:1px;
	font-size: 8.5px;
	font-weight: bold;
	color: #45481f;
}
#menu_superior ul li a{
	color: #45481f;
}
#menu_superior ul li a:hover{
	color: #2b2a01;
}
#newsletter{
	position:absolute;
	left:581px;
	top:59px;/*58*/
	width:201px;
	vertical-align: top;
}
#newsletter form{
	padding: 0px;
	margin: 0px;
}
#newsletter label{
	font-size: 1em;
	color: #45481f;
	font-weight: bold;
	margin-left: 5px;
	vertical-align: middle;
}
#newsletter input{
	background-color:transparent;
	width: 93px;/*90*/
	border: 0px;
	padding-left:7px;
	margin: 0px;
	vertical-align: top;
	font-size: 1.1em;
	color: #45481f;
}
#newsletter .boton_newsletter{
	background-color:transparent;
	width: 28px;
	height:22px;
	border: 0px;
	padding:0px;
	margin-top: -1px;
	vertical-align: top;
	font-size: 1em;
	color: #45481f;
	border: 0px;
}

#slogan{
	position:absolute;
	left:27px;
	top:140px;
	width:150px;
	height:100px;
	color: #45481f;
	font-size: 1.2em;
	font-weight:bold;
	line-height:180%;
}
#infantiles{
	position:absolute;
	top:112px;
	left:202px;
	width:240px;
	height:252px;
	padding: 0px;
	margin: 0px;
}
#infantiles h1{
	margin-top:6px;
	margin-left:47px;
	color:#f75046;
	font-family:arial;
	font-size:2em;
	font-weight:normal;
}
#almacenes{
	position:absolute;
	top:112px;
	left:518px;
	width:240px;
	height:252px;
}
#almacenes h1{
	margin-top:6px;
	margin-left:30px;
	color:#b8be60;
	font-family:arial;
	font-size:2em;
	font-weight:normal;

}
ul.casitas{
	list-style: none;
	margin-top:2px;
	padding: 0px;
	height: 120px;
}
ul.casitas li{
	float:left;
	margin-left:5px;
	margin-right:3px;
}
.casitas img{
	padding: 0px;
	margin: 0px;
}

#capa_banners{
	position:absolute;
	margin-top:10%;/*20%*/
	left:800px;
	height:393px;
	width:170px;
}
#capa_banners ul{
	list-style: none;
	margin-top:0px;
	padding: 0px;
}
#capa_banners li{
	float:left;
	margin:0px;
	margin:0px;
}
#capa_banners img{
	padding: 0px;
	margin: 0px;
}
#capa_banners img.banner_ofertas{
	margin-left:-14px;
}
#redessociales{
	width:154px;/*159-5*/
	height:73px;
	background-image:url(../imagenes/general/portada/b_redessociales.png);
	padding-left:5px;
}
#redessociales img{
	margin-top:20px;
	margin-left:5px;
}
#pie_principal{
	position:absolute;
	top:650px;
	left:0px;
	width:100%;
	width:1177px;
	height:100px;
	background-image:url(../imagenes/general/portada/fondo_pie.png);
	background-repeat:repeat-x;
	margin-top:10px;
}
#enlaces_pie_principal{
	width:687px;
	text-align:justify;
	margin-left:40px;
	padding-top:10px;
	padding-bottom:5px;
}
#enlaces_pie_principal a{
	color:#fff;
	font-size:8px;
}
#enlaces_pie_principal a:hover{
	color:#fff;
	text-decoration:underline;
}
