/* CSS Document */

#logo {
  padding:15px 0;
  overflow:hidden;
  text-align:right;
}

#menu {
  position:absolute;
  top: 50px;
  padding-left:15px;
  width: 600px;
  z-index: 99;
}

#menu li {
  display:inline;
  padding-right:14px;
}

#menu li#item_2a a {
  color:#00CC00;
}

#menu ul.privado li {
  padding-right:10px;
}

#menu li a {
  color:#999;
  text-decoration:none;
}

#menu li a:hover {
  color:#fff;
}

#menu #close_menu a {
  color:#FFFFFF;
}

#menu_inf {
  text-align:center;
  padding: 10px 0;
}

#menu_inf li {
  display:inline;
  padding: 0 20px;
}

#menu_inf li a {
  color:#eee;
  text-decoration:none;
}

#menu_inf li a:hover {
  color:#fff;
}

#main {
  background-image:url(../images/css/contorno_top.gif);
  background-repeat:no-repeat;
  padding:15px 15px 0 15px;
  overflow:hidden;
}

#main h2 {
  color: #777;
}

#main strong {
  color:#FFFFFF;
}

#main a {
  color:#fff;
  text-decoration:none;  
}

#main a:hover {
  color:#fff;

}

#footer {
  background-image:url(../images/css/contorno_bottom.gif);
  background-repeat:no-repeat;
  background-position:bottom;
}

.formato_serie {
  font-size:80%;  
}

.slogan_serie {
  font-size:70%;  
}


#slideshow {
	overflow:hidden;
	width: 750px;
	height: 550px;	
}

#fotos {
	position: relative;
	width: 10000px;
}

.ficha_foto {
	width:750px;
	height: 550px;
	float:left;
}

.ficha_foto img {
  margin-bottom:20px;
}

#map {
  height:400px;
  border: 1px solid #666666;
}

/*
.ficha_ambiente_horizontal {
    background-repeat:no-repeat;
    background-position: top right;
	text-align: right;
	width:450px;
	padding-top: 460px;
	padding-left:300px;
	height: 90px;
	float:left;
	text-align:justify;
}

.ficha_ambiente_vertical {
    background-repeat:no-repeat;
    background-position: top right;
	width:230px;
	padding-right: 520px;
	height: 550px;
	float:left;
	text-align:justify;	
}*/

.ficha_ambiente_horizontal {
  width: 750px;
  height: 420px;
  float:left;
}

.ficha_ambiente_horizontal .textos_ambiente {
	padding-left:300px;
}

.ficha_ambiente_horizontal .foto_ambiente {
  margin-bottom:0.5em;
}


.ficha_ambiente_vertical  {
  width: 750px;
  height: 420px;
  float:left;
}

.ficha_ambiente_vertical .foto_ambiente {
  float:right;
}

.ficha_ambiente_vertical .textos_ambiente {
  float:left;
  width: 230px;	
}

.ficha_foto p {
  padding-right:180px;
}

/* ENTRADA DEL CATALOGO */

.ficha_entrada_catalogo {
  float:left;
  width:187px;
  text-align:center;
}

.ficha_entrada_catalogo p {
  padding-top: 0.75em;
}

.ficha_serie {
  float:left;
  width:230px;
  height:270px;  
  padding:0 10px 10px 10px;
  text-align: center;
}

.ficha_serie p {
  padding-top:0.75em;
}

.ficha_tesela {
  float:left;
  width:150px;
  padding: 0 17px 0px 17px;
  font-size:11px;
}

.ficha_tesela p {
  min-height:60px;
  height:60px;
  font-size:90%;
}

.foto_tesela {
  margin-bottom:5px;
  position:relative;
  display:block;
}

.new_icon {
  position: absolute;
  top:-8px;
  right:-14px;
}

.foto_tesela img {

}

.icono {
  vertical-align:middle;
  padding: 0 2px;
  cursor: pointer;
}

.icono_carrito {
  vertical-align:middle;
  padding: 0 3px;
}

.derecha {
  float:right;
}

.izquierda {
  float:left;
}


/* PAGINAS */

#paginas {
  clear:both;
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#111;
  padding: 8px 10px;
  font-size:95%;
}

#paginas a {
  padding:1px 5px;
  border:1px solid #999;
  margin-right:3px;
  color:#aaa;
  text-decoration: none;
}

#paginas a:hover, #paginas a.activo {
  background-color:#CCCCCC;
  color:#000000;
}

#datos_con_foto {
  background-repeat:no-repeat;
  background-position: 380px 0px;
  height: 420px;
  padding-right: 390px;
}

/* Estilos de las tablas */

.datos {
  font-size:90%;
  text-align:right;  
}

.datos_peq {
  text-align:right;
}

.datos th, .descargas th, .datos_peq th {
  color:#FFFFFF;
  border-right: 1px solid #000;  
  background-color:#111;
}

.datos td, .descargas td, .datos_peq td {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color:#222;  
}

.descargas td, .datos_peq td {
  text-align:inherit;
}

.datos td, .datos th, .datos_peq td, .datos_peq th {
  padding: 4px 4px;
}

.descargas td, .descargas th {
  padding: 5px 8px;
}

a.boton {
  border:1px solid #888;
  background-color:#333;
  padding:3px 6px;
  margin-right: 1.5em;
  font-size:90%;
}

a.boton:hover {
  background-color:#666;
}

.ficha_modulo {
  width:300px;
  float:left;
}

.ficha_composicion {
  width:400px;
  float:right;
}

/* NOTICIAS */

#main #menu_noticias {
  background-color: #1d1d1d;
  width:95px;
  padding:10px;
  position:absolute;
}

#main #menu_noticias li {
  padding: 4px 0;
  border-bottom: 1px dotted #555;
}

#main ul.error {
  list-style:disc;
  color:#c00;
  margin: 0 0 0.5em 2em;
}

#main .ficha {
  background-color:#222222;
  padding:10px;
  margin-bottom:1em;
}

#main .ficha h2 {
  color:#FFFFFF;
}

.ficha_noticia {
  background-color: #1d1d1d;
  padding: 10px;
  margin-bottom:2em;
  clear:both;
  overflow:hidden;
  width: 600px;
  float:right;
}

.col_1_noticia {
  width: 380px;
  float:left;
  clear:both;
}

.col_2_noticia {
  width: 200px;
  float:right;
  font-size: 90%;
}

.col_2_noticia img {
  border: 1px solid #CCCCCC;
  margin-bottom:0.5em;
}

#main .ficha_noticia h2 {
  color:#FFFFFF;
  font-size: 180%;
  margin-bottom:0.2em;
}

#main .ficha_noticia h3 {
  color:#bebebe;
  font-size: 115%;
  border-bottom: 1px solid #555;
  padding-bottom:5px;
  margin-bottom:5px;  
  line-height:1.2em;
}

#main .ficha_noticia {
  color:#FFFFFF;
}

#main .ficha_noticia .fecha {
  font-size:90%;
  color:#bebebe;  
  float:left;  
}


#main .ficha_noticia .mas_info a {
  color:#fff;  
  float:right;
  font-size: 130%;
}


#main .ficha_noticia .cuerpo {
  background-color: #373737;
  padding:10px;
  margin-bottom:0;
}

#main .ficha_noticia .pie_noticia {
  border:1px solid #373737;
  font-size:90%;
  padding:5px;
  text-align:right;
}

#form_buscador {
  overflow:hidden;
  margin-bottom: 1em;
}

#form_buscador label {
  display:block;
  width: 150px;
  float:left;  
}

#form_buscador select {
  border: 1px solid #333;
  background-color:#222;
  color:#FFFFFF;
  width: 140px;
}

.msg_info {
  padding:100px;
  font-size:140%;
  text-align:center;
}

#resultados_buscador {
  text-align:center;
  padding-top:30px;    
}

#resultados_buscador .ficha_tesela a {
  color:#000;
}

#resultados_buscador .ficha_tesela a:hover {
  text-decoration:underline;
  color:#000;  
}

.loader {
  padding: 150px 0;
}

.ficha_eco {
  width:750px;
  height:550px;
}

.ficha_eco .fondo {
  position:absolute;
}

.ficha_eco h3 {
  color:#00CC00;
  font-size:120%;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  line-height: 110%;
  font-style:italic;
}

.contenedor_texto {
  position:absolute;
  top: 40px;
  left: 40px;
  width:210px;
  background-color:#000;
  padding:20px;
  opacity: .7;
  -moz-opacity: .7;
  -khtml-opacity: 0.7;
  filter:alpha(opacity=70);  
  color:#FFFFFF;
}

.nota {
  font-size:88%;  
}