a {color: #6a77a5;text-decoration:none;outline:none;}
a img {border: none;}
a:hover {color:#984c00;}

body {
	color: #4a4641;
	font-family: arial,helvetica,sans-serif;
	font-size:15px;
	line-height:20px;
	margin: 0;
	padding: 0;
	background: #e1d7be url('images/bg.png') repeat-x ;
}
#wrap{width:1000px;margin:0 auto;}
#photo{float:left; clear:both; height:350px; overflow:hidden;}
#content{padding:20px 0;}
#content.home {padding:40px 0 20px 0;}
#content .left {width:240px;float:left;}
#content .left li {position:relative;}
#content .right{width:720px;float:right;}
#content.contact .right{width:600px;}
#content.home .left h3{margin-top:0;}
#content.home .left h3 a, #content .left > h3 a{text-decoration:none; display:block; padding-bottom:5px; border-bottom:1px dotted #776d63;}
#content.home .left h3 a:hover{color:#4a4641;}
#content.home .right{width:730px;}
#content.home .right ul, #content .left ul{list-style:none; margin:0; padding:0;}
#content.home .right li {float:left; width:223px; overflow:hidden; margin-left:20px; position:relative;}
#content.home .right li a{height:200px; overflow:hidden;}
#content.home .right li h3, #content .left li h3{position:absolute; width:180px; top:155px; left:0;background:#b1a58b; color:#fff; padding:5px 5px 5px 10px;}
#content.home .right li:hover h3, #content .left li:hover h3{background:#5e554b;}
#content .left li h3 {top:80px;width:135px;}
#content.home .right li img{margin-bottom:5px;}


#footer{ clear:both; width:100%; float:left; margin-top:80px;}
#footer p{clear:both; padding:0; line-height:20px; text-align:left; position:relative;}
#footer a{color:#4a4641; text-decoration:underline;}

#header{width:100%; float:left; position:relative; padding:145px 0 0; }
#logo{position:absolute; top:15px; left:50%; width:230px;height:140px; margin-left:-115px;background: url('images/logo.png') no-repeat;}


#nav{width:100%; float:left; padding:25px 0 20px 0;}
#nav ul{list-style-type:none;margin:0;padding:0;float:left; width:100%;}
#nav ul li{float:left;}
#nav ul li a{float:left; line-height:20px; padding:0 22px; color:#e1d7bf; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; background:url(images/nav-bullet.png) no-repeat center left;}
#nav .item26 a{padding-left:0; background:none;}
#nav ul li a:hover, #nav ul li.active a{color:#fff;}
#nav ul li#languages {border-left:1px dotted #aca291;padding-left:20px; float:right;}
#nav #languages a{text-transform:uppercase; padding:0 10px; color:#a5a291; font-size:14px;}
#nav #languages .fr a{ background:none; }
#nav #languages .en a{ padding-right:0;}
#nav #languages .active a{color:#e1d7bf;}

h1 {color: #4a4641;}
h2 {color: #4a4641; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;font-size:25px;}
h3 {color: #4a4641; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;font-size:16px;}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* End captions & aligment */
#content a{color:#4a4641; text-decoration:underline; font-weight:bold; clear:both; }
#content table{width:100%;margin-bottom:10px;}
#content table, #content td,#content th{border-color:#c3b492;border-style: solid;}
#content table{border-width: 0 0 1px 1px;border-spacing: 0;border-collapse: collapse;}
#content td,#content th{margin: 0;padding: 2px 4px 2px 8px;border-width: 1px 1px 0 0;}
#content td p{margin:0;line-height:13px;}
form .text, form .textarea{ background:#e9e1cc; border:1px solid #c6ba9c;}
form .submit{background:#776d63; color:#fff; border:none;}
