* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #8dc847 url(images/fond-body.jpg) repeat-x top;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
	color: #003;
	padding: 5px 0 5px 20px;
	margin: 10px 0 12px 0;
	background: url(images/fdh1.png) repeat-y left;
}
h2 {
	font-size: 13px;
	color: #900;
}
h3 {
	font-size: 12px;
	color: #052;
}
h4 {
	font-size: 11px;
	color: #052;
}
p {
	font-size: 10px;
	color: #003;
}
hr {
	color: #a3b2c7;
	background-color: #a3b2c7;
	height: 1px;
	border: 0;
}
/*----------------------------------------------------------------------------------Conteneur general-------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background: url(images/fond-global.jpg) repeat-y;
}
/*----------------------------------------------------------------------------------Menu principal-------*/
#menu {
	position:absolute;
	top:75px;
	left:300px;
	height: 23px;
	text-align: right;
	font-size: 14px;
	color: #040;
	width: 633px;
}
#sommaire a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#sommaire a:hover {
	color: #052;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------Entetes-------*/
#bandeau {
	height: 274px;
	background: url(images/bandeau.jpg) no-repeat;
}
/*----------------------------------------------------------------------------------divers encarts-------*/
#encartdroit {
	float: right;
	width: 300px;
	height: 300px;
	margin: 0 0 8px 8px;
}
#encartimage {
	position: absolute;
	width: 220px;
	top: 390px;
	left: 59px;
}
#encart {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 248px;
	background: url(images/encart-haut.jpg) left top no-repeat;
	top: 132px;
	left: 59px;
}
#encart h2 {
	font-size: 14px;
	color: #052;
	margin: 4px 0 8px 0;
}
#encart h3 {
	font-size: 14px;
	color: #052;
	font-weight:normal;
	margin: 0 0 6px 0;
}
#encart p {
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0;
}
#encart p.tel {
	font-size: 15px;
	font-weight: bold;
}
#encart a {
	font-size: 10px;
	font-weight: bold;
	color: #a3b2c7;
	text-decoration: underline;
}
#encart a:hover {
	color: #fff;
}
#encart li {
	font-size: 10px;
	font-weight:bold;
	color: #003;
	list-style-type: square;
	list-style-position: inside;
	padding-bottom:4px;
}

/*----------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background: url(images/fond-contenu.jpg) no-repeat top;
	margin: 0;
	padding: 10px 20px 10px 330px;
	min-height: 410px;
}
#contenu p {
	font-size: 12px;
	color: #000;
	margin: 6px 0 6px 0;
}
#contenu ul {
	margin:15px 0 15px 20px;
}
#contenu li {
	font-size: 13px;
	color: #003;
	list-style-type: square;
	list-style-position: inside;
	line-height: 17px;
}
#contenu a {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}
#contenu a:hover {
	color:#090;
	text-decoration: none;
}
#contenu h2 {
	background-color: #8dc847;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color:#fff;
}
#contenu h2 img {
	margin-bottom:-3px;
}
#contenu h3 {
	margin: 10px 0 10px 0;
}
/*----------------------------------------------------------------------------------pied de page 2 colonnes-------*/

#pied {
	font-size: 11px;
	color: #fff;
	height: 101px;
	margin: 0;
	background: url(images/fond-pied-de-page.jpg) no-repeat;
}
#pied h2 {
	font-size: 10px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight:normal;
}
#pied h3 {
	font-size: 10px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight:normal;
}
#pied p {
	font-size: 10px;
	color: #fff;
	padding: 0;
	margin: 0
}
#pied a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#pied a:hover {
	color: #fff;
	text-decoration: underline;
}
#eodys {
	float: left;
	width: 280px;
	text-align: center;
	padding: 20px 0 0 0;
}
#eodys a {
	color:#fff;
}
#eodys a:hover {
	color:#fff;
}
#sousmenu {
	float: right;
	width: 600px;
	text-align: center;
	padding: 20px 60px 0 10px;
}
/*----------------------------------------------------------------------------------FORMULAIRE CONTACT.PHP-------*/
/*style du texte saisi par le visiteur*/
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	padding-left: 6px;
	border: 1px solid #336666;
}
/*style des titres et intitulés du formulaire*/
.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
/*Fenêtre d'alerte envoi de message ou problème*/
.popuphtml{
	position: absolute;
	height: 80px;
	width: 250px;
	top: 350px;
	left: 400px;
	background-color: #eee;
	border: 4px solid #f00;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f00;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
/*------------------------------------------------------------------------DIVERS CLASS-------*/
.gauche{
	float:left;
	padding-right: 5px;
}
.droite{
	float:right;
	padding-left: 5px;
}
.petitetaille {
	font-size: 10px;
}
.centrage {
	text-align:center;
}
.tablo1 {
	border:none;
	width:100%;
}
.tablo1 td {
	text-align:center;
	vertical-align:top;
	width:33%;
	background:url(images/fdtablo.png) repeat-x bottom;
	padding:3px;
}

