#header {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 283px;
	background-color: #FFFFFF;
	margin-top: -4px;
	padding: 0px;
	background-image: url(images_interface/couleur_body.jpg);
}

#conteneur {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(images_interface/images_coque/corps_fond_09.jpg);
	background-repeat: repeat-y;
	top: 279px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#centre {
	margin-left: auto;
	margin-top: 10px;
	width: 770px;
	margin-right: auto;
	position: relative;
	top: 20px;
}
#gauche {
	width: 200px;
	height: auto;
	float: left;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pied {
	width: 800px;
	left: 0%;
	background-image: url(images_interface/images_coque/pied_fond_11.jpg);
	background-repeat: no-repeat;
	height: 95px;
	clear:both;
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	position: relative;
}
#pied a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
}

#pied a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#pied a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
}
#pied a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
}
a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}
#boiteliensgauche {
	width: 180px;
	left: 5px;
	top: 5px;
	right: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#blocprincipal {
	height: auto;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	margin-top: -3px;
}
.boitetexteprincipale {
	width: auto;
	margin-top: 0px;
	vertical-align: top;
	height: auto;
	padding: 0px;
}
.boitetexteprincipale p {
	display: block;
	margin-top: -8px;
}


body {
	background-color: #4A4947;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images_interface/images_coque/couleur_fond_05.jpg);
}

.conteneur {
	width: 800px;
	background-color: #FFFFFF;
}

.txtcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.txtgras {
	font-weight: bold;
}
.txtital {
	font-style: italic;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.boitemessagetitre {
	color: #FFFFFF;
	height: 17px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	background-image: url(images_interface/fond_titremessage.jpg);
	background-repeat: no-repeat;
}
.boitemessagecorps {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A4947;
	padding: 10px;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.txtgrasorange {
	font-weight: bold;
	color: #FF9933;
}
.boitegrisclair {
	background-color: #4A4947;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: left;
}
.boitetitre {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 15px;
}
.boitetitresansmarge {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 0px;
}
.boitetitreimage {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#boiteplansite {
	padding-top: 7px;
	position: relative;
	width: auto;
	color: #4A4947;
	background-color: #4A4947;
	padding-left: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
}
#boiteplansite p{
	margin-right: 30px;;
	float: left;
}

