/*marron oscuro= AAA585 
marron claro= F0EDE4
fondo= F5ECB5
*/
*{margin:0px;padding:0px;}
html{width: 100%;height: 100%;}
body {width: 100%;height: 100%;background: #DBD8CF url('../img/bkg-tot.jpg') no-repeat scroll center 30px; color: #331906;
		font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
a img {border:none;}
a:link, a:visited {text-decoration:none;padding:2px 2px 0px 2px;color:#006BF2;}
a:hover {border-bottom:1px solid #AAA585;background: #F9F8F2;}
#wrap {width: 1024px;height:800px;margin:30px auto;}
.BRclear {clear:both;}
/*logo*/
#logo{float:right;text-align:right;margin:-3px 10px 0 0;font-weight:normal;font-style:italic;font-size:160%;}
#logo a:hover {border-bottom:1px solid #AAA585;background: #F9F8F2;}
/*Lang menu*/
div#lang {padding:8px 3px 0 10px;float:right;}
div#lang img{float:left;}
div#lang ul{float:left;list-style-type:none;}
div#lang ul li {float:left;padding:3px 5px;font-size:80%;}
/*TAB menu*/
ul#navlist {list-style-type: none;padding-bottom: 28px;border-bottom: 1px solid #AAA585;}
ul#navlist li{float: left;height: 25px; background-color: #F0EDE4;margin: 2px 8px 0 0px;border: 1px solid #AAA585;}
ul#navlist li#active {border-bottom: 1px solid #fff;background-color: #fff;}
li#active a { color: #331906;}
#navlist a {float: left;display: block;color: #666;text-decoration: none;padding:6px 10px;}
#navlist a:hover { color: #331906;border-bottom: none;}
/*PAGE*/
.page{ background-color: #FFF;width:100%;height:724px;border: 1px solid #AAA585;border-top: none;overflow:hidden;}
/*contcte*/
p.contact {padding: 25px 30px;line-height:1.4em;width:575px;height:600px;margin:auto;padding-top:20px;}
.foto{background: #FFF url('../img/LIGENUM_cont.jpg') no-repeat left bottom;overflow:visible;}
/*DESCRIPCIO*/
div.text  {background-color: #FFF;}
h3{margin:5px 60px 10px;font-weight:normal;}
p {margin:5px 60px 10px;line-height:1.4em;text-align:left;}
