* {
	margin: 0;
	padding: 0;
}


html {
	
	height: 100%;
}
a {
    outline:0;
}
body {
margin:0;
font-family:"lucida sans",arial, sans-serif;
color:#666;
font-size:12px;
line-height:18px;
background: #f1f1f1 url("../images/fondo_web.gif") repeat-x 0 0;
}
#Ly_super_pagina{
width: 1024px;
height: auto;
margin: 0 auto;

}
#header {
wifth: 100%;
height: 333px;
float:left;
}
#Ly_pagina_sup{

width: 921px;
min-height: 300px;
height: auto;
margin: 0 auto;

}
#sub_slogan {
width: 100%;
height: auto;
margin-top: 15px;
margin-bottom: 21px;
float:left;
}
.oferta {
float:left;
color:#000;
font-size: 20px;
font-family: "Times new Roman", "lucida sans", Arial;
font-style: italic;
line-height:24px; 
width: 307px;
height: auto;

}
#botones_compra {
float:right;
width: auto;
height: auto;

}
.boton_comprar {
float:left;
width: 210px;
height: 43px;
background: #fafafb url("../images/fondo_boton_compra.gif") no-repeat 0 0;
color: #fff;
font-size: 16px;
text-decoration: none;
text-align: center;
font-weight: bold;
line-height: 40px;
}
.parte_sup_contenido {

width: 100%;
height: 25px;
background: #fafafb url("../images/fondo_degradado_contenido_sup.gif") repeat-x 0 0;
float:left;
clear:both;
}
.parte_contenido {
float:left;
width: 100%;
height: auto;
min-height: 300px;
clear:both;
}
.parte_inf_contenido {
float:left;
width: 100%;
height: 25px;
background: #fafafb url("../images/fondo_degradado_contenido_sup.gif") repeat-x 0 0;
clear:both;
}

#parte_izq {
float:left;
width: 587px;
height: auto;
margin-right: 39px;

}
#parte_der {
float: right;
width: 293px;

border: solid #e5e5e5 1px;
height:auto;
margin-bottom:20px;
}
.titulo_block_noticia {
width: 285px;
height: 27px;
border-bottom: solid #e5e5e5 1px;
background: #fff url("../images/fondo_tit_noticias.gif") repeat-x 0 0;
color: #2e2e2e;
font-family: Arial, Tahoma, Verdana;
font-size: 18px;
font-weight: bold;
padding: 14px 0 0 8px;
}
.tit_seccion {
color: #000;
font-size: 16px;

}
#parte_izq p
{
	margin-top: 25px;
}
.sub_tit {
color: red;
font-weight: bold;
}




#slider {
margin:0 auto;
width: 999px;
height: 205px;
margin-top: 10px;

}

/****** noticias index *********/
ul.ul_slider {
float:left;
width: 293px;
list-style: none;
height: auto;
}
ul.ul_slider li {
border-bottom: solid #e5e5e5 1px;

padding: 10px 0;
display: block;
padding-left: 8px;
font-family: "Lucida Sans", "Arial", "Tahoma";
font-size: 12px;
float:left;

}
ul.ul_slider li div {
float:left;
width: 200px;
height: auto;
}
ul.ul_slider li a{
color: red;
text-decoration: none;
clear: right;
}
ul.ul_slider li a:hover{
text-decoration: underline;
}
.fecha_listado_index{
font-size: 10px;
display: block;
}
ul.ul_slider li.last {
border-bottom: none !important;
}
.foto_thumb {
float:left;

width: 67px;
height: auto;
border: double #e5e5e5 3px;
margin-right: 9px;

}
/*******************************/



#Ly_footer {
display: block;

width: 100%;
height:52px;
margin-top: 24px;
margin-bottom: 20px;
background: #fff url("../images/fondo_footer.gif") repeat-x 0 0;
color: #fff;
font-family: Arial, Tahoma, Verdana;
}
.texto_footer { 
width: 940px;
height: auto;
margin: 0 auto;

}
.texto_footer a {
color: #fff;
text-decoration: none;
}
.links_footer_izq {
font-size: 12px;

float:left;
width: 70%;
height: auto;
margin-top: 10px;
}
.links_footer_der{
float:right;
width: 30%;
height: auto;
font-size: 10px;
text-align: right;
margin-top: 10px;
}
.links_footer_izq a {

}
.texto_footer p {
clear: both;

margin-top: 5px;
}
.texto_footer p a {
color: #fff;
text-decoration: none;
}
a.volver {
color:#ec4706;
text-decoration: none;
margin-top: 20px;
font-weight: bold;
}
a.volver:hover {
text-decoration: underline;
}