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


#contener,#header,#navigation,#bottom,#copyright,#main,#main2,#pied,#copyright{
width:980px;
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:150px;
position:relative;
z-index:1;
}
#headerUs{
background:url(headerUs.jpg) no-repeat left top;
}
#navigation{
background:url(liseret-nav.jpg) no-repeat left bottom;
position:relative;
height:38px;
z-index:2;
}
#main,#main2{
overflow:hidden;
min-height:500px;
/*border:1px solid red;*/
}
#main2{
background:url(repeat-main.jpg) repeat-y left top;
}
#leftCenter{
float:left;
width:255px;
margin:20px 0 0 0;
/*border:1px solid red;*/
}
#center{
width:800px;
margin-right:180px;
text-align:left;
vertical-align:top;
min-height:500px;
_position:absolute;
_margin:-50px 5px 0 0;
/*border:1px solid red;*/
}
#centerInt{
width:732px;
text-align:left;
vertical-align:top;
}
#blocCentre{
padding:10px 5px 10px 0px;
}
#blocCentre2{
padding:10px 5px;
}
#right{
float:right;
width:180px;
padding-top:10px;
/*border:1px solid red;*/
}
#rightCenter{
margin:20px 0 0 285px;
width:255px;
/*border:1px solid red;*/
}
#pied{
}
#copyright{
/*border:1px solid red;*/
}

/* IE 6.00 */

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



