body{
	padding:0;
	margin:0;;
	font-family: Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	background-color:inherit;
	background: #007500;
	background: url(../images/bg.gif)  repeat-y 50%;
}

h2{
font-weight:bold;
color:black;
font-size:12px;
display:inline;
}
#main{
	width:850px;
	text-align:left;
}
#flash{
	margin-top: 100px;
	background: #CCC;
	margin-left: 130px;
	width: 450px;
}
#skip {
	position:absolute;
	left: 620px;
	top: 620px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;

}
#skip a {
	color: #8A0000;
	text-decoration: none;
}
#skip a:hover {
	color: #000;
	text-decoration: none;
}
#logo{
	position:relative;
	float:left;
	height:200px;
	width:850px;
	background: #FFF;
}
#nav{
	color: #000;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: 2px #007500 solid;
	font-size: 0.7em;
	background: #FFF;

}
#nav a{
	color: #860001;
	text-decoration: none;
}
#nav a:hover{
	color: #000;
	text-decoration: none;
}
#visuel{
 	background: #FFF;
 	width: 700px;
 	height: 150px;
}
#menu{
         background: #FFF;
         width: 693px;
         height: 21px;
         padding-left: 5px;
         font-size: 0.8em;
         color: #000;
         padding-top: 5px;
         border: #007500 1px solid;
         margin-bottom: 5px;
}
#menu a{
	color: #FFF;
	text-decoration: none;
	background: #007500;
	padding: 5px;
}
#menu a:hover{
	color:#000;
	text-decoration: none;
	background: #94C700;
	padding: 5px;
}
#gauche{
	float: left;
	background: #007400;
	width: 150px;
	padding-left:  5px;
	margin-right: 5px;
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	margin-top: 10px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 .4em 0;
	width: 150px;
}
#navcontainer a {
	display: block;
	padding: 6px 2px 4px 28px;	
}
#navcontainer a:link{ 
	color: #FFF;
	text-decoration: none;
}
#navcontainer a.accueil {
	background: transparent url(../images/icone_accueil.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.accueil:hover {
	background: transparent url(../images/icone_accueil.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.accueilactive {
	background: transparent url(../images/icone_accueil.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.presentation {
	background: transparent url(../images/icone_presentation.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.presentation:hover {
	background: transparent url(../images/icone_presentation.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.presentationactive {
	background: transparent url(../images/icone_presentation.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.insecte {
	background: transparent url(../images/icone_insecte.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.insecte:hover {
	background: transparent url(../images/icone_insecte.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.insecteactive {
	background: transparent url(../images/icone_insecte.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.desinsectisation {
	background: transparent url(../images/icone_desinsectisation.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.desinsectisation:hover {
	background: transparent url(../images/icone_desinsectisation.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.desinsectisationactive {
	background: transparent url(../images/icone_desinsectisation.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.deratisation {
	background: transparent url(../images/icone_deratisation.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.deratisation:hover {
	background: transparent url(../images/icone_deratisation.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.deratisationactive {
	background: transparent url(../images/icone_deratisation.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.desinfection {
	background: transparent url(../images/icone_desinfection.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.desinfection:hover {
	background: transparent url(../images/icone_desinfection.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.desinfectionactive {
	background: transparent url(../images/icone_desinfection.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.mur {
	background: transparent url(../images/icone_mur.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.mur:hover {
	background: transparent url(../images/icone_mur.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.muractive {
	background: transparent url(../images/icone_mur.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.produit {
	background: transparent url(../images/icone_produit.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.produit:hover {
	background: transparent url(../images/icone_produit.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.produitactive {
	background: transparent url(../images/icone_produit.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#navcontainer a.contact {
	background: transparent url(../images/icone_contact.gif) no-repeat 0 0;
	color: #FFF;
	height: 25px;
	text-decoration: none;
}
#navcontainer a.contact:hover {
	background: transparent url(../images/icone_contact.gif) no-repeat 0 0;
	color: #000;
	height: 25px;
	text-decoration: none;
}
.contactactive {
	background: transparent url(../images/icone_contact.gif) no-repeat 0 0;
	color: #94C700;
	height: 25px;
	text-decoration: none;
	padding: 6px 2px 4px 28px;
}
#milieu{
	float:left;
	color: #000;
	width:455px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 0.8em;
}
#milieu a{
	text-decoration: none;
	color: #860001;
}
#milieu a:hover{
	text-decoration: none;
	color: #000;
}
#bas_logo{

	width: 450px;
	background: #FFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#droit{
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	width:210px;
	color: #000;
	font-size: 0.8em;
	background: #94C700;
	padding-bottom: 5px;
	text-align: justify;
	margin-top: 10px;
}
#droit a{
	color: #8A0000;
	text-decoration: none;
}
#droit a:hover{
	color: #007500;
	text-decoration: none;
}
#coor{margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear:left;
	position:relative;
	float:left;
	width:845px;
	text-align:center;
	background: #FFF;
	border-top:solid 2px #007500;
	font-size: 0.7em;
}
#coor a{
	text-decoration: none;
	color: #860001;
}
#coor a:hover{
	text-decoration: none;
	color: #000;
}
#footer{
	clear:left;
	position:relative;
	float:left;
	width:845px;
	text-align:center;
	border-top:solid 5px #94C700;
	font-size: 0.7em;
	background: #FFF;
}
#footer_nav a:hover{
	color: #FFF;
	text-decoration:none;
}
#footer_txt{
	line-height:15px;
	margin-bottom: 5px;
}
