@charset "utf-8";
/* Fede y Adri for ever */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-color:#25335d;
	list-style-image: url(images/bullet.png);
	margin: 0;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color:  #999999;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #FFFFFF;
	font-size: 12px;
	background: #999999;
	display:block;
	clear: left;
	width:700px;
	height:48px;
	text-indent:-99999px;
	margin: 2px 0;
	padding:0;
	
}
/*---estas son las imagenes de las diferentes secciones---*/

h1.homedecore {background: url(images/images/h1_homedecor.png) no-repeat}
h1.clothing {background: url(images/images/h1_clothing_jewelry.png) no-repeat}
h1.book {background: url(images/images/h1_book.png) no-repeat}
h1.electronics {background: url(images/images/h1_electronics_computers.png) no-repeat}
h1.entertainment {background: url(images/images/h1_entertainment.png) no-repeat}
h1.specialty {background: url(images/images/h1_specialty.png) no-repeat}
h1.health {background: url(images/images/h1_health_beauty.png) no-repeat}
h1.sporting {background: url(images/images/h1_sporting.png) no-repeat}

#container {
	width:980px;
	height:100%;
	position:relative;
	margin: 0 auto;
	background-image:url(images/images/container.jpg);
	background-color: #8A9ED9;
	padding-top:25px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height:610px;
}
#header {
	width:980px;
	height:100%;
	float:left;
}
.logo {
	width:231px;
	height:290px;
	background-image:url(images/images/logo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.logo_interna {
	width:231px;
	height:241px;
	background-image:url(images/images/interna_logo.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position:bottom;
}
.flash_header {
	width:749px;
	height:241px;
	float:right;
	background-image:url(images/images/index_header_flash.jpg);
	
}
.flash_header_interna {
	width:749px;
	height:241px;
	float:left;
	background-image:url(images/images/index_header_flash.jpg);
}
#menu {
	width:231px;
	height:100%;
	float: left;
	margin-top:1px;
}
#wrap_left {
	width:231px;
	height:100%;
	float:left;
	s
}
#menu_interna {
	width:231px;
	height:100%;
	float: left;
	background-color:#999999;
	background-image:url(images/images/interna_menu.jpg);
	background-color:#8A9ED9;
	margin-top:2px;
}
#barra_botones {
	width:749px;
	height:100%;
	float:left;
	padding:0;
	margin:0;
}
.car {
	width:480px;
	height:48px;
	float:right;
	clear:both;
}
.contenido_index {
	width:749px;
	height:315px;
	float:right;
}
/*.contenido_interna {
	width:749px;
	height:392px;
	float:right;
	background-image:url(images/images/interna_contenido.jpg);
	background-color:#8A9ED9;
	overflow:visible;
}*/
.banner_promo {
	width:404px;
	height:315px;
	float:left;
	background-image:url(images/images/index_banner.jpg);
}
#footer {
	width:980px;
	height:60px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	float:left;	
}
.cuadro_promo {
	width:392px;
	height:315px;
}

/*/antes/*/
