/* CSS Document */
@charset "utf-8";

#inicio{
	float:left;
	clear:none;
	margin:0;
	padding:1em 0 1em 1em;
	width:972px;
	height:480px;
	/*background-image:url(../../img/fondo-inicio.jpg);*/
	background-repeat:repeat-y;
	 *height:auto; 
	*min-height:480px; 
	_height:480px;
    display:table !important; 
	
	
}
#contenido_inicio{
    float:left;
	clear:none;
	margin:0;
	padding:0 0 0 1.5em;
	width:700px;
	height:450px;
	*height:auto; 
	*min-height:450px; 
	_height:450px;
    display:table !important; 
}
#inicio h1{
	font-family:SansSerif, Arial;
	font-size:34px;
	color:#a6a6a6;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
}


#inicio p{
    width:670px;
  float:left;
  clear:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0;	
	text-align:justify;
	line-height:normal;
	color:#808080;
	padding:0 2.5em 0 0;
}
#novedades{
 float:left;
 clear:none;
 width:235px;  
}
#novedades h3{ width:198px; font-size:13px;  padding:0 0.3em 0 1.3em;}
#novedades .titulo_enlace{	
  width:190px;
  margin:0;
  font-family:"Trebuchet MS", Arial, Verdana;
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  color:#e26356;
}
#content_novedad{
  float:left;
  clear:both;
  margin:0;
  padding:0.5em 0 0 0;
}
#novedades p{
    width:180px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding:0.2em 0 0 2em;	
	text-align:justify;
	line-height:normal;
	color:#808080;

}
#novedades img{
padding:0.5em 0 0 1em;
}
#ver {
  float:left;
  clear:both;
    width:200px;
   padding:1.1em 0 0 0;
   margin:0 0 0 0;
   text-align:right;
   color:#e26356;
   font-family:"Trebuchet MS", Arial, Verdana;
    font-size:12px;
}
#ver a{
	color:#e26356;
    font-weight:bold;
	text-decoration:underline;
}
#ver a:hover{
    color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#encabezado h2{
	font-family:SansSerif, Arial;
	font-size:19px;
	color:#a6a6a6;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0.2em;
}
#sombra_superior{
  width:233px;
  float:left;
  height:19px;
  clear:none;
  background:url(img/sombra_superior_novedades_inicio.jpg) left bottom;
  background-repeat:no-repeat;
  padding:0;
  margin:0;
  border:0;
}
#sombra_medio{
  width:233px;
  float:left;
  clear:none;
  padding:0;
  margin:0;
  border:0;
 font-family:"Trebuchet MS", Arial, Verdana;
  font-size:18px;
  background:url(img/sombra_medio_novedades.jpg) left top repeat-y;	
  height:300px;
  *height:auto; 
  *min-height:300px; 
  _height:300px;	
  display:table !important; 
}
#sombra_medio img{
 border:none;
 float:left;
}

#sombra_medio a{
  font-weight:bold;
  text-decoration:underline;
  color:#e26356;
}
#sombra_medio a:hover{
  font-weight:bold;
  text-decoration:underline;
  color:#666666;
}


#sombra_inferior{
 width:233px;
  float:left;
  clear:none;
  height:21px;
  background:url(img/sombra_pie_novedades.jpg) left top;
  background-repeat:no-repeat;
  padding:0;
  margin:0;

}

#contenido_inicio_principal{
    float:left;
	clear:none;
	margin:0;
	padding:0 0 0 1em;
	width:975px;
	height:450px;
	*height:auto; 
	*min-height:450px; 
	_height:450px;
    display:table !important; 
}
#contenido_inicio_principal h2{
	font-family:SansSerif, Arial;
	font-size:19px;
	color:#a6a6a6;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0.2em;
}
#contenido_inicio_principal p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0;	
	text-align:justify;
	line-height:normal;
	color:#808080;
	padding:0.7em 1.5em 0 0;
}

#voluta_novedad{ background-image:url(img/voluta_novedades.jpg); background-repeat:no-repeat; width:219px; height:235px; float:left;}


