html {
width:100%;
background-image:url(images/_style/bg_lenglet.jpg);
background-repeat:repeat-x;
background-position:center;
background-position:top;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#home {
position:relative;
display:block;
width:990px;
margin: auto;
margin-top:-7px;
}
#page_details {
position:relative;
display:block;
width:990px;
margin: auto;
}
div#page_container {
width:990px;
margin:auto;
padding:0;
}
.item_container {
width:990px;
overflow:auto;
padding-bottom:10px;
background-color:#FFF;
}
.item_containt {
width:990px;
margin-top:20px;
}
div#footer {
width:990px;
height:30px;
text-align:center;
}

