body{
	margin:0px;
	font-family:Verdana, Helvetica;font-size:11px;
	color: #000;
}

div#global{
	margin-left:auto;
	margin-right:auto;
	width:982px;
	display:block;
	//border:1px solid #AAAAAA;
	//border:1px solid black;
}
div#header{
	//border:1px solid black;
}
#conteneur-menu{
	height:40px;
	background:#FFFFFF url(img/bg_menu.jpg);
	background-repeat:repeat-x;
	width:982px;
}
#menu{
	//border:1px solid black;
	position:absolute;
}
div#content{
	//border:1px solid #AAAAAA;
	//border:1px solid black;
	float:left;
	width:982px;
	overflow:auto;
	min-height:400px;
	padding-top:10px;
}
div#sidebar{
	//border:1px solid black;
	width:280px;
	float:left;
	background:#FFFFFF url(img/test.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
div#main{
	//border:1px solid black;
	width:688px;
	min-height:390px;
	float:right;
}
/*--------------------------------------// FOOTER //----------------------------------------------*/
div#footer{border-top:1px solid #eeeeee;float:left;width:982px;font-size:10px;margin-bottom:20px;}
div#footer_left{float:left;text-align:left;color:#666666;font-size:9px;}
div#footer_right{float:right;text-align:right;color:#666666;font-size:9px;}


div#sb_module{
	padding:30px;
	line-height:16px;
	text-align:justify;
}

input{
	border:1px solid #9fbd43;
	background:#ffffff;
	background-repeat:no-repeat;
	padding:2px;
	color:#9fbd43;
	font-size:9px;
}
div#formulaire_contact{
	background:#FFFFFF url(img/bg_form.png);
	background-repeat:no-repeat;
	padding:20px;
}

div#mentions_legales{
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:80px;
	text-align:justify;
	font-size:11px;
}

.grandTitre{
	font-size:22px;
	font-weight:bold;
}
.moyenTitre{
	font-size:18px;
	font-weight:bold;
}
.petitTitre{
	font-size:14px;
	font-style:italic;
	text-transform:uppercase;
	color:#7AAA11;
}

.avantage{
	font-size:10px;
	font-style:italic;
	text-transform:uppercase;
	color:#7AAA11;
}

p{
	text-indent:20px;
	text-align: justify;
}

.titreVert{
	text-transform:uppercase;
	font-style:italic;
	font-size: 18px;
	color:#7AAA11;
	line-height:16px;
}

.prix{
	text-transform:uppercase;
	font-style:italic;
	font-size: 23px;
	line-height:5px;
}

.telech {
	text-transform:uppercase;
	font-style:italic;
	font-size:10px;
}




a:link{
	color:#7AAA11;
	text-decoration: none;
}
a:hover{
	color:#7AAA11;
	text-decoration: underline;
}
a:visited{
	color:#7AAA11;
	text-decoration: none;
}


dl{
	height:3Opx;
	margin:0; padding:0;
	display:block;
	float:left;
}
dt{
	display: block;
	height: 30px;
	cursor:pointer;
	//min-width:160px;
}
dd{
	margin:0; padding: 0;
	display:block;
	font-size:11px;
	border-bottom:1px solid #4c7700;
}
dd ul{
	margin:0; padding: 0;
	list-style: none;
	background:#EEEEEE;
	cursor:pointer;
}
dd ul li a{
	height:2Opx;
	line-height:20px;
	display:block;
	padding-left:3px;
	padding-right:3px;
	border-top: 1px solid #96b732;
	line-height:16px;
	color:#4c7700;
	background:#ffffff;
	height:16px;
}
dd ul li a:hover{
	height:2Opx;
	line-height:20px;
	display:block;
	padding-left:3px;
	padding-right:3px;
	border-top: 1px solid #96b732;
	line-height:16px;
	color:#ffffff;
	background:#4c7700 url(img/ssmenubg.png);
	height:16px;
	text-decoration: none;
}
dl dd{
	display: none;
}	
dl:hover dd{
	display:block;
}
div#deroulant{
	float:left;
}







div#index{
	float:left;
}

div#decouverte{
	text-align:right;
	padding-right:30px;
}

div#decouverte a{
	text-decoration:underline;	
}

div#left{
	float:left;
	margin-right:4px;
	width:340px;
	margin-bottom:10px;
}
div#right{
	float:left;
	margin-left:4px;
	width:340px;
	margin-bottom:10px;
}
div#index_p{
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}


.internet{list-style: none;}
.telephone{list-style: none;}
.ml{list-style: none;}

ul.telephone {padding-left:5px;}
ul.internet {padding-left:5px;}

li.internet{background:url(img/puce1.jpg);background-repeat:no-repeat;background-position: 0 50%;margin: .4em 0;padding-left:16px;}
li.telephone{background:url(img/puce1.jpg);background-repeat:no-repeat;background-position: 0 50%;margin: .4em 0;padding-left:16px;}
li.ml{background:url(img/puce1.jpg);background-repeat:no-repeat;background-position: 0 50%;margin: .4em 0;padding-left:16px;}

/*--------------------------------------// CODES COULEURS PRODUITS //------------------------------------------*/

.adsl {
	color:rgb(147,16,126);	
}

.fixe {
	color:rgb(226,0,26);	
}

.mobile {
	color:rgb(240,138,0);	
}

.sat {
	color:rgb(0,81,153);	
}
