@charset "utf-8";
/* CSS Document */

#Tableau_01 {
	width:957px;
	margin-left:auto;
	margin-right:auto;
}


div#content {
	width:957px;
	height:539px;
	background-image:url(../images/presentoir.png);
	background-repeat:no-repeat;
	padding-top:30px;
}

div#index-gauche{
	position:relative;
	float:left;
	width:213px;
	margin-left:42px;
	margin-right:35px;
}

div#index-milieu{
	float:left;
	width:348px;
	margin-left:10px;
	margin-right:12px;
	margin-top:-15px;
}

div#index-droit{
	float:left;
	width:100px;
	margin-left:40px;
	margin-right:25px;
}

div#newsslider img{
max-height:430px;
opacity:0.8;
filter:alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale);

}

div#newsslider2 img{
max-height:210px;
opacity:0.8;
filter:alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale);
}