/* CSS Document */

* {
padding: 0;
margin: 0;
} 

body {
	margin:0px; 
	padding:0px;
	text-align:center;
	font-family:   "Trebuchet MS", verdana;
	font-size:75%;
	background-color: #000;
}

form {
  padding:0px;
  margin:0px;
}

input, select {
  font-size:9px;
}

.boton {
  font-weight: bold;
  font-size:12px;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover{
  color:#009900;
}


h1,h2 {
 margin-top:1em;
 margin-bottom:0.5em; 
}

h1 {
 font-size: 150%;	
}

h2 {
 font-size: 150%;
}

h3 {
  margin-top:0.5em;
  margin-bottom:0em;  
  font-size: 115%;
}

img {
  border:none;
}

p {
  margin-top:0.5em;
  margin-bottom:1em;  
}

blockquote 
{
  margin-left:2em;
}

td, th {
  padding: 0.2em 0.5em;
}

#container {
	width:760px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#000;
	color: #000;
}

#language {
	text-align:right;
	background-color:#111;	
}

#language a, #catalogue a  {
  color: #808080;
  height:35px;
}

#language a:hover, #catalogue a:hover  {
  color: #fff;
}

#menu_sup {
	background-color:#111;
	color:#808080;
	text-align:right;
	border-bottom:4px solid #533729;
	height:2.4em;
	padding:0px 0px 0px 0px;	
}

#menu_sup.menu_orig a {
  border:none;
  background-color:#111;
  color:#aaa;  
  padding:0.8em 0.6em 0em 0.6em;  
}

#menu_sup.menu_orig ul li ul li a {
  padding:0.5em 0.6em;
}

#menu_sup.menu_orig a:hover{
  color:#533729;
  background:#eadfd4;
}

#menu_sup.menu_orig ul {
  width:150px;
  text-align:left;
}

#menu_sup.menu_orig ul li ul li{
  border-bottom:1px solid #666;
}

#logo {
  background-image:url(../images/fondos/frida.jpg);
  padding-left: 20px;
}

#borde_producto {
  height:3px;
  background-color:#533729;
  line-height:1px;
}

#menu_producto {
  background-color:#533729;
  padding: 0px 15px;
  height:2.4em;
  clear:both;
  color: #b1988a;
}

#menu_producto.menu_orig ul {
  width:145px;
}

#menu_producto.menu_orig ul li {
  font-weight: bold;
}  

#menu_producto.menu_orig a {
  border:none;
  background-color:#533729;
  color:#eadfd4;
}

#menu_producto.menu_orig a:hover{
  color:#533729;
  background:#eadfd4;
}

#menu_producto.menu_orig ul li ul li{
  border-bottom:1px solid #000;  
  font-weight: normal;
}

#menu_producto.menu_orig ul ul {

}

#header {
  clear:both;
}

/* MENU */

#menu {
  background-color:#533729;
  color:#b1988a;
  height:2.4em;
  padding: 0px 15px;
  clear:both;
}

#menu.menu_orig a {
  border:none;
  background-color:#533729;
  color:#eadfd4;
}

#menu.menu_orig a:hover{
  color:#533729;
  background:#eadfd4;
}

#menu.menu_orig ul {
  width:180px;
  font-weight: bold;
}

#menu.menu_orig ul li ul li{
  border-bottom:1px solid #000;
  font-weight: normal;
}

/* FIN MENU */

#menu_serie {
  padding-left: 120px;
}

#main #menu_serie ul {
  margin: 0;
  width:120px;
}

#menu_serie.menu_orig a {
  border:none;
  color:#666666;
  background-color:#fff;      
  text-decoration:none;
}

#menu_serie.menu_orig a:hover{
  color:#000;
  background-color:#eee;
}

#menu_serie.menu_orig ul li ul li a {
  background-color:#fafafa;
  color: #333;
}

#locator 
{
  background-color: #000;
  color:#fff;
  padding: 20px 20px 10px 20px;
  clear:both;
}

#locator h1 {
  margin:0px;
  font-weight: normal;
  font-size: 120%;
  background-image: url(../images/tri_ruta.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 12px;
}

#main {
  padding:15px 20px 5px 20px;
  background-color:#fff;
}

#main ul {
  margin: 0 0 1em 2em;
}

#main h1 {
  font-family:  verdana;
}

#main h2  {
  clear:both;
  margin-top:0px;
  margin-bottom: 0.8em;
}

#main h3  {
  margin-top:0px;
  margin-bottom: 0.8em;
}

#main p {
  text-align:justify;
  line-height: 1.3em;
}

#main a {
  text-decoration: underline;
  color:#333333;
}

#main .formatos {
  font-size:80%;  
  padding-top:0px;
  margin-top:0px;
  margin-bottom:0.5em;  
}

#main #col_izq {
  width:180px;
  float:left;
}

#main #col_der {
  padding-left: 15px;
  width:510px;
  float:left;
  border-left: 1px solid #333333;
}

#main #foto_izquierda {
  width:230px;
  float:left;
}

#main #contenido_derecha {
  float:left;
  width: 462px;
  border-left: 1px solid #666;
  padding-left:15px;
  padding-bottom:15px;  
  margin-left:10px;
}


#destacados {
  background-color:#000000;	
  color:#fff;
  height:200px;
  padding:70px 20px;
  clear:both;  
}

#destacados a {
  color:#CCCCCC;  
}

#destacados a:hover {
  color:#FF9900;
}


#destacados .ficha {
  width:120px;
  float:left;
  margin:0px 10px;
  border-bottom:1px solid #fff;
  line-height: 100%;
  font-size: 90%;
}

#destacados .ficha h3 {
  font-size:165%;
  line-height: 105%;  
  font-weight:normal;
  padding-top:2px;  
  padding-bottom:10px;  
  font-family: 'Arial Narrow', Arial;
}

#destacados .ficha h3 a {
  color:#fff;
}

.consejos {
  background-color:#fff;
  color:#333333;
  padding:5px;
  border-bottom:4px solid #FF9900;
}

#footer {
  clear:both;
  background-color:#000;
  padding:10px;
}

#menu_top{
/*	position: fixed;
	left: 745px;*/
}

#menu_top a {
  color:#00FF00;
}

* html #menu_top {
        top: expression(document.body.scrollTop + "px");
    }  

/* CLASES */

.ficha_noticia_home {
  width:330px;
  color:#fff;
  float:left;
  text-align: left;
  padding-right: 25px;
}

.ficha_noticia_home h1 {
  margin-top: 0;
  color:#aaa;    
  font-size:90%;
}

#main .ficha_noticia_home p {
  text-align: left;
  color:#999;  
  font-size: 85%;  
}

#main .ficha_noticia_home a { 
  text-decoration:none;
}


#main .ficha_noticia_home hr {
	background-color:#666;
	border:0;
	color:#990000;
	display:block;
	height:1px;
}

.ficha_noticia_home img {
  float:left;
  margin: 0 15px 25px 0;
  border:1px solid #aaa;
}

.ficha_ambiente {
  width:144px;
  float:left;
  margin-bottom: 20px;  
}

.ficha_ambiente img {
  border:1px solid #999;
}

.ficha_ambiente p {
  text-align:center;
  margin: 0.2em 0;
}

.ficha_descarga {
  width: 165px;
  height: 190px;
  float: left;
  margin: 0px 5px 20px 5px; 
  text-align: center;
}

.ficha_descarga p {
  text-align:center;
  margin: 0.4em 0;
  color:#000;
}


.ficha_tile_buscador {
  width:175px;
  height:175px;
  font-size:80%;
  margin-top:15px;
  color:#666;
  line-height: 1.15em;
  float:left;
}

.ficha_tile_buscador strong {
  font-size:110%;
  color:#000;  
}

.ficha_tile_buscador .tile {
  margin-bottom:5px;
  border:none;
}

.ficha_tile {
  width:175px;
  width:160px;  
  padding-right:15px;
  font-size:80%;
  margin-top:15px;
  color:#666;
  line-height: 1.15em;
}

.ficha_tile strong {
  font-size:110%;
  color:#000;  
}

.ficha_tile .tile {
  margin-bottom:5px;
  border:none;
}

.ficha_novedad {
  background-color:#222;
  width:122px;
  padding:10px;
  margin:20px 15px 0px 15px;
  float:left;
  color:#666666;
}

.ficha_novedad img {
  border:1px solid #222;
}

.ficha_novedad p {
  margin:0.4em 0px;
  line-height:1.2em;
}

.ficha_novedad .grande {
  font-size:125%;
}


.iconos {
  float:left;  
}

.iconos img {
  margin-right: 4px;
}

.nota_borde {
  font-size:80%;
  border-top:1px solid #777;
  padding: 5px 0px;
  color:#777;
  line-height: 1.1em;
}

.campos_obligatorios {
  color:#777;
  padding:4px;
  font-size:80%;  
}

.nota {
  font-size:80%;
}

.borde_gris {
  border:1px solid #666666;
}

.tabla_padding td, .tabla_padding th{
  padding:0px 3px;
}

.tabla_padding_borde {
  margin-bottom:1em;
}

.tabla_padding_borde td, .tabla_padding_borde th{
  padding:2px 4px;
  border-bottom: 1px dotted #CCCCCC;
}

.pages {
  clear:both;
  color:#000;
  font-size:90%;
  text-align:right;
  margin:8px 0px;
  padding:4px 0px;
}

.pages a {
  text-decoration:none;
  color:#555;
}

.barra_resultados {
  padding-top:10px;
  padding-bottom:10px;  
  margin-top:10px;
  margin-bottom:10px;  
}

.superindice {
  vertical-align: super;
  font-size: 80%;
}  

.formulario {
  background-color:#f4f2e2;
  padding:10px;
  border: 1px solid #ddd;
  
}

.campo_formulario {
  width:260px;
}

.menu_contex_up {
  text-align:right;
  margin-bottom:0.5em;  
}

.menu_contex_up a {
  color:#666;
  text-decoration: none;
}

.barra_marron {
  background-color:#533729;
  color:#CCCCCC;
  padding:2px 6px;
  margin-top:0.5em;
  margin-bottom:0.25em;  
}

.link_boton {
  padding:5px 12px;
  border:1px solid #000;
  text-decoration:none;
  background-color:#f0f0f0;
  color:#333333;
}

.link_pdf {
  background-image:url(../images/icons/pdf.gif);
  background-repeat: no-repeat;
  padding-left:20px;
}

#main .mas_noticias {
  clear:both;
  text-align: right;
}

.contenedor_iconos_azulejo {
  height:15px;
  width:120px;
  padding-top:4px;
  margin-top:4px;
  border-top:1px dotted #ddd;   
}

.contenedor_iconos_vacios {
  height: 24px;
}

.contenedor_iconos_azulejo img {
  margin-right: 2px;
}

#link_actua {
  position:absolute;
  top: 250px;
  right: 10px;
  z-index: 100;
}