@charset "UTF-8";
/* CSS Document */

body{
	margin:5px;
	background:url(../../images/fons.gif) repeat-y center top;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#bodybox{
	width:984px;
	margin:0px auto;
	padding:0px;
}

#column1{
	display:block;
	position:relative;
	float:left;
	width:190px;
	float:left;
	margin-right:50px;
	padding-top:40px;
	padding-left:0px;
	padding-right:39px;
	background:#351906;
	text-align:center;
}

#logo{
	width:191px;
	height:128px;
	margin-bottom:51px;
}
   
#menu{
	width:180px;
	margin-left:9px;
}


#column2{
	float:left;
	background:#bdb7a6;
	width:660px;
	height:100%;
	padding-top:10px;
}
	
	
#header{
	position:relative;
	height:166px;
	margin-bottom:50px;
}

#lang{
	float:right;
	width:247px;
	height:18px;
	margin-bottom:5px;
	text-align:right;
}

#lang ul{
	margin:0px;
	padding:0px;
}

#lang li{
	display:inline;
	margin-left:5px;
}

.header_line_top{
	float:left;
	width:660px;
	height:6px;
	margin:0px;
	border-top:#ed862a dashed 2px;
	border-bottom:#ed862a dashed 2px;
}



.header_line_bottom{
	float:left;
	width:660px;
	height:6px;
	border-top:#ed862a dashed 2px;
	border-bottom:#ed862a dashed 2px;
}


h1, h2, h4 #historic{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#351906;
}

h1{
	float:left;
	width:274px;
	height:53px;
	margin:3px 0px;
	padding:35px 0px;
	font-size:16px;
}

#foto{
	float:right;
	margin:3px 0px;
}

#content{
}
    	
.content_box{
	margin-bottom:54px;
	min-height:280px;
}
        	
.content_line{
}

.content_linetop{
	background-image:url(../../images/content_linetop.gif);
	background-repeat:repeat-x;
	width:46px;
	height:8px;
}

.content_linebottom{
	background-image:url(../../images/content_linebottom.gif);
	background-repeat:repeat-x;
	width:46px;
	height:8px;
}
            
h2{
	font-size:16px;
	line-height:19px;
}

h4{
	font-size:13px;
	line-height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#351906;
}


h3, p{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

.data{
	font-size:11px;
	font-weight:normal;
}

.lletresminis{
	font-size:9px;
	font-weight:normal;
	color:#3e2312;
}

#historic{
	width:350px;
	heigth:11px;
	float:right;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#historic ul{
	padding:0px;
	margin:0px;
}

#historic li{
	display:inline;
}

.historic_box{
	background-color:#ff7300;
	width:30px;
	height:11px;
}




#footer{
	display:block;
	margin:40px 0px;
	width:660px;
	height:25px;
	text-align:center;
	/*border-top:#ed862a dashed 2px;
	border-bottom:#ed862a dashed 2px;
	line-height:24px;*/
	
}

#footer ul{
	display:inline;padding:2px 25px;
}

#footer li{
	list-style:none;
	display:inline;
	margin:25px;
	
}

a{
	border:2px;
	color:#3e2312;
	text-decoration:none;
	border:none;
}

a:hover{
	color:#ef8329;
	text-decoration:none;
	
}

.input, .textarea{
	display:block;
	position:relative;
	width:200px;
	height:20px;
	margin-top:2px;margin-bottom:10px;
	padding-left:2px;padding-right:2px;
	background:#F4A76E;
	border-left:#FFFFFF 1px solid;border-bottom:#FFFFFF 1px solid;border-right:#999999 1px solid;border-top:#666666 1px solid;
	color:#351906;
}

.textarea{
	width:300px;
	height:150px;
	padding-top:5px;padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
