body {
font-family: Arial;
font-size: 11px;
margin: 0;
padding: 0;
background-image:url(../images/fonddegrade.jpg);
background-repeat:repeat-x;
background-color:#fdfdd9;
color:#333333;
}
p{
	padding:0;
	margin:0;
}
#conteneur {
position: relative;
width: 860px;
margin: 0 auto;
background-color:#FFFFFF;
}
#header{
width: 860px;
height:185px;
}
#centre1{
width: 100%; 
overflow: hidden;
background-image:url(../images/fondcentre2.jpg);
background-repeat:repeat-y;
}
#centre2{
width: 100%; 
overflow: hidden;
background-image:url(../images/fondcentre.jpg);
background-repeat:no-repeat;
}
#centre3{
height:50px;
overflow: hidden;
background-image:url(../images/fondcentre2.jpg);
background-repeat:repeat-y;
}
#contenu{
float: left ;
margin-top:8px;
margin-left:25px;
width:565px;
text-align:justify;
line-height:19px;
font-size: 12px;
}
#chemin{
text-align:right;
margin-bottom:10px;
font-size:9px;
color: #8e8d8d!important;
}
a:link.cheminl, a:hover.cheminl, a:visited.cheminl{
	color: #8e8d8d!important;
} 
#pied{
width: 860px;
height:55px;
text-align:center;
padding-top:5px;
line-height:18px;
background-image:url(../images/fondbas.jpg);
background-repeat:no-repeat;
}
h1{
margin-top:0px;
margin-bottom:15px;
font-size: 13px;
padding-left:3px;
padding-right:8px;
color:#d37b2b;
background-color:#f0eadd;
line-height:30px;
width:560px;
}
a:link.pied, a:hover.pied, a:visited.pied{
	font-size:11px;
	color: #333333!important;
	text-decoration:none;
} 
a:link.pied2, a:hover.pied2, a:visited.pied2{
	font-size:11px;
	color: #2778e5!important;
	text-decoration:none;
} 
a:link.presselink, a:hover.presselink, a:visited.presselink{
	font-size:10px;
	color: #d37b2b!important;
	text-decoration:none;
}
.tab_presse{
	border:1px solid #EBEBEB;
	float:left;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:25px;
}
.contactbouton{
	border:1px solid #CCCCCC;
	background-color:#F03;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.contact {
	font-size:11px;
	color:#00376F;
	border:solid 1px #CCCCCC;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
}
/*-------------------------------------------------------------------------------------------*/
/* Menu Gauche ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

#menugauche{
float: left ;
width:162px;
margin-left:48px;
margin-top:30px;
}
#menugauchebas{
height:60px;
width:100%;
}
		#navigation {
			margin: 0;
			padding: 0;
			list-style: none;
			color: #fff;
			width: 156px;
			font: 11px Arial, Helvetica, sans-serif;
			}
		#navigation a, #navigation span {
			display: block;
			padding: 6px 15px;
			color: #0a608d;
			text-decoration: none;
			line-height:20px;
			background: #fff url(../images/menugauchebordure.jpg) left bottom no-repeat;
			font-weight:bold;
			outline: none;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
			background-image: url(../images/menugauchebordure.jpg);
			outline: none;
			}
		#navigation .open a, #navigation .open span {
			background-image: url(../images/menugauchebordure.jpg);
			color:#d37b2b;
			outline: none;
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: none;
			color:#d37b2b;
			outline: none;
			}
		#navigation .subMenu {
			font-size:11px;
			margin: 0;
			padding: 0;
			color: #808283;
			list-style: none;
			font-weight:normal;
			display:none;
			}
		#navigation ul.subMenu a {
			background: none;
			padding: 1px 10px;
			color: #808283;
			list-style: none;
			font-weight:normal;
			}
		#navigation ul.subMenu a:hover {
			color:#d37b2b;
		}
		#navigation .open_at_load {
			font-size:11px;
			margin: 0;
			padding: 0;
			color: #808283;
			list-style: none;
			font-weight:normal;
		}
		#navigation ul.open_at_load a {
			background: none;
			padding: 1px 10px;
			color: #808283;
			list-style: none;
			font-weight:normal;
		}
		#navigation ul.open_at_load a:hover {
			color:#d37b2b;
		}

