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


#contener,#contenerRoi,#header,#navigation,#bottom,#copyright,#main,#pied,#copyright{
width:980px;
margin:0 auto;
/*border:1px solid red;*/
}
#contener,#contenerRoi{
overflow:hidden;
position:relative;
/*border:1px solid red;*/
}
#contenerRoi{
margin-top:-20px;
*margin-top:-1px;
}
#header{
background:url(header.jpg) no-repeat left top;
height:206px;
position:relative;
z-index:1;
_margin-top:20px;
}
#navigation{
background:url(fond-nav-haute.jpg) no-repeat center top;
position:relative;
height:38px;
z-index:30;
}
#main{
background:#fff;
/*border:1px solid red;*/
}
#left{
width: 200px;
padding-left:6px;
vertical-align:top;
/*border:1px solid red;*/
}
#leftCenter{
float:left;
width:255px;
margin:20px 0 0 0;
/*border:1px solid red;*/
}
#center{
width:774px;
text-align:left;
vertical-align:top;
background:#fff url(fond-main.jpg) no-repeat left top;
/*border:1px solid red;*/
}
#centerInt{
width:732px;
text-align:left;
vertical-align:top;
}
#blocCentre{
padding:10px 15px;
}
#right{
width:180px;
/*border:1px solid red;*/
}
#rightCenter{
margin:20px 0 0 285px;
width:255px;
/*border:1px solid red;*/
}

#side-search{
position:relative;
background:url(side-search.jpg) no-repeat left top;
width:980px;
height:42px;
z-index:20;
}

#pied{
background:url(liseret.jpg) no-repeat left top;
padding-top:19px;
}
#copyright{
/*border:1px solid red;*/
}


