/* CSS Document */

body {
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.envase {
	margin:0 auto;
	text-align:left;
	width:760px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D91C0;
	border-left-color: #4D91C0;
	clear:both;

}

.top{
width:760px;
height:50px;
clear:both;
}

.logo{
width:227px;
height:50px;
background-image:url(estilos/estilo01/imagenes/logo.gif);
background-repeat:no-repeat;
float:left;
}

.menu{
width:503px;
height:25px;
float:left;
padding:25px 15px 0 15px;

}

.txt_menu{
    font-family:"Arial Narrow";
	font-size:12px;
	color:#B0B0B0;
	text-align:right;
	}

.txt_menu a{
color:#B0B0B0;
text-decoration:none;
}

.txt_menu a:hover{
color:#4D91C0;
text-decoration:underline;
}



.imagen{
height:256px;
width:760px;
background-image:url(imagenes/foto_2.gif);
background-repeat:no-repeat;
clear:both;
}

.cuerpo{
width:760px;
height:650px;
clear:both;
}

.pie{
width:760px;
height:50px;
background-color:#4D91C0;

}

.txt_pie{
width:500px;
height:35px;
font-family:"Arial Narrow";
font-size:14px;
color:#FFFFFF;
text-align:left;
padding:10px 10px 10px 15px;
float:left;
}

.powered{
width:170px;
height:50px;
float:right;
}

.lado_izq{
width:200px;
height:620px;
background-color:#AFC29C;
float:left;
padding:15px;
}

.titulos_menu{
width:200px;
height:20px;
border-bottom:1px solid  #4D91C0;
font-family:"Arial Narrow";
font-weight:bold;
font-size:12px;
color:#4D91C0;
margin-top:15px;
}

.ul_menu{
clear:both;
list-style:none;
margin:0;
padding:0;
}

.li_menu{
	margin-top:8px;
	line-height:15px;
	font-family:"Arial Narrow";
	font-size:12px;
	color:#666666;
}	

.li_menu a{
	color:#666666;
	text-decoration:none;
}

.li_menu a:hover{
width:200px;
height:15px;
background-color:#E4E9DE;
}

.lado_der{
width:530px;
height:600px;
float:left;
}
.mapainicio{
float:left;
width:320px;
height:350px;
}

.ofertas{
width:150px;
height:600px;
float:right;

}

.titulo_ofertas{
	width:150px;
	height:20px;
	border-bottom:1px solid  #4D91C0;
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:12px;
	color:#4D91C0;
	margin-top:15px;
	text-align: center;
}
.titulo_ofertas a{ 
	color:#4D91C0;
text-decoration:none;
}
.titulo_ofertas a:hover{ 
text-decoration:underline;
}



.texto_bienvenida{
width:320px;
min-height:200px;
height:auto !important;
height:200px;
float:left;
margin-top:0px;
padding:30px;
}

.txt_textos{
font-size:11px;
color:#818CA0;
line-height:16px;
}


dl.not_portada {
	width:130px;
margin-bottom:5px;
	width:130px;
margin-left:10px;
float:left;
}

dl.not_portada dt{
    margin:0;
	padding: 0;
	}

dl.not_portada dt a {
	float: left;
	display: block;
	margin:0;
	border:4px solid #AFC29C;
	}
	
dl.not_portada dt a:hover {
	float: left;
	display: block;
	margin:0;
	border:#818CA0 4px solid;
    }

dl.not_portada dt a img {
	float: left;
	}
	
dl.not_portada dd {
	margin: 0 ;
	padding: 0;
	}


.txt_oferta_titulo{
width:118px;
font-family:"Arial Narrow";
font-size:12px;
color:#818CA0;
text-align:left;

}

/*PIE*/

.pie{
	width:760px;
	min-height:50px;

*min-height:34px;
height:auto !important!;
	height:50px;

*height:34px;
	background-color:#4D91C0;
	clear:both;


}

.txt_pie{
width:635px;
min-height:50px;
*min-height:34px;
height:auto !important!;
height:50px;
*height:34px;
font-family:"Arial Narrow";
font-size:13px;
color:#F7F7F7;
text-align:center;
vertical-align:middle;
*margin-top:6px;
padding:6px 10px 4px 15px;
float:left;
font-weight:normal;

}
.left_powered {
width:50px;
min-height:50px;
*min-height:34px;
height:auto !important!;
height:50px;
*height:34px;
float:left;

}
.powered{
	width:50px;
	min-height:50px;


*min-height:34px;
height:auto !important!;
	height:50px;


*height:34px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.powered a{
font-size:9px;
color:#9BC4DB;
text-decoration:none;
padding-top:32px;
padding-left:15px;
display:block;
}

.powered a:hover{
color:#FFFFFF;
}

