html, body { margin: 0; padding: 0; border: 0; }
body { font-family: arial, helvetica, sans-serif; color: black; text-align: center; background-color: #585858; }

.centerCol { margin: 0 auto; width: 790px; text-align: left; }

#block_1 { float: left; width: 510px; }
#block_2 { float: left; width: 274px; border-left: 2px solid black; background: url(IMG/coldroite.gif) #B5B3B4; }
#wrapper { width: 790px; background: url(IMG/fond.gif) top center repeat-y; margin: 0; overflow: hidden; }
#wrapper { display: inline-block; }
#header { margin-bottom: -5px; padding-bottom: 5px; }
#footer { background-color: #585858; color: white; margin: 10px 0 20px 0; }
#header, #footer { width: 790px; background: url(IMG/fond.gif) top center repeat-y; }
* > #footer { position: relative; z-index: 1000; }

#block_2a { float: left; width: 274px; }
#block_2b { float: left; width: 274px; border-left: 2px solid black; background: url(IMG/coldroite.gif) #B5B3B4; }

* html #wrapper { position: relative; }
* html #block_2 { width: 275px; }
* html #block_2a { width: 275px; }
* html #block_2b { width: 275px; }
* html body { font-size: 80%; }
/*\*/
#wrapper { display: block; }
