*{
	padding:0;
	margin:0;
	border:0
}

*html img, *html a, *html p{
	position:relative;
	z-index:15;
}


p{
	padding:10px 0px 10px 0px;
	text-align:justify;
}


body{
	background:url('../images/fond-page.jpg') #006599 repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px}



H2 span{display:none}
H2{color:#006B8F;font-size:16px;}
H3{color:#0500D8;font-size:14px;text-align:right;border-bottom:1px #0500D8 solid}

a{color:#0085B1;font-weight:bold;text-decoration:none;}
a:hover{color:#454545;}


.right{
	float:right;
	margin-left:10px;
}

.left{
	float:left;
	margin-right:10px;
}






#conteneur{  
	margin:0px auto 0px auto;
	width:950px;
}


/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#haut{
	height:46px;	
}

#haut h1{
	background:url('../images/logo-turbolead.jpg') no-repeat;
	width:237px;
	height:46px;
	float:left;
}
#haut h1 span{
	display:none;
}
	
#menu_haut{
	list-style:none;
	margin-left:590px;
	padding:12px 0 0 0;
}
#menu_haut li{
	display:inline;
	padding:0 10px;
}

#menu_haut li a{
	color:#fff;
	font-weight:normal;
}

#menu_haut li a:hover{
	color:#919191;
}

/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/

#centre{
	background:url('../images/bas-logo.jpg') #fff no-repeat;
	min-height:380px;height:auto;
	clear:both;
}

*html #centre{
	height:380px;
}





/*____________________________________________________________________*/
/*_________________________________=GAUCHE_____________________________*/
/*____________________________________________________________________*/

#gauche{
	width:450px;
	float:left;
	padding:20px 10px 0 35px;
	min-height:380px;
	height:auto;
}
*html #gauche{
	height:380px;
}




#gauche h1{
	font-size:28px;
	color:#3D3D3D;
	font-weight:normal;
	padding:0 0 5px 50px;
}

#gauche ul{list-style:none;margin:10px 0;}
#gauche ul li{padding-left:20px;background:url('../images/puce-li.gif') left top no-repeat;margin-left:15px;}
#gauche p.code{
	border:1px #1175A9 dashed;
	margin:5px 20px;
	padding:5px;
	background:#EBEBEB;
}



/*____________________________________________________________________*/
/*_________________________________=DROITE_____________________________*/
/*____________________________________________________________________*/

#droite{
	width:420px;
	float:left;
	position:relative;
	margin:-14px 0 0 0;
}

#avantage{
	background:url('../images/fond-avantage.jpg') no-repeat;
	width:291px;
	height:211px;
	padding:120px 0 0 155px;
}

#avantage h2{
	display:none;
}

#avantage p{
	font-weight:bold;
	color:#fff;
	font-size:17px;
	padding:0 0 31px 0;
}

#avantage em{
	font-size:11px;
	font-weight:normal;
}

#menu_turbolead{
	background:url('../images/turbolead-package.jpg') no-repeat;
	height:200px;
	padding:30px 0 0 170px;
	margin:0 0 0 40px;
}


#menu_turbolead ul{
	list-style:none;
	list-style-image:url('../images/fleche.gif');
}

#menu_turbolead ul li {
	padding:5px 0;
	
}

#menu_turbolead ul li a{
	color:#494949;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
}
#menu_turbolead ul li a:hover{
	color:#006599;
}	
/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/

.spacer_v{
	clear:both;
	height:8px;
	background:url('../images/spacer-bas.jpg') no-repeat;
}



#bas{
	margin:0px auto 0px auto;padding-top:5px;
	height:25px;width:950px;
	clear:both;
	text-align:center;
	background:url('../images/bg.gif') repeat;
}



#menu_bas{list-style:none;}
#menu_bas li{display:inline;padding:0 0 0 5px;}
#menu_bas li a{color:#AFAFAF;font-size:10px;padding:2px;font-weight:normal}
#menu_bas li a:hover{color:#fff}




#actu{
	padding:35px 3px 3px 3px;
	height:136px;width:384px;
	margin:20px auto 0 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:110px;
	z-index:15;
	position:relative;
}
	
#actu a{
	color:#0F9E04;
}
#actu a:hover{
	color:#124F01;
}


	
#actualite a{	
	color:#0F9E04;
	font-size:11px;
	font-weight:normal;
}

#actualite a:hover{	
	color:#4E1544;
}

#uneactualite .titre strong{	
	font-size:12px;
	font-weight:bold;color:#000;
}

#uneactualite .titre{	
	color:#4E1544;
	font-size:15px;
	font-weight:bold;
}	
	
p.redacteur{
	font-style:italic;
}	
	
#actu a.plus{
font-weight:bold;
color:#0C70A4;
text-align:right;
display:block;
width:360px;
}
#actu a.plus:hover{color:#000}


#did_listeactualite{
padding: 5px 15px;

}
#did_listeactualite hr{
color:#0C70A4;
height:1px;
border-bottom:1px #0C70A4 solid;
	margin:3px 0;
}

/*____________________________________________________________________*/
/*_________________________________=FORMULAIRE_____________________________*/
/*____________________________________________________________________*/

fieldset{padding:10px 40px;}

legend{display:none}

/*label{width:35%;float:left;}*/
label{
	display:block;
}


input,textarea,select{
border:1px #020032 solid;
background:url('../images/fond-input.jpg') #EDEDED left bottom no-repeat;
font-size:13px;color:#000;
margin-top:1px;margin-bottom:1px; 
}

*html input {
margin:0;
}

.btn_submit{
	border:0;
}
label.obligatoire{
	font-size:10px;width:40%;float:left;
}
	
	
	
	
	
	
	
	
	
	
	
