*{
	padding:0;
	margin:0;
	border:0
}

/**html img, *html a, *html p{
	position:relative;
	z-index:15;
}*/


p{
	padding:5px 0px 5px 0px;
	text-align:justify;
}


body{
	background:url('../images/fond-page.jpg') #EEEEEE repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}




H2 span{display:none}
H2{
	color:#9F9EC8;
	font-size:17px;
	border-bottom:2px #9F9EC8 dashed;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	font-weight:normal;

}
H3{color:#0500D8;font-size:14px;text-align:right;border-bottom:1px #0500D8 solid}

a{color:#6E9413;font-weight:bold;text-decoration:none;}
a:hover{color:#491540;}


.right{
	float:right;
	margin-left:10px;
}








#conteneur{  
	margin:25px auto 0px auto;
	width:950px;
	border:1px #CDC6BE solid;
	background:#fff;
}


/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#haut{
	height:102px;	
	background:url('../images/bandeau.jpg') no-repeat;
}

#haut h1{
	display:none;
}

/*____________________________________________________________________*/
/*_________________________________=MENU_____________________________*/
/*____________________________________________________________________*/

#menu{
	padding:0 10px 0 28px;
}

	
#menu_p{
	list-style:none;
	width:680px;
	height:22px;
	padding:1px 0 0 0;
	background:url('../images/fond-menu-p.jpg') no-repeat;
	float:left;
}
#menu_p li{
	display:inline;
	padding:0 10px;
	border-right:1px #B3B3B3 solid;
}

#menu li a{
	color:#491440;
	font-weight:normal;
	font-size:15px;
}

#menu li a:hover{
	color:#000;
}

#menu_p li.guide{
	margin-left:200px;
	border-left:1px #B3B3B3 solid;
}
#menu_p a.classic{
	color:#FF6C00;
}
#menu_p a.power{
	color:#F00;
}

#menu_s{
	list-style:none;
	float:right;
	width:210px;
	height:22px;
	padding:1px 0 0 0;
	background:url('../images/fond-menu-s.jpg') no-repeat;
}
#menu_s li{
	display:inline;
	padding:0 5px 0 10px;
}
#menu_s a.accueil{
	background:url('../images/accueil.gif') no-repeat;
	padding:0 20px 0 25px;
	border-right:1px #B3B3B3 solid;
}
#menu_s a.contact{
	background:url('../images/contact.gif') no-repeat;
	padding:0 0 0 25px;
}






/*____________________________________________________________________*/
/*_________________________________=GAUCHE_____________________________*/
/*____________________________________________________________________*/

#gauche{
	width:680px;
	float:left;
	min-height:400px;
	height:auto;
	padding:20px 0 0 28px;
}
*html #gauche{
	height:400px;
}

#gauche h1{
	font-weight:normal;
	font-size:24px;
	color:#4D1944;
	padding:5px 0 10px 0;
}

#contenu{
	background:url('../images/fond-contenu.jpg') bottom left no-repeat;
	padding:0 0 25px 0;
}

/*____________________________________________________________________*/
/*_________________________________=DROITE_____________________________*/
/*____________________________________________________________________*/

#droite{
	width:210px;
	float:right;
	padding:20px 10px 0 0;
}

#actualites{
	height:158px;
	margin-bottom:26px;
	padding:28px 3px 2px 3px;
	background:url('../images/fond-actu.jpg') no-repeat;
}

/*____________________________________________________________________*/
/*_________________________________=DUPONT_____________________________*/
/*____________________________________________________________________*/

#dupont{
	clear:both;
	height:52px;	
	background:url('../images/dupont-bas.jpg') no-repeat;
}



/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/

#bas{
	margin:0px auto 0px auto;
	padding-top:15px;
	height:25px;width:950px;
	clear:both;
	text-align:center;
}



#bas ul{list-style:none;}
#bas li{display:inline;padding:0 0 0 5px;}
#bas li a{color:#AEAEAE;font-size:12px;padding:2px;font-weight:normal}
#bas li a:hover{color:#000}






#actu{
	padding:35px 3px 3px 3px;
	height:136px;width:264px;
	margin:10px auto;
	background:url('../images/fond-actu.png') no-repeat;
}

*html #actu{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.turbolead.com/images/fond-actu.png');
}


.did_firstactualite{
	font-size:11px;
	overflow:auto;
	height:140px;
	z-index:15;
	position:relative;
	padding-bottom:3px;
}
#actualites a.plus{
	margin-left:50px;
	color:#4B1642;
}	
	
#did_listeactualite hr{
	color:#4F1545;
	height:1px;
	background-color:#4F1545;
	border:0;
}
	
/*____________________________________________________________________*/
/*_________________________________=FORMULAIRE_____________________________*/
/*____________________________________________________________________*/

fieldset{padding:10px0}

legend{display:none}

label{
	float:left;
	display:block;
	width:35%;
}


input,textarea,select{
border:1px #020032 solid;
font-size:13px;color:#000;
margin-top:1px;margin-bottom:1px; 
background:#E5E5E7;
}

*html input {
margin:0;
}

.btn_submit{
	border:0;
}
label.obligatoire{
	font-size:10px;width:40%;float:left;
}
	
.deuxcol{
	float:left;
	padding:0 5px;
	width:330px;
}	
	
.retrait{
	padding-left:50px;
	display:block;
}	

.left{
	margin-right:5px;
	float:left;
	border:3px #9F9EC8 dashed;
}	
	
table.packc,table.packp,table.options{
	width:318px;
	font-size:11px;
	border:1px #000 solid;
	margin-top:-13px;
}	
table.packp{
	margin-top:-30px;
}
table.options{
	margin-top:30px;
}


	
tr.pair{
	background:#D9D8F2;
}

table.prixc,table.prixp{
	border:1px #000 solid;
	width:100%;
	margin-top:5px;
	font-size:11px;
}

table.prixc td{
	background:#F56C00;
	padding:0 2px 0 2px;
}



td.prixpack{
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#9B99C3;
}

table.prixp td{
	background:#F60000;
	padding:0 2px 0 2px;
	color:#fff;
}

.tarif{
	width:98%;
	padding:2px 1%;
	color:#48133F;
	font-size:18px;
	text-align:right;
	border-bottom:5px #48133F solid;
}
























































