/* SÓLO PORTADA */
BODY#portada H1{margin:0;padding:0}
BODY#portada H1{
	background:transparent url(../img/logoizquierda.jpg) no-repeat top left;
	padding-left:120px;
	padding-top: 31px;
	width: 332px;
	padding-bottom: 6px;
}
BODY#portada DIV#alojamenu{}
BODY#portada UL#menu{
	margin:0;
	padding:0 0 0 121px;
	height:0;
	width: 600px;
	display:table;
	list-style-type:none;
}
BODY#portada UL#menu LI{float:left;}
BODY#portada UL#menu LI IMG{
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfa49e;
}

BODY#portada UL#marcas{
	margin:0;
	padding:0 0 0 17px;
	display:table;
	list-style-type:none;
	background-color: #FFFF00;
	background-image: url(../img/fondomarcas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 393px;
}
BODY#portada UL#marcas LI{float:left;}
BODY#portada UL#marcas LI IMG{display:block}


BODY#portada{
	position:relative;
	background:#fff url(../img/fondoportada.jpg) no-repeat 402px 25px;
}

BODY#portada DIV#cabecera{
	background: transparent url(../img/fondocabeceraportada.jpg) no-repeat left top;
	padding-bottom:0px;
	height:185px;
}

BODY#portada DIV#contenido{
	position:relative;
	width:100%;
	float:left;
	clear:both;
}

BODY#portada DIV#contenidoizq{
	position: absolute;
	top:0px;
	left:0px;
	width: 410px;
}


BODY#portada DIV#contenidoizq DIV#cierre{
	width: 400px;
}

BODY#portada DIV#contenidoizq h2{
	clear: both;
}

DIV#contenidoizq A.botonoscuro{float:right; clear: both; margin-top: 0.2em;	margin-bottom: 2em}
DIV#contenidoizq A.botonoscuro:hover{text-decoration: none}

BODY#portada DIV#contenidoder{
  position: absolute;
  top :42px;
  left:860px;    
  text-align:center;
  padding:24px 5px 5px 5px;
}

BODY#portada DIV#contenidoder .imgpubli{ margin-bottom:5px; border:0; }

DIV#destacadoportada{
	position:relative;
	top:44px;
	background: #FFFFFF url(../img/productodestacado.jpg) no-repeat 0px 40px;
	margin-left:418px;
	width:346px;
	height: 400px;
}



	DIV#destacadoportada H3 {
	font-size:1.7em;
	margin:0em;
	padding:1.1em 0 0;
	color:#ee3224;
	float:right;
	position: relative;
}
	DIV#destacadoportada .descuento{
	float:right;
	color:#5c5c5c;
	font-size:1.5em;
	clear: both;
	font-weight: bold;
	margin-top: -0.1em;
}
	DIV#destacadoportada .precio{
	float:right;
	color:#5c5c5c;
	font-size:2.2em;
	clear: both;
	font-weight: bold;
}
	DIV#destacadoportada .precio02{
	float:right;
	color:#5c5c5c;
	text-decoration: line-through;
	font-size:1.5em;
	clear: both;
	font-weight: bold;
	margin-top: -0.2em;
}
	DIV#destacadoportada .precio03{
	float:right;
	color:#ee3224;
	font-size:2.2em;
	clear: both;
	margin-top: -0.2em;
	font-weight: bold;
}
	DIV#destacadoportada A{text-decoration:none}
	DIV#destacadoportada A:hover{color:#000;text-decoration:underline}
	DIV#destacadoportada A:active{color:#ee3224;text-decoration:none}
	DIV#destacadoportada A.vermas{float:right;clear: both;margin-top:0em}
	DIV#destacadoportada A.vermas:hover{color:#000;text-decoration:underline}
	DIV#destacadoportada A.vermas:active{color:#ee3224;text-decoration:none}

	DIV#destacadoportada A.botonoscuro{float:right; clear: both; margin-top: 0.2em;	margin-bottom: 2em}
	DIV#destacadoportada A.botonoscuro:hover{text-decoration: none}
	

DIV#destacadonoticia{
	position: relative;
	top:44px;
	background-color: #FFFFFF;
	margin-left:418px;
	width:346px;
	height: 400px;
}
	DIV#destacadonoticia .entradilla{
	font-size:1em;
	color:#b8b8b8;
}
	DIV#destacadonoticia h2{
	float: right;
	margin-top: 22px;
	width: 346px;
	text-align: right;
	height: 25px;
	margin-bottom: 0px;
}
	DIV#destacadonoticia A{
	text-decoration:none;
	float: left;
}
	DIV#destacadonoticia A:hover{color:#000;text-decoration:underline}
	DIV#destacadonoticia A:active{color:#ee3224;text-decoration:none}
	DIV#destacadonoticia img#imgarticulo{
	text-decoration:none;
	float: right;
	border: 1px solid #eeeeee;
	margin-top: 6px;
}
	DIV#destacadonoticia #piefoto{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:0.9em;
	clear: both;
	margin-bottom: 12px;
	text-align: right;
}

DIV#cesta{
	position:relative;
	top:3px;
	background:#ccc;
	margin:0px 0px -38px 544px;
	padding-bottom:0.6em;
	width: expression(document.getElementsByTagName("body")[0].clientWidth-544 + "px");
}

