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


#contener,#header,#navigation,#bottom,#copyright,#main,#pied,#copyright{
width:990px;
margin:0 auto;
/*border:1px solid red;*/
}
#contener{
overflow:hidden;
/*border:1px solid red;*/
}
#header,#headerUs{
background:url(header2.jpg) no-repeat left top;
height:131px;
position:relative;
z-index:1;
}
#headerUs{
background:url(headerUs.jpg) no-repeat left top;
}
#navigation{
background:url(side-search.jpg) no-repeat left bottom;
position:relative;
height:82px;
z-index:2;
}
#main,#mainHome{
overflow:hidden;
min-height:530px;
background:url(repeat-main.gif) repeat-y left top;
/*border:1px solid red;*/
}
#mainHome{
background:none;
}
#left{
float: left;
width: 190px;
vertical-align:top;
background:url(fond-left.jpg) no-repeat left bottom;
margin:0 5px 0 0;
/*border:1px solid red;*/
}
#leftCenter{
width:582px;
*width:570px;
padding:0;
/*border:1px solid red;*/
}
#center,#centerHome{
width:793px;
margin:0 0 0 195px;
text-align:left;
vertical-align:top;
/*min-height:800px;*/
_position:absolute;
_margin:-50px 0 0 0;
border-left:1px solid #8B457F;
/*border-right:1px solid #8B457F;*/
background:#fff;
/*border:1px solid red;*/
}
#centerHome{
border-left:1px solid #8B457F;
border-right:1px solid #8B457F;
}
#imgMain,#imgMain2{
background:url(top-main.gif) no-repeat left top;
width:795px;height:11px;margin-left:195px;
}
#imgMain2{
background:url(top-main2.jpg) no-repeat left top;
}
#centerInt{
width:732px;
text-align:left;
vertical-align:top;
}
#blocCentre{
padding:1px 5px 10px 10px;
}
#rightCenter{
margin:-15px 5px 0 5px;
*margin-right:8px;
*margin-left:0;
*position:relative;
width:190px;
/*border:1px solid red;*/
}
#catIndex{

/*border:1px solid red;*/
}
#pied{
background:url(bottom.jpg) no-repeat right top;
height:37px;
}
#copyright{
/*border:1px solid red;*/
}



