
/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #786046;
	font: normal 62.5% tahoma, sans-serif;
	padding: 0 0;
}

a {font-weight: normal; text-decoration: underline; color: #0292B4;}
a:hover, .next:hover, .pdf:hover {text-decoration: underline; color: #1E52B7;}
#email { 
	margin-left: 170px;	
 }
a.pdf { 
	font-weight: normal;
	text-decoration: none;
	padding-left: 17px;
	color: #0292B4;
	background: url(images/icon_pdf.gif) no-repeat 0 50%;
 }

big {font-size: 1.1em;}

h1,h2,h3 {padding: 8px 0 8px 12px;}
h4 {padding: 0 0 0 5px;}
h5 {padding: 3px 10px 3px 14px;}

h1 {font: normal 1.8em Verdana,sans-serif; color: #766146;}
h2 {font: normal 1.0em Verdana,sans-serif; font-weight: bold; color: #766146;}
h3 {font: bold 1.2em Verdana, sans-serif;}
h4 {font: normal 2.4em Verdana,sans-serif; color: #0092B2;}
h5 {font: normal 1.0em Verdana,sans-serif; color: #0092B2; 
    border-top: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE; padding-left: 14px; margin-top: 24px;}

#personnel2 {
	float: left;
	width: 340px;
    padding: 200;
	border-top: 0px solid #C8CDD2;
}

#personnel {
	float: left;
	width: 340px;
    padding: 0;
	border-top: 0px solid #C8CDD2;
}
#personnel dl {
	float: left;
	width: 380px;
	margin: 1px 12px;
    padding: 10px 0 0 0;
	display: inline;
}
#personnel dt {
	float: right;
	width: 272px;
	margin: 28px 0 10px 0;
    padding: 0;
	font: normal 2em; 
	line-height: 1.6em;
	font-weight: normal;
	color: #766146;
}
#personnel dd {
	margin: 0;
    padding: 0;
	font: normal 1.2em; 
	line-height: 2em;
	color: #766146;
}
#personnel dd.img img {
	float: left;
	width: 80px;
	margin: 0 0 0 0;
	padding: 8px 8px 8px 8px;
	border: 1px solid #DEDEDE
}

#activites {
	float: left;
	width: 260px;
    padding: 0;
	border-top: 0px solid #C8CDD2;
}
#activites dl {
	float: left;
	width: 300px;
	margin: 1px 1px;
    padding: 0px 0 0 0;
	display: inline;
}
#activites dt {
	float: right;
	width: 293px;
	margin: 7px 0 10px 0;
    padding: 0;
	font: normal 2em; 
	line-height: 1.2em;
	font-weight: normal;
	color: #766146;
}
#activites dd {
	width: 115px;
	margin: 1px 0 0 0;
    padding: 3px 3px 3px 8px;
	color: #FFF;
	font-weight: bold;
	background: #0092B2;
}
img {border: none;}
p {padding-left: 12px; padding-bottom: 12px; margin-right: 22px; font: normal 1.2em; color: #766146;}
#left {padding-left: 10px; float: left; padding-right: 20px; padding-top: 12px; margin: 6px 0 26px;}
p.intro {width: 64%; font: normal 1.5em;}
p.left {padding-left: 0px; padding-bottom: 12px; font: normal 1.2em; color: #766146; width: 250px;}
small,.small {font: normal 0.9em sans-serif;}
.note {font: normal 0.8em sans-serif; color: #777;}
.pic img{margin: 0; border: 1px solid #BBB;}
.pic:hover img{border: 1px solid #1E52B7;}
ul.paragraphe {padding-left: 20px; padding-bottom: 12px; font: normal 1.2em; color: #766146;}
ul.paragraphe1 {padding-left: 50px; padding-bottom: 12px; font: normal 1.2em; color: #766146;}
li.liens {list-style: none; background: url(images/bullet1.gif) no-repeat left 50%; line-height: 1.6em; padding-left: 20px;}
/* structure */
#logo_print {
    display: none;
}
#shadow_top {
	height: 17px;
    background: #112233 url(images/shadow_top.gif) no-repeat bottom left;
}
#shadow_sides {
    background: #112233 url(images/shadow_sides.gif) repeat-y bottom left;
}
#shadow_bottom {
	height: 17px;
    background: #112233 url(images/shadow_bottom.gif) no-repeat;
}
#wrapper {
    background: #ccc;
	margin: 0 auto;
	width: 1000px;
	padding-top: 0px;
}
#frame {
	width: 955px;
	border: 0px solid #FFF;
	background: #fff;
}
#lang {
	padding-left: 10px;
	color: #FFFFFF;
}

#title {
	background: #0092B2;
	height: 47px;
}
#lbl {
	position:relative;
	left: 12px;
	top: 1px;
}
#lbl_contact {
	position:relative;
	left: 12px;
	top: 18px;
}

#content {
	background: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 678px;
}
#menu{
	background: #EDE9DE;
	color: #766146;
	font-size: .9em;
	line-height: 1.9em;
}

#menu ul{
margin: 0;
padding: 0px;
list-style-type: none;
font: normal Tahoma, sans-serif;
}

#menu li a{
display: block;
padding: 3px 0;
padding-left: 22px;
color: #766146;
text-decoration: none;
border-bottom: 1px dashed #0092B2;
background: url(images/bullet1.gif) no-repeat 0 50%;
}
#menu li a:hover {
background-color: #FFF;
border-left-color: #1c64d1;
}
.menu_header_lbl{
border-bottom: 1px dashed #0092B2;
margin: 0px;
padding: 25px 5px 0px 8px;
}
.menu_header{
border-bottom: 1px dashed #0092B2;
margin: 0;
padding: 0px;
}
.menu_header a{
display: block;
padding: 3px 3px 3px 9px;
color: #766146;
text-decoration: none;
font-weight: bold;
font: Tahoma, sans-serif;
}
.menu_header a:hover {
background-color: #FFF;
border-left-color: #1c64d1;
}

/* header */
#header {
	height: 116px;
	background: #A8C545;
}
#header1 {
	background: #A8C545 url(images/header_letrait.jpg) no-repeat top right;
}
#header2 {
	position:relative;
	left: 11px;
	top: 4px;
}	
#footer {
	background: #EDE9DE;
	color: #766146;
	height: 47px;
	font-size: 1.1em;
	line-height: 1.3em;
}

/* navigation */
.navigation {
	height: 31px;
	margin-left: 250px;
}
.navigation a {
	float: left;
	font-weight: bold;
	color: #766146;
	font-size: 1em;
	padding: 0 14px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	border-right: 1px dashed #766146;
}
#end{
	border-right: 1px dashed #EDE9DE;
}
#top{
	border-top: 1px dashed #0092B2;
	margin-top: 5px;
}
#bottom{
	margin-bottom: 5px;
}
#white {
	color: #FFFFFF;	
}
#strong {
	font-weight: bold;	
}
.navigation a:hover {color: #1E52B7; text-decoration: none;}
.navigation a#active {background:  url(images/btn.gif) no-repeat 50% 50%;}
.topnav {
	float: right;
	height: 21px;
	padding-top: 0px;
}
.photo{
margin: 12px 10px 0px 10px;
padding: 8px 8px 8px 8px;
border: 1px solid #DDD
}
.selected {
	background: #FFF;
}

/* misc */
.clear, .clearer {clear: both;} 

