body
{
background: #000000;
font-family: Helvetica;
text-align: center; /* pour corriger le bug de centrage IE */
}

img
{
border:0px black;
}

#global
{
margin-left: auto;
margin-right: auto;
width:950px;
text-align: left;
}

#menu
{
padding-top: 0px;
padding-bottom: 10px;
border-bottom:3px solid #BABABA;
}

#menuu
{
padding-top: 0px;
padding-bottom: 10px;

}

#menu1
{
padding-top: 10px;
}


#sousmenu
{
color:white;
font-size: 11px;
float: right;
padding-top: 40px;
text-transform: uppercase;
}


#sousmenu a
{
background: #484848;
color:white;
text-decoration: none;
padding: 8px;
margin-left: 7px;
}

#sousmenu a:hover
{
background: #B9801B;
color:white;
}



#logo
{
padding-top: 5px;
}

input
{
height: 25px;
}


#contenu
{
color: white;
font-size: 14px;
line-height: 22px;
}

.carre_orange
{
background-color: #B97F2A;
padding-left:6px;
padding-top:3px;
}

h2
{
font-weight: bold;
font-size:15px;
}

.stitre
{
font-weight: bold;
font-size:17px;
color : #B97F2A
}

#gauche
{
width: 470px;
float:left;
}

#droit
{
width: 470px;
float:right;
}

#gauche1
{
width: 250px;
float:left;
}

#droit1
{
width: 690px;
float:right;
}



#gauche2
{
width: 690px;
float:left;
}

#droit2
{
width: 250px;
float:right;
}

#plein
{
width: 940px;
float: left;
}




#footer
{
padding-top: 50px;
font-size: 12px;
color:#BABABA;
text-align: center;
}

.clear
{
clear: both;
}

#separation
{
height: 50px;
display: block;
}
