/* $Id: zen-classic.css,v 1.8 2008/04/20 15:19:10 johnalbin Exp $ */
/*
 * COMMON STYLES
 */

  body
  {
    
   background: #fff; 
   width: 1024px;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	background-image: url(./images/fondoPagina.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;	
  }

  #page
  {margin: 0px;
        color: #111;
        background-color: #fff;
	width: 1024px;
	background-position:center top;
	
  }

  #container
  {
    /*margin: 0 10px 10px 10px;*/
   margin: 0px;
	background-color: #fff;
	width: 1024px;
	/*OSCAR cambio en divs cabecera*/
	float:left;
	margin-top: 0px;
  }

  #home_cabecera
  {
	float:left;
	margin-top: 0px;  
  }

  #header-region,
  #closure-blocks
  {
    margin: 0 0px;
  }

#primary{
    	top:200px;
    	left:10px;
    	width: 300px;
    	height:10px;
        position: relative;
}
#idiomas{
       top:200px;
       left: -1px;
       width: 100px;
       height: 10px;       
       position: absolute;
}
  #main .node .content
  {
		  color: #979797;
	width: 100%;
	height: 100%;
	position: relative;
    
    
  }

  div.content, div.links
  {
    font-size: 92%;
  }

  .block h3
  {
    font-size: 122%;
  }

  .book .body
  {
    padding: 0;
    margin: 0;
  }

/*
 * HEADER STYLES
 */

  #logo-title
  {    
    
	position: relative;
	width: 1024px;
	height: 247px;
	background-image:url(banda_superior.jpg);
	color:#FFFFFF;
	/*background-repeat:no-repeat;
	background-position:right;*/
  }

   
  #logo
  {
	vertical-align: baseline;
  }

  #name-and-slogan
  {
	display: inline;
  }

  #site-name
  {
    margin: 0;
    display: inline;
    font-size: 246%;
  }

  #site-name a, #site-name a:hover
  {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #6DA6E2;
    margin: 0;
    padding: 0;
  }

  #site-slogan
  {
    color: #aaa;
    margin: 0;
    font-size: 85%;
    margin-left: 20px;
  }

	#search
  {
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
  }

  #mission
  {
    color: #666;
    font-weight: bold;
    padding: 2em;
    background: #D7E3F0 url(images/background.png);
    margin-bottom: 20px;
    font-size: 85%;
    border: solid 1px #B5C9D8;
  }

  .breadcrumb
  {
    margin: 0;
    padding: 0;
    font-size: 85%;
    margin-left: 10px; /* #header-region already has 10px */
  }

  /* "Skip to Main Content" link
   *
   * This link useful for both blind people and people with mobility impairments
   * who cannot use a mouse.
   */

  #skip-nav
  {
    margin: 0 !important;
    padding-left: 20px;
    font-size: 0.8em;
    line-height: 1;
  }

  #skip-nav a
  {
    padding: 1px 10px;
  }

  #skip-nav a:link, #skip-nav a:visited
  {
    color: #ffffff; /* same as background color */
  }

  #skip-nav a:hover, #skip-nav a:active, #skip-nav a:focus
  {
    color: #ffffff;
    background: #2763A5;
    text-decoration: none;
  }

  /* Alternatively, the skip-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
  /*
  #skip-nav a, #skip-nav a:hover, #skip-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  #skip-nav a:active, #skip-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  #logo-title
  {
    margin: 10px 20px 0 20px;
  }
  */

/*
 * MENU STYLES
 */

  div.menu
  {
    margin-top: 15px;
	width: 100%;	
  }

  #primary
  {
    font-size: 85%;
    line-height: normal;
	top:100px;
	/*align: center;
	padding: 0 0 1px 120px;
    border-bottom: 4px solid #2763A5;
	float: rigth;*/
  }

  #primary ul
  {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  #primary ul.links li,
  #secondary ul.links li
  {
    display: inline;
    border-left: none;
	/*border-left:1px solid;*/
    margin: 0;
    padding: 0;
	
  }

  #primary a
  {
    background: #6DA6E2 url(tabs.png);
    color: #FFF;
    font-weight: bold;
    display: block;
    float: left;
	margin-bottom: 10px;
    margin: 0 1px 0 0;
   /* padding: 5px 14px 5px 140px;
    margin: 0 1px 0 0;
   border: solid #6191C5 1px;*/ 
    border-width: 1px 1px 0 1px;
	top: 150px;
  }

  #primary a
  {
    background-position: 0% 0;
  }

  #primary a:hover
  {
    background-position: 0% -35px;
    text-decoration: none;
  }

  #primary a.active
  {
    background-position: 0% -84px;
	/*padding-left: 20px;*/
  }

  #secondary
  {
    padding-left: 20px;
    background: #6DA6E2 ;
    border-bottom: solid #2763A5 4px;
  }

  #secondary ul
  {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #secondary li a
  {
    float: left;
    display: block;
    color: #fff;
    font-size: 85%;
    text-decoration: none;
    padding: 0 5px 0 5px;
  }

  #secondary a:hover
  {
    background: #2763A5;
  }

  #secondary a.active
  {
    font-weight: bold;
  }

/*
 * LINK STYLES
 */
/*
.primary-links, .primary-links a:link, .primary-links a:visited {
   
  color:#FFFFFF;
  font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
  font-size: 15px;
  word-spacing: 0.1em;
  font-weight: bold;
  background-color: transparent;
  
}


.primary-links a:hover, a:active {
 color: #DE9222;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  word-spacing: 0.1em;
  font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
}
*/

.primary-links, .primary-links a:link, .primary-links a:visited {
  color: #ffffff;
  font-family: Arial, "Trebuchet MS", Verdana;
  font-size: 15px;  
  word-spacing: 0.3em;
  background-color: transparent;

}
.primary-links a:hover, a:active {
  color: #fff;
  font-size: 15px;
 /* word-spacing: 0.3em;*/
/* position:fixed;
  display:block;*/
}

ul.menu a:link{
  text-decoration: none;
  font-size:14px;
  font-family:Arial,Trebuchet MS,Verdana,Helvetica;
  color: #778E62;
  font-weight: bold;
  }
ul.menu li.leaf a:visited {
  font-family:Arial,Trebuchet MS,Helvetica,sans-serif;
  font-size:14px;
  vertical-align:top;
  text-decoration:none;
  color: #778E62;
  font-weight: bold;
}
ul.menu li.leaf  a:hover, a:active {
  font-weight: bold;
/*  color: #778E62;*/
  color: #DE9222;
  display: inline;
  font-size: 14px;
  text-decoration: none;
}
ul.menu li.expanded a:visited {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  vertical-align:top;
  text-decoration:none;
  color: #778E62;
  font-weight: bold;
}
ul.menu li.expanded  a:hover, a:active {
  font-weight: bold;
/*  color: #778E62;*/
  color: #DE9222;
  display: inline;
  text-decoration: none;
  font-weight: bold;
}
ul.menu li.collapsed a:visited {
  font-family:Arial,Trebuchet MS,Helvetica,sans-serif;
  font-size:14px;
  vertical-align:top;
  text-decoration:none;
  color: #778E62;
 font-weight: bold;
}
ul.menu li.collapsed  a:hover, a:active {
  font-weight: bold;
/*  color: #778E62;*/
  color: #DE9222;
  display: inline;
  font-size: 14px;
  text-decoration: none;
}
  ul.links
  {
    text-align: left;
	 
  }

  ul.links li
  {
    /*border-left: 1px solid #FFFFFF;*/
	
  }

  .taxonomy
  {
    margin: 0;
    padding: 0;
    display: inline;
  }

  .taxonomy ul.links li
  {
    border: none;
    padding: 0 .1em 0 .2em;
  }

  .taxonomy ul.links li:after
  {
    content: ",";
  }

  .taxonomy ul.links li.last:after
  {
    content: "";
  }

  ul.links li.first
  {
    padding-left:10px;
    border: none;
  }

  .links
  {
    color: #fff;
  }

  .links a
  {
   /* padding: 0 .1em 0 .1em;*/
  }

  .submitted, .taxonomy
  {
    font-size: 85%;
    color: #999;
  }

/*
 * FORM STYLES
 */

  input, textarea, textfield
  {
    margin: 0;
    color: #000;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    padding: 1px;
    font-size: 100%;
  }

  input.form-checkbox, input.form-radio
  {
    border: none;
  }

  #search .form-text, #user-login-form .form-text
  {
    color: #444;
    border: 1px solid #6191C5;
    padding: 2px;
  }

  .form-submit, .button
  {
    padding: 1px;
  }

  #search .button,
  #search .form-submit,
  #user-login-form .button,
  #user-login-form .form-submit
  {
    background-color: #68A0D9;
    color: #fff;
    font-weight: bold;
    border: 1px solid #4070A1;
  }

  #user-login-form
  {
    text-align: left;
  }

  #user-login-form .item-list ul
  {
    /*margin-top: 0;
    padding-bottom: 0;
	*/
	margin-top: 10px;
  }

/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: 0;
  	padding-left: 1.5em;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  }

  #user-login li.user-link /* The Cancl OpenID link on the /user form. */
  {
    margin-left: 0;
  }

/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */

  .messages
  {
    padding: 1.3em 1em .3em 52px;
    border: 2px solid #ddd;
    background: #eee;
    margin: 10px 0;
  }

  div.error
  {
    border: 2px solid #F00;
  }

  .messages ul
  {
    padding: 0 0 0 20px;
    margin: 0;
  }

/*
 * FOOTER STYLES
 */

  #footer-wrapper
  {
    margin: 0;
    margin-top: 0px;
  }
 #footer
  {
    background-color: #fff;    
    color: #959594;
    text-align: center;
    margin: 0;
    font-size: 85%;
    
  }

  #footer *
  {
    color: #959594;
  }

  #footer a
  {
    color: #959594;
    font-weight: bold;
    border-bottom: 1px dotted #FFFFFF;
  }

  #footer a:hover
  {
  /*  border-bottom: 1px solid #959594;;*/
      font-weight: normal;
  }

  #footer img.drupal-powered
  {
    position: relative;
    top: .3em;
  }

  #footer .block
  {
    text-align: left;
  }
 
  #footer div.block div.edit
  {
    background-color: #2763A5;
  }

/*
 * ADMINISTRATION STYLES
 */

  .admin-panel
  {
    margin: 0;
    padding: 0;
  }

  .admin-panel .body
  {
    background-color: #eee;
    border: solid #6191C5 1px;
  }

  .admin-panel .body dl, .admin-panel .body p
  {
    padding: 10px;
  }

  .admin-panel h3
  {
    margin-bottom: 0;
    padding: 5px 5px 5px 30px;
    font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    font-size: 122%;
    color: #fff;
    border-width: 0 2px 2px 2px;
  }

  table tr.odd
  {
    background: #ddd;
  }

  td.icon
  {
    text-align: center;
  }

/*
 * COMMENT STYLES
 */

  .comment
  {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #EBF2F8;
  }

  .comment-unpublished
  {
    background-color: #FFF;
  }

  .comment-by-author
  {
    background: none;
    border: 1px solid #6191C5;
  }

  .comment  h3.title
  {
    font-size: 122%;
  }

  .comment  h3.title, .comment  h3.title a
  {
    color: #2266AB;
    font-weight: normal;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    margin-top: 0;
  }

  .comment .picture, .node .picture
  {
    float: left;
    margin-right: 15px;
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .comment .new
  {
    color: #FFC600;
    font-weight: bold;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  }

  .comment .links
  {
    text-align: right;
  }

/*
 * POLL STYLES
 */

  .poll .bar .foreground
  {
    background: #2763A5;
  }

  .poll .bar
  {
    padding: 2px;
    background: #BDCBDD;
  }

/*
 * BOOK STYLES
 */

  div.node div.content .book-navigation
  {
    background: #eee;
    margin: 0;
    padding: 0;
  }

  div.node div.content .book-navigation ul.menu
  {
   border: 0;
    /*border-top: 1px solid #2763A5;*/
    color: #778E62;
    margin: 0;
    padding-bottom: 10px;
  }

  div.node div.content .book-navigation .page-links
  {
    background: #C1D4EA; /*#347FD2;*/
    border: 1px solid #2763A5;
    border-width: 1px 0 1px 0;
    padding: 5px;
    margin: 0;
  }

/*
 * FORUM STYLES
 */

  #forum table
  {
    width: 100%;
  }

/*
 * Pager styles
 */

  .pager
  {
    text-align: center;
    margin-top: 30px;
  }

  .pager  a, .pager-current
  {
    padding: 3px 8px 3px 8px;
    margin: 0 2px 0 2px;
    color: #2763A5;
    font-weight: bold;
    border: solid 1px #eee;
  }

  .pager-current
  {
    color: #fff;
    background-color: #2763A5;
  }

/*
 * Node, Block, Content styles
 */

  .node
  {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
   /* word-wrap: break-word;  A very nice CSS3 property */
  }

  .node h2.title
  {
    margin-bottom: .1em;
  }

  .node h2.title a
  {
    color: #555;
    font-size: 129%;
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    line-height: 1.4em;
  }
  
h1.title, h1.title a, h1.title a:hover {
        font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
        font-size: 30px;
       /*  font-style: bold; */
        font-weight: normal;
        color: #778E62;
		line-height: 110%;
}
  .node .content
  {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .sticky
  {
    border-bottom: solid 3px #ddd;
  }

  /*
  #sidebar-left .block,
  #sidebar-right .block
  {
    border-bottom: solid #ddd 1px;
    padding-bottom: 15px;
    margin: 0 0 1.5em 0;
  }

  #sidebar-left .block
  {
    padding-right: 15px;
  }

  #sidebar-right .block
  {
    padding-left: 15px;
  }
*/
 #sidebar-right .block
  {
    /*padding-bottom: 8px;*/
    color: #778E62;
    background-color: #FFFFFF;

  }

  #sidebar-left .block
  {
    padding-right: 5px;
    color: #778E62;  
	/*background-color: #CBE8B2;*/
	width:190px;

  }

  #sidebar-right .block
  {
    padding-left: 5px;
  }
  .block .content
  {
    margin: 0.5em 0;
	background-color: #CBE8B2;
  }

  .block .item-list ul
  {
    padding-left: 0;
  }

  
#sidebar-left li, #sidebar-right li {
  font-size: 10px;
/*para colocar una linea debajo de cada opción del menu*/
  border-top:1px solid #a2af8c;
  list-style-type:none;
  font-family: Verdana,Arial, Helvetica;

}
#sidebar-left li.collapsed:hover {color:#DE9222;}

#sidebar-left li.leaf:hover {color:#DE9222;}

/*
 * Status report colors.
 */

  table.system-status-report tr.error, table.system-status-report tr.error th
  {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
  }

  table.system-status-report tr.warning, table.system-status-report tr.warning th
  {
    background-color: #ffd;
    border-color: #eeb;
  }

  table.system-status-report tr.ok, table.system-status-report tr.ok th
  {
    background-color: #dfd;
    border-color: #beb;
  }
  
  
/*productos pantalla principal*/
.informacion{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        color: #545454;
}
/*texto que va debajo de las fotos*/
.textofoto{
 	font-family: Arial, Helvetica, sans-serif;
        font-size:14px;
        font-style: normal;
        font-weight: bold;
        color: #A50005;
}
.linea {
        border-bottom:  1px solid #E9E9E5;
}
a.informacion:hover,a.informacion:active,a.informacion:link,a.informacion:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        
		color: #545454;
}

/* title clase para los Titulos de los nodos*/
.titulo{
        font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
        font-size: 30px;
      /*  font-style: bold; */
        font-weight: normal;
        color: #778E62;
		line-height: 110%;
}

/* descripcion situada debajo del titulo de los nodos*/
.descripcion{
       font-family: Arial,"Trebuchet MS", Verdana;
       font-size: 15px;
       /*  font-style: bold; */
       font-weight: bold;
       color: #B6B6B6;
}
.texto{
       font-family: Arial, "Trebuchet MS", Verdana;
       font-size: 14px;
       font-style: normal;
       font-weight: normal;
       color: #838383;
}

.titulop{
        font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
        font-size: 15px;
       /*  font-style: bold; */
        font-weight: bold;
        color: #FFFFFF;
		background-color:#778E62;
}

#idiomas{
       top:200px;
       left: -1px;
       width: 100px;
       height: 10px;
       text-align: left;
       position: absolute;
	  
	  }

.text {  
  background: #FFF59B;
 }  

 /*
 .div_cabecera
{
width:1024px;
 
}
.div_cabecera_izqda
{
width:206px;
position:absolute; left:12px;
vertical-align:bottom;
text-align:left;
float:left;

}
.div_cabecera_dcha
{
width:795px;
position:absolute; left:206px;
vertical-align:bottom;
text-align:left;
float:left;
}
 */

/*HEADER con divs*/
.div_cabecera
{
width:1080px;
 /*position:absolute; top:100px; left:0;*/
}
.div_cabecera_izqda
{
width:106px;
position:relative; margin-left:106px;
vertical-align:bottom;
text-align:left;
float:left;

}

/*.div_cabecera_dcha
{
width:800px;
position:relative; margin-left:206px;
vertical-align:bottom;
text-align:left;
float:left;
}
*/
.div_cabecera_dcha {
float:left;
left:199px;
position:absolute;
text-align:left;
vertical-align:bottom;

}

/*sacado del style.css de version anterior de drupal*/
.menu1{
   padding-top: 210px;
}

.footer_div_logo
{
position:relative;float:left; margin-left:206px;
}

.footer_div_links
{
position:relative;float:left;
padding-top:25px;
}

.vertical_container
{
width:795px;
}

/*NUEVO*/
.primary-links, .primary-links a:link, .primary-links a:visited {
  color: #ffffff;
  font-family: Arial, "Trebuchet MS", Verdana;
  font-size: 15px;
  text-align: center;
 /* word-spacing: 0.3em;*/
  background-color: transparent;

}
.primary-links a:hover, a:active {
  color: #fff;
  font-size: 15px;
 /* word-spacing: 0.3em;*/
/* position:fixed;
  display:block;*/
}
/* estilos para la descripcion de los productos en las listas de productos  */
        .infoProductoN {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #979797;
        letter-spacing: 0px;
        }
        .detalleCaract {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #979797;
        letter-spacing: 1px;
        }

        .infoTituloN {
        font-family: sans-serif, Arial, Helvetica;
        font-size: 26px;
        font-style: normal;
        font-weight: normal;
        color: #2B600E;
        letter-spacing: 2px;
        }
	.banda_gris{
        font-family: Arial, Helvetica, sans-serfi;
        font-size:18px;
        color: #2B600E;
        background-color: #F1EEE9;
        letter-spacing: 3px;
        font-weight: normal;
        
	}
/* texto de las listas de productos*/
.textolistasN{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
        color: #A50005;
        letter-spacing: -1px;
}
.infoCaracteristicas{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #2B600E;
/*       letter-spacing: 2px;*/

}
.info{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #CFCECC;
        letter-spacing: -1px;

}
.separador{
 /*       border-bottom:  1px dashed #EDEDED;*/
 /*       border-style: dashed none none none; */
border:none;
background-image:url(./images/punto.png);
background-repeat:repeat-x;
}
/*productos pantalla principal*/
.informacion{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        color: #545454;
}
/*texto que va debajo de las fotos*/
.textofoto{
 	font-family: Arial, Helvetica, sans-serif;
        font-size:14px;
        font-style: normal;
        font-weight: bold;
        color: #A50005;
}
.linea {
        border-bottom:  1px solid #E9E9E5;
}
a.informacion:hover,a.informacion:active,a.informacion:link,a.informacion:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        color: #545454;
}
/*fin productos pantalla principal*/
a.uilanguage:hover, a.uilanguage:active{
font-family:Arial,Verdana,Helvetica,sans-serif;
color: #fff;
font-size: 12px;
background-color: transparent;
}
a.uilanguage:visited{
/*font-weight: normal;*/
color: #fff;
background-color: transparent;
 font-size: 12px;
}
a.uilanguage:link {
font-family:Arial, Verdana,Helvetica,sans-serif;
color: #fff;
background-color: transparent;
font-size:12px;
}
a.uilanguage:link, a.uilanguage:visited {
  color: #ffffff;
  font-family: Arial, "Trebuchet MS", Verdana;
  font-size: 11px;
  text-align: center;
  word-spacing: 0.3em;
  background-color: transparent;
}
a.uilanguage:hover, a.uilanguage:active {
  color: #fff;
  font-size: 12px;
  word-spacing: 0.3em;
}

/* title clase para los Titulos de los nodos*/
.titulo{
        font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
        font-size: 30px;
      /*  font-style: bold; */
        font-weight: normal;
        color: #778E62;
		line-height: 110%;
}
.titulop{
        font-family: Din,sans-serif,Arial,"Trebuchet MS", Verdana;
        font-size: 20px;
        /*  font-style: bold; */
        font-weight: normal;
        color: #778E62;
		background-color:#FFFFFF;
}
.enlacenoticia {
color:#993300;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
text-decoration:underline;
}
/* descripcion situada debajo del titulo de los nodos*/
.descripcion{
       font-family: Arial,"Trebuchet MS", Verdana;
       font-size: 15px;
      /*  font-style: bold; */
       font-weight: bold;
       color: #B6B6B6;
}
.texto{
       font-family: Arial, "Trebuchet MS", Verdana;
       font-size: 14px;
       font-style: normal;
       font-weight: normal;
       color: #838383;
}
a.textop:hover, a.textop:visited,a.textop:active,a.textop:link{
       font-family: Arial, "Trebuchet MS", Verdana;
       font-size: 14px;
       font-style: normal;
       font-weight: normal;
       color: #838383;
}
.textop{
       font-family: Arial, "Trebuchet MS", Verdana;
       font-size: 12px;
       font-style: normal;
       font-weight: normal;
       color: #838383;
}


.linea_separacion_izq{
      border-right: #EDEDED 1px solid; 
}
.linea_separacion_dcha{
      border-left: #EDEDED 1px solid;
}

a.enlace_pie:hover, a.enlace_pie:visited{
font-family: Arial,Verdana,Helvetica,sans-serif;
color: #959594;
font-size: 11px;
}
a.enlace_pie:active{
/*font-weight: normal;*/

}
a.enlace_pie:link {
font-family: Arial,Verdana,Helvetica,sans-serif;
color: #959594;
font-size: 11px;
}
/*bloque de busqueda*/
.block_busqueda{
    color: #21261f;
    font-family: Sans-serif, Arial, Helvetica, "Bitstream Vera Sans";
    margin: .5em 0 .5em 0;
    background-color: #dbdcd6;
    font-size:16px;
    font-weight:bold;
    margin-bottom:0.2em;
    padding-left:11px;
    text-align:left;

} 

/*estilos para el acordeon del mapa del sitio*/
	.container_map
{
width:576px;
}



		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
	display: block;
	height: 30px;
	width: 420px;
	background: url(imagenes/accordion_toggle.jpg) no-repeat top right #a9d06a;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0;
	font-family: Arial,"Trebuchet MS",Verdana;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}
		
		.accordion_toggle_active {
			background: url(imagenes/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	font-family: Arial,"Trebuchet MS",Verdana;
	font-size: 12px;
	width: 420px;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 420px;
			background: url(imagenes/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(imagenes/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(imagenes/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(imagenes/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 420px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 420px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 420px;
    }

	a.enlacemapa:link {
	text-decoration: none;
	color: #993300;
}
a.enlacemapa:visited {
	text-decoration: none;
	color: #993300;
}
a.enlacemapa:hover {
	text-decoration: underline;
	color: #669900;
}
a.enlacemapa:active {
	text-decoration: none;
	color: #993300;
}
/*fin css para mapa del sitio*/