@charset "utf-8";
*{
margin:0px;
padding:0px;

}
body {
font-size:1em;
background-color:#FFF;

}

#lang_select{
	float:right;
	margin-top:5px;
}

#header{
	background-image:url(header.jpg);
	width:960px;
	height:240px;
	background-repeat:no-repeat;
	clear:both;
}
#header img{
	margin-top:10px;
	margin-left:10px;
}
#top_menu{
	text-align:center;
	position:relative;
	top:-15px;
	font-size:1.2em; 
	}
#main {
	margin-top:35px;
	width:958px;
	 min-height:400px;

	}
.content{
	width:730px;
   padding-bottom:30px;	
	margin-left:220px;
	}
#top_left {
	width:179px;
	border-right-color:#BE9D6B;
	border-right-style:solid;
	border-right-width: 1px;
	padding-right:10px;
	padding-left:20px;
	float:left;
}
#top_left p{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#333333;
  font-size:0.95em;
  line-height:125%;
 
  }
.top_left a{
	display:block;
	margin-bottom:2px;
	text-align:right;
	padding-right:15px;
	}


.text1{
	width:350px;
	float:left;
	padding-right:10px;
	}
.photobox{
	width:360px;
	float:left;
	padding-bottom:30px;
	}
	
ul{
	list-style-type:none;
}
li{
	display:inline;
	margin-left:25px;}
a{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#BE9D6B;
  text-decoration:none;
  }
a:hover{
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BE9D6B;
	font-size:1.6em;
	margin-bottom:1em;
	}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BE9D6B;
	font-size:1.4em;
    }
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#BE9D6B;
	font-size:1.2em;
    margin-bottom:0.5em;
	}
	
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#333333;
	line-height:140%;
	margin-bottom:1em;
	
}
.georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#333333;
	line-height:140%;
	margin-bottom:1em;
	}
.date{
	font-family: Georgia, "Times New Roman", Times, serif;

}
img{
	border:none;
}
#footer {
	width: 960px;
height: 40px;
clear:left;
border-top:solid #BE9D6B 1px;
margin-top:30px;

}
#footer p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight:normal;
    text-align:center;
	padding-top:10px;
	color:#BE9D6B;
}
img.foto{
	margin-right:10px;
	margin-bottom:20px;
	}
	

 .shadow {
			background-color:#FFF;
			position: relative;
			width:960px;
			margin:auto;
			border-right: solid #BE9D6B 1px;
	border-left: solid #BE9D6B 1px;
			
			}
		


