/* ________ L'entete ________ */

.entete {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 109px;
	background-repeat: no-repeat;
	background-position: 1px top;
	background-image: url(../images/interface/fond_entete.jpg);
}
.colGaucheEntete {
	display: block;
	width: 250px;
	height: 105px;
	position: absolute;
	float: left;
}
.colGaucheEntete img {
	position: relative;
	top: 18px;
	left: 12px;
}

.colDroiteEntete{
	float: right;
	width: 1px;
}
.contenuEntete {
	display: block;
	margin-left: 265px;
	margin-right: 1px;
	background-image: url(../images/logos/slogan_fr.gif);
	background-position: 85px 20px;
	height: 50px;
	background-repeat: no-repeat;
}
.colGaucheEntete span {
	font-size: 11px;
	position: absolute;
	top: 66px;
	z-index: 1000;
	padding-left: 0px;
	margin-left: -4px;
}
.colGaucheEntete span a:link, .colGaucheEntete span a:visited {
	font-family: arial, sans-serif;
	color: #089646;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colGaucheEntete img:link, .colGaucheEntete img:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entete .fleche {
	float: right;
	width: auto;
	margin-top: 6px;
	margin-right: 10px;
	display: none;
}



/* ________ section du bas _______ */
.sectionBas {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/interface/filet_fade_gauche.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: .8em;
}
.colGauche {
	width: 263px;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 14px;
}
.colGauche .fleche {

}
.colDroite{
}
.contenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 100%;
}
.accueil .contenu  {

}
#pleineLargeur {
	padding-left: 14px;
	padding-right: 20px;
	padding-top: 0px;
}

/* ________ Le pied de page ________ */

.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 11px;
	background-image: url(../images/interface/filet_fade_droite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: .9em;
}
.colGaucheFooter {
	display: block;
	width: 235px;
	height: auto;
	float: left;
	padding-left: 17px;
}
.colDroiteFooter{
	float: right;
	width: 295px;
	text-align: right;
	padding-right: 12px;
}
.colDroiteFooter img {
	margin-top: 1px;
	margin-bottom: 6px;
}
.colDroiteFooter p {
	margin-top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}

.contenuFooter {
	display: block;
	margin-left: 285px;
	margin-right: 300px;
	padding-left: 0px;
}
.footer p {
	line-height: 1.4em;
}
.footer a:link, .footer a:visited{
	text-decoration: none;
	color: #333;
}
