/**********************************
===========================================================================
     => Elements Gabarits <=
===========================================================================
/**********************************/


#contener,#header,#navigation,#bottom,#copyright,#main,#pied,#copyright{
width:990px;
margin:0 auto;
/*border:1px solid red;*/
}
#contener{
overflow:hidden;
position:relative;
/*border:1px solid red;*/
}
#header,#headerUs{
background:url(header.jpg) no-repeat left top;
height:136px;
position:relative;
z-index:1;
}
#headerUs{
background:url(headerUs.jpg) no-repeat left top;
}
#navigation{
background:url(fond-nav.jpg) no-repeat center top;
position:relative;
height:39px;
z-index:2;
}
#main{
border-spacing:0;
padding:0;
border-collapse:0;
/*border:1px solid red;*/
}
#left{
width: 190px;
vertical-align:top;
/*border:1px solid red;*/
vertical-align:top;
border-spacing:0;
}
#center{
width:610px;
text-align:left;
vertical-align:top;
position:relative;
/*border:1px solid red;*/
white-space:normal;
vertical-align:top;
border-spacing:0;
background:#EEFBF9 url(center.jpg) no-repeat left top;
}
#centerInt{
width:732px;
text-align:left;
vertical-align:top;
}
#blocCentre{
padding:10px 5px;
}
#right{
width:190px;
/*border:1px solid red;*/
vertical-align:top;
border-spacing:0;
}
#pied{
background:url(bottom.gif) no-repeat right top;
width:610px;
height:32px;
}
#copyright{
/*border:1px solid red;*/
}

/* IE 6.00 */

#mainIe6{
border-collapse:collapse;
width:100%;
}
#mainIe6 td{
border-spacing:0;
}
#centerIe6{
width:630px;
}
#leftIe6,#rightIe6{
width:180px;
vertical-align:top;
border:1px solid red;
}



