.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
.col-extra { float: right; }
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:248px;  background:url(images/top.gif) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:238px; margin-right:30px}
#page1 #content .col-2{ width:633px}
#page1 #content .col-3{ width:370px}
#page1 #content .col-4{ width:228px}
#page1 #content .col-5{ width:270px; margin-right:25px}
#page1 #content .col-6{ width:270px}
#page1 #content .bg{ background:url(images/tail2.gif) repeat-y 286px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:238px; margin-right:30px}
#page2 #content .col-2{ width:633px}
#page2 #content .col-3{ width:130px}
#page2 #content .col-4{ width:450px}
#page2 #content .col-5{ width:270px; margin-right:25px}
#page2 #content .col-6{ width:270px}
#page2 #content .bg{ background:url(images/tail2.gif) repeat-y 286px top } 
/* === categorie === */
#page3 #content .col-1{ width:238px; margin-right:30px}
#page3 #content .col-2{ width:633px}
#page3 #content .col-3{ width:280px}
#page3 #content .col-4{ width:300px}
#page3 #content .col-5{ width:270px; margin-right:25px}
#page3 #content .col-6{ width:270px}
#page3 #content .bg{ background:url(images/tail2.gif) repeat-y 286px top } 

/*======= footer =======*/
#footer { height:220px; }
