body {
background-image:url('images/bg.jpg');
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0 auto;
padding: 0;
font-family: Arial;
font-size: 11px;
color:#ffffff;
}/* body */
#global{
width:1000px;
margin: 0 auto;
}
#logo{
width: 284px;
height: 118px;
background-image: url('images/logo.jpg');
text-indent: -900000px;
margin: 0 auto;
}
.text{
background-color: #ffffff;
color:#000000;
width: 284px;
padding: 10px;
margin-left: 355px;
height: 254px;
}
.text p{
font-size: 14px;
font-family: Arial, Helvetica;
}
.text p strong{
font-size: 14px;
font-family: Arial, Helvetica;
font-weight: bold;
color: #218cde;
}
.text p a{
font-size: 14px;
font-family: Arial, Helvetica;
font-weight: bold;
color: #218cde;
}
.text ul{
margin: 15px;
color: #ffaf00;
}
#piment{
position: absolute;
margin-top: 160px;
width: 570px;
height: 306px;
background-image: url('images/piment.png');
text-indent: -900000px;
/* IE */
/*_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/piment.png');*/
}
#footer{
margin-top: 10px;
width: 970px;
text-align: center;
}
#footer p{
font-size: 11px;
}
#footer p a{
color: #ffaf00;
font-weight: bold;
}
#partenaires{
color:#333333;
font-size:10px;
margin:190px auto 30px;
text-align:center;
width:700px;
}

#partenaires a {
color:#666666;
text-decoration:none;
}
#partenaires a:hover {
color:#0099FF;
}