.container {width:950px; margin:0 auto; }

#header {
	height:140px;
	background:url(images/header-bg.gif) left top repeat-x #fff;
}
#header, #content, #extra-content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:230px; margin-right:22px; 
	background:url(images/index_00.gif) 60px -60px no-repeat;

	 }
#sousMenu li{margin:5px 0}
#page1 #content .col-2 { width:696px;}

/*======= index-2.html =======*/
#page2 #content .col-1 {width:230px; margin-right:22px;}
#page2 #content .col-2 { width:696px;}
/*======= index-3.html =======*/
#page3 #content .col-1 {
	width:230px;
	margin-right:22px;
}
#page3 #content .col-2 {width:696px; height:500px;}
/*======= index-4.html =======*/
#page4 #content .col-1 {width:230px; margin-right:22px;}
#page4 #content .col-2 { width:696px;}
/*======= index-5.html =======*/
#page5 #content .col-1 {width:230px; margin-right:22px;background:url(images/index_00.gif) 60px -60px no-repeat;}
#page5 #content .col-2 { width:696px;}
#page5 #extra-content .col-1 {width:464px; margin-right:22px;}
#page5 #extra-content .col-2 {width:464px;}


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

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


#footer {background:url(images/footer-bg.gif) left top repeat-x #717171;}