body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#222222;
	margin-top:0px;
}

.conteneur-principal
{
	width:1440px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.header

{
	width:1440px;
	height:500px;
	float:left;
	background-image: url(images/monstroprod_01.png);
}

.menu
{
	width:1440px;
	height:44px;
	float:left;
}

.corps
{
	width:1440px;
	height:358px;
	float:left;
}

.corps .gauche
{
	width:255px;
	height:358px;
	float:left;
	background-image: url(images/monstroprod_10.png);
	background-repeat: no-repeat;
}

.corps .centre
{
	width:700px;
	height:288px;
	float:left;
	background-image: url(images/monstroprod_11.png);
	background-repeat: no-repeat;
	padding-top:70px;
	overflow:auto;

}

.corps .centre p
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}


.corps .droite
{
	width:485px;
	height:358px;
	float:left;
	background-image: url(images/monstroprod_12.png);
	background-repeat: no-repeat;

}



.bas
{
	width:1440px;
	height:158px;
	float:left;
}

.bas .gauche1
{
	width:255px;
	height:158px;
	float:left;
	background-image: url(images/monstroprod_13.png);
	background-repeat: no-repeat;

}

.bas .centre2
{
	width:700px;
	height:158px;
	float:left;
}

.bas .droite3
{
	width:485px;
	height:158px;
	float:left;
	background-image: url(images/monstroprod_15.png);
	background-repeat: no-repeat;

}

.footer
{
	width:1440px;
	height:70px;
	float:left;
	background-image: url(images/monstroprod_16.png);
	background-repeat: no-repeat;
}


.corps .centre fieldset legend
{
	color: #FFFFFF;
}


div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }



