body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#top {
	height: 12px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	font-size: 0.7em;
}
#top a {
text-decoration: none;
color: #000000;
}
#top a:hover {
text-decoration: none;
color: #CC0000;
}
#header {
	height: 122px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header h1{
	position:absolute;
	text-indent: -5000px;
	font-size: 7pt;
	line-height:0px;
	display:inline;
	text-decoration: none;
}
#conteneur {
	position: relative;
	width: 770px;
	margin: 0 auto;
	background-color:#ffffFF;
	background-image: url(../img/bordure.jpg);
	background-repeat: repeat-y;
}
#centre {
	margin-left: 170px;
	margin-right: 30px;
	min-height:600px;
	text-align: justify;
	padding-top: 25px;
}
div#centre h2 {	
	margin-left: 10px;
	padding-left: 10px ;
	border-bottom: 1px solid #3c465f ;
	border-left: 3px solid #3c465f ;
	color: #3c465f ;
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#centre li {
	margin-left: -20px;
	padding:0;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 15px;

}

.ref {
	text-align: right;
	font-size: 8px;
	padding-right: 10px;
}

#gauche {
	position: absolute;
	left:10px;
	width: 147px;
	color: #FFFFFF;
}
.menucontact {
	margin: 0;
	padding:0;
	margin-left: 10px;
}
.menucontact a {
text-decoration: none;
color: #ffffff;
}
.menucontact a:hover {
	text-decoration: underline;
}
#pied {
	height: 50px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../img/pied.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 5px;
}
.menugauche li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menugauche a {
text-decoration: none;
color: #FFFFFF;
display: block;
text-decoration: none;
padding-left: 5px;
padding-right: 10px;
}
.menugauche a:hover {
	text-decoration: none;
	background-color: #bdc1be;
	display: block;
	color: #000000;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.tab2:link, a.tab2:visited, a.tab2:active, a.tab2:hover {
color:black;
text-decoration:none;
cursor:text;
}
