body, html{
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#00625A;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}

p{
	margin:0;
	padding:0;
}

h1{
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
}
.h1{
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
}

.h1bis{
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	margin-left : 70px;
}
h2{
	font:bold 12px Arial, Helvetica, sans-serif;
}

.h1vert{
	color:#87d300;
	margin:0;
	padding: 15px 0 0 0;
}

.h1vertbis{
	color:#87d300;
	padding: 10px 0 0 0;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
}

#global{
	width:939px;
	margin:0 auto;
	text-align:center;
}

/*------------------------------------------------------header----------------------------------------------*/

.bandeau{
	float:left;
	width:367px;
}

/*-------accueil------*/

#header{
	height:265px;
	width: 886px;
	margin-left:52px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	text-align:left;	
}

/*-------methodes------*/

#header2{
	height:265px;
	width: 886px;
	margin-left:52px;
	background-image:url(images/bg_header2.jpg);
	background-repeat:no-repeat;
	text-align:left;	
}

/*-------contact------*/

#header3{
	height:265px;
	width: 886px;
	margin-left:52px;
	background-image:url(images/bg_header3.jpg);
	background-repeat:no-repeat;
	text-align:left;	
}

/*------------------------titres--------------*/ 

.bandeau img{
	margin:26px 0 0 64px;
}

.bandeau h1{
	margin:15px 0 0 70px;
}

/*------------------------menu--------------*/
.bandeau ul{
	margin:0;
	padding:35px 0 0 0px;
}

.bandeau li{
	list-style-type:none;
	display:inline;
	padding-right:48px;
}

.bandeau ul li a{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#cde985;
	text-decoration:none;
}

.bandeau ul li a:hover{
	color:#fff;
	
}

/*------------------------------------------------------contenu---------------------------------------------*/

#contenu{
	width:813px;
	margin:0 auto;
	padding:0 0 0 21px;
	background-image:url(images/bgcontenu.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

/*-------------------------accueil-----------------------*/

/*-------blocgauche------*/

#cont1{
	float:left;
	width:302px;
	padding: 0 0 0 21px;
	text-align:justify;
}

#cont1 h2{
	padding-bottom:0px;
	margin-bottom:0px;
}

#contenu h1{
	margin:0 0 10px 0;
}

/*-------blocmilieu------*/

#cont2{
	float:left;
	width:227px;
	margin: 29px 0 0 22px;
	background-image:url(images/prenez_contact.jpg);
	background-repeat:no-repeat;
	text-align:justify;
}

.prenez_contact{
	padding: 17px 0 30px 19px;
	font: normal 15px Arial, Helvetica, sans-serif;
	color:#00625a;
	line-height:21px;
}

/*-------blocdroit------*/

#cont3{
	float:left;
	margin: 29px 0 0 14px;
}

/*-------------------------methodes-----------------------*/

.meth1{
	width:236px;
	float:left;
	padding:0 21px 0 0;
	text-align:justify;
}

.meth{
	width:236px;
	float:left;
	padding:0 21px;
	text-align:justify;
}

.meth img{
	padding-bottom:12px;
}

.meth1 img{
	padding-bottom:12px;
}

#contenu ul{
	margin:0;
	padding:0 0 0 14px;
	
}

#contenu li{
	list-style-image:url(images/li.gif);
	padding-bottom:9px;
}

.magnet{
	line-height:21px;
}

.color{
	line-height:29px;
}

/*-------------------------contact-----------------------*/

#ct1{
	float:left;
	width:450px;
}

#ct2{
	float:left;
	margin:40px 0 0 20px;
}

#ct2 h2{
	margin:0;
}

.plan{
	margin-top:15px;
}

/*-------formulaire------*/

.align{
	width: 225px;
	float: left;
}

label{
	display: block;
	width: 80px;
	float: left;
	margin: 10px 0;
}

form{
	width: 450px;
}

input{
	width: 120px;
	border: solid 1px #000;
	margin: 6px 0;
}

p.divers{
	width: 450px;
}

.input_1{
	width: 345px;

}

textarea{
	width: 345px;
	height:140px;
	border: solid 1px #000;
	margin: 6px 0;
}

#bouton{
	margin-left:80px;
	background-image:url(images/bg_bouton.jpg);
	background-repeat:repeat-x;
}

/*------------------------------------------------------footer----------------------------------------------*/

#footer{
	width:939px;
	background-image:url(images/bg_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	padding-top:116px;
}

#footer ul{
	margin:0 0 33px 0;
	padding:0;
	color:#87d300;
}

#footer li{
	list-style-type:none;
	display:inline;
}

#footer a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#87d300;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
}

.tt{
	margin:0;
	padding: 25px 0 2px 0;
}

.tt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#87d300;
	text-decoration:none;
}

.tt a:hover{
	text-decoration:underline;
}#cont_mention {
	float:left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
