@import url('default.css');

body { background: #004b37 url('body_bg.jpg') top center no-repeat; text-align: center; } 

#body { width: 820px; margin: 0 auto; text-align: left;}

#top { background: url('top_bg.jpg') repeat-x; height: 15px; }
#top_protecciona, #top_documenta { position: absolute; top: 0; cursor: pointer; }
#top_protecciona { margin: -1px 0 0 500px; }
#top_documenta { margin:-1px 0 0 670px; }
#menu_protecciona { margin-left: 499px; }
#menu_documenta { margin-left: 669px; }

#header { height: 115px;  } 

#lang	{  margin-left:739px; margin-top:10px; color:#66B19A; }
#lang a	{ color:#66B19A; outline: none; font-size:11px; }
#lang a.sel	{font-weight:bold;}
#lang a:hover	{text-decoration:underline;}



#header div.logo { padding-top: 20px;  }
#header div.top_menu { position: absolute; background-color: #003523; top:0; padding-top: 20px; width: 122px; display:none; }
#header div.top_menu p { text-align: center; margin: 5px 0; line-height: 2px;  }
#header div.top_menu a { display: block; color: #CCC; text-decoration: none; padding: 4px 1px; }
#header div.top_menu ul { padding: 0 12px; }
#header div.top_menu li { border-bottom: 1px solid #504925;  }

#menu_protecciona.es { background: url('/img/es/menu_protecciona.jpg') no-repeat; border:1px solid #001f17; border-top:0px;}
#menu_protecciona.en { background: url('/img/en/menu_protecciona.jpg') no-repeat; border:1px solid #001f17; border-top:0px;}

#menu_documenta.es { background: url('/img/es/menu_documenta.jpg') no-repeat; border:1px solid #001f17; border-top:0px;}
#menu_documenta.en { background: url('/img/en/menu_documenta.jpg') no-repeat; border:1px solid #001f17; border-top:0px;}

  #menu_protecciona a.invisible, #menu_documenta a.invisible{display:block; width:100px; height:30px; margin:auto;}
  #menu_protecciona a.invisible:hover, #menu_documenta a.invisible:hover{background:none;}
  #menu_protecciona a, #menu_documenta a{padding:0 10px;}
  #menu_protecciona a:hover, #menu_documenta a:hover{background:#063c2f;}

#toolbar { height: 30px; border-top: 1px solid #1D6653; }
#toolbar ul { float: right; /*margin-right: 20px;*/ }
#toolbar li { float: left; border: 1px solid #1D6653; border-top:0; border-bottom:0; }
#toolbar li a { display: block; line-height: 30px; padding: 0 10px; font-weight: bold; color: #66b19a; }
#toolbar li a:hover { background: #063C2F; color:#d9662d;}
#toolbar li.sel { border: 0; }
#toolbar li.sel a { background: #063C2F; color: #FFF;  }

#contents { border: 2px solid #073D2D; background: #E9E8E3 url('content_bg.jpg') repeat-x;  }
#contents * { color: #333; }
#contents p { text-align: justify; line-height: 1.4em;}
#contents_box { padding: 25px 40px; }
#contents_box.intro{padding:0px; border:10px solid #00392b;}
  #contents_box p{ margin: 13px 0px; } 
#contents_foot { height: 36px; background: url('content_foot.jpg') bottom right no-repeat; }

div.breadcrumbs { background: #C7C4B9; border: 1px solid #B9B6AB; padding: 5px 10px; color: #333; margin-bottom: 20px; }

#footer { margin: 10px 0 50px 0; color: #8E836C; border-top: 1px solid #195E4C; padding: 8px 45px 20px 45px; font-size: 10px; }
#footer span { color: #F5821F; }

.paginacion									{ float: rigth; padding: 3px; margin:30px 10px; text-align: right;  }
.paginacion a								{ padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #333; text-decoration: none;  color: #fff; background: #c7c4b9 url('btn_paginacion_off.gif'); }
.paginacion a:hover, .paginacion a:active   { border: 1px solid #333; color: #fff !important; background: #666 url('btn_paginacion_on.gif'); }
.paginacion span.current					{ padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #333; font-weight: bold; background: #666 url('btn_paginacion_on.gif'); color: #fff !important; }
.paginacion span.disabled					{ padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #f3f3f3; color: #ccc; }

.info		{ border-top: 1px solid #8b8b8b; margin-left: 100px; }
.info * 	{ margin: 0 !important; padding: 4px 0 !important; text-align: right !important; }

/* PORTADA */
#news_portada{width:94%; margin:10px 20px;}
#news_portada h2{color:#fff; font-size:17px;}
#news_portada ul {list-style-image:url("/css/li_portada.jpg"); color:#70ab9b; padding-left:20px;}
#news_portada li a 			{ color: #7fc1b0; }
#news_portada li a:hover	{ color: #34816d; }


/* NEWS */
.news .cuerpo { font-family: inherit; }
.news .cuerpo * { font-family: inherit; } 
.news .cuerpo img { margin:10px 20px; }
.news .cuerpo p img { width: expression(this.scrollWidth > 449 ? "450px" : "auto"); max-width: 450px; height: auto; }
.news .cuerpo img.arrow{ margin:0px !important; width: 9px; height: 9px; }
.news .cuerpo a{ color:#004b37 !important; font-weight:bold; }
.news .cuerpo a:hover{ color:#f60 !important; }
.news .info {margin-top:30px;}
.news .intro	{  }
.news .intro strong	{  }
.news .intro font	{ font-family:none; }




/* El EQUIPO */
.tab_socio h2{padding-left:0px;}
.tab_socio ul b{font-size:13px; margin-bottom:10px; display:block;}

