#main { 
	width:887px; 
	margin:0 auto;
}
#header { 
	height:153px;
}
#header, 
#content, 
#footer { 
	font-size:0.875em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 { background-image:url(images/body-bg.jpg);}
#page1 #main { background:url(images/web-ardres.jpg) no-repeat center 174px;}
#page1 #header { height:148px;}
#page1 #header h1 { padding:67px 0 16px 0;}
#page1 #content { height:542px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:602px;}
#page2 #content .col-1 .col-1 { width:224px; margin-right:56px;}
#page2 #content .col-1 .col-2 { width:224px;}
#page2 #content .col-2 { width:285px;}
#page2 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page2 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page2 #content .bottom .col-3 {width:103px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:602px;}
#page3 #content .col-1 .row-1 .col-1 { width:234px; margin-right:48px;}
#page3 #content .col-1 .row-1 .col-2 { width:234px;}
#page3 #content .col-1 .row-2 .col-1 { width:224px; margin-right:56px;}
#page3 #content .col-1 .row-2 .col-2 { width:224px;}
#page3 #content .col-2 { width:285px;}
#page3 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page3 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page3 #content .bottom .col-3 {width:103px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:602px;}
#page4 #content .col-2 { width:285px;}
#page4 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page4 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page4 #content .bottom .col-3 {width:103px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:602px;}
#page5 #content .col-1 .col-1 { width:233px; margin-right:45px;}
#page5 #content .col-1 .col-2 { width:233px;}
#page5 #content .col-2 { width:285px;}
#page5 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page5 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page5 #content .bottom .col-3 {width:103px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:602px;}
#page6 #content .col-1 .col-1 { width:234px; margin-right:48px;}
#page6 #content .col-1 .col-2 { width:234px;}
#page6 #content .col-2 { width:285px;}
#page6 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page6 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page6 #content .bottom .col-3 {width:103px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:602px;}
#page7 #content .col-1 .col-1 { width:248px;}
#page7 #content .col-1 .col-2 { width:278px;}
#page7 #content .col-2 { width:285px;}
#page7 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page7 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page7 #content .bottom .col-3 {width:103px;}

/*======= index-7.html =======*/
#page8 #content .col-1 { width:602px;}
#page8 #content .col-2 { width:285px;}
#page8 #content .bottom .col-1 {width:88px; margin-right:63px;}
#page8 #content .bottom .col-2 {width:54px; margin-right:63px;}
#page8 #content .bottom .col-3 {width:103px;}


/*=========================*/


#footer { 
	height:110px;
	border-top:1px solid #c0c0c1;
}