body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:12px;
		color:#7E7D7B;
	}
.form_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#666666;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:9px;
		color:#807F7C;
	}		

.form
	{
		width:155px; height:18px; border-color:#8A8A8A; border-width:1px; background-color:#ECECEC; font-size:11px;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text:link {text-decoration:none;}	
	a.text:hover {text-decoration:underline;}
	a.text:active {text-decoration:none;}
	a.text:visited {text-decoration:none;}
	
	
	#slider {
    width: 391px; /* important to be same as image width */
    height: 236px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 391px; /* important to be same as image width or wider */
    display:inline;
	/*position: absolute;
	top: 0;
	margin-left: 0;*/
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font: 10px/15px Tahoma;*/
    padding: 10px 13px;
    width: 391px;
    background-color: #343c3f;
    filter: alpha(opacity=90);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
.h1 {
font-size:18px;
font-weight:400;
font-family:helvetica;
line-height:20px

}
.tdfondbleu{ background-color:#343c3f;}
.tdfondbleu a { 
background-color:#343c3f;
color:#FFFFFF;
font-size:14px;
font-weight:500;
font-family:Helvetica, sans-serif;
text-decoration:none;
}
