@charset "UTF-8";
body {
	background-color: #908276;
	margin: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;	
}
body , p , a , label { /* texte courant */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
p , h1 , h2 , h3 , h4 , h5, ul {
	margin-top: 0px;
}
a { /* liens */
	text-decoration: none;
}
#contenu h1 {
	font-size: 22px;
	color: #F1E9E2;
	margin-bottom: 11px;
}
#contenu h2 {
	font-size: 20px;
	color: #DBDB54;
	margin-bottom: 10px;
}
#contenu h3 {
	font-size: 18px;
	color: #DBDB54;
	margin-bottom: 9px;
}
.clair {
	color: #F1E9E2;
}
.img_gauche {
	float: left;
	padding-right: 10px;
}
.img_droite {
	float: right;
	padding-left: 10px;
}
.chapeau {
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tetiere {
	height: 79px;
	width: 1022px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#tetiere h1 {
	color: #F1E9E2;
	margin-top: 0px;
	position: absolute;
	left: 530px;
	top: 54px;
	font-weight: normal;
	width: 483px;
	font-size: 16px;
	letter-spacing: .1em;
	word-spacing: .1em;
}
#drapeau {
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}
#contenu {
	height: auto;
	width: 1022px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #9C8D82;
}
#pied {
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 13px;
	color: #333;
	text-align: center;
	background-image: url(images/ombre.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pied a , #pied p {
	color: #333;
	text-decoration: none;
	font-size: 13px;
}
.marges {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
}
.bouton {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	background-color: #724725;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 6px #333;
	-webkit-box-shadow: 2px 2px 6px #333;
	box-shadow: 2px 2px 6px #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.encadre {
	font-size: 12px;
	background-color: #CCC;
	padding: 10px;
}
/* formulaire */
#formulaire {
}
#formulaire legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}	
#formulaire fieldset {
	border: thin solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formulaire label {
	width: 130px;
	display: block;
	float: left;
}
.clear {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
#logo {
	position:absolute;
	left:0px;
	top:13px;
	width:530px;
	height:110;
	z-index:1;
}
.filetbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4E4F;
}
.filethautbas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.fonddegrade {
	background-image: url(images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.slogan {
	color:#fff;
	font-size:16px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	background-image: url(images/marron70.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	box-shadow: 2px 2px 6px #000;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#reseaux {
	height: 29px;
	width: 29px;
	float: right;
	margin-right: 100px;
	margin-top: 5px;
}
#gdf {
	position: absolute;
	height: 74px;
	width: 119px;
	left: 965px;
	top: 0px;
}
