
/*--- Basic Elements  -----------------------------------------------------------------*/
html {  padding:0px;  margin:0px; }
body {
	background: #fff url(/z/go/resources/images/bg/background.jpg) repeat-x;
	width: 100%;	padding:0px;	margin:0px; font: normal 11px Trebuchet MS, sans-serif;
}
.fleft { float: left; }
.fright { float: right; }
.fclear { clear: both }
.spacer_h8{ height: 8px; }
.spacer_h10 { height: 10px; }
.spacer_h15 { height: 15px; }
.spacer_w15 { width: 15px; }

#container {position: absolute;	width: 100%;	margin: 0px;	padding: 0px;	border-collapse: collapse;}

.left { /* colonne marge gauche de la page accueillant l'image */
	background: url(/z/go/resources/images/bg/bg_left.jpg) right top no-repeat;
}
.right { /* colonne marge droite de la page */
	background: url(/z/go/resources/images/bg/bg_right.jpg) left top no-repeat;
}
.content { /* contenu principal de la page */
	position: relative;	width: 960px;	text-align: left; 
}

.colA {	float: left; width: 735px; }
.colB {	float: left; width: 768px;}
#colRight { float: right; 	background: #B8E7FF; width:170px; text-align: center; padding: 0px 0px 20px 0px; }
#colDroite { float: right; 	width:210px; padding: 0px 0px 20px 0px; }

/*--- Structure Modules  --------------------------------------------------------------*/
#header { float: left;  margin: 0px 0px 15px 0px; padding: 0px; text-align: left; }
#header-int { float: left;  margin: 0px 0px 5px 0px; padding: 0px; text-align: left; }
#header #topHead, #header #topHead-int { float:left; width: 100%; height: 20px; margin: 0px; padding: 0px;}
#header #midHead, #header #midHead-int { float:left; width: 100%; height: 90px;  margin:  0px 0px 0px 0px; padding: 0px 0px 0px 0px;  }
#header #btmHead, #header #btmHead-int { float:left; width: 100%; background: #fff url(/z/go/resources/images/bg/bg-soustop.png) left top no-repeat; width: 100%; height: 25px; margin: -2px 0px 0px 0px !important; +margin: -7px 0px 0px 0px; padding: 0px 0px 0px 0px;  }

#promo { /* espace autopromo */
	width: 485px !important; +width: 484px;
	height: 210px;
}

#footer {
/* ...  */
}

#footer #infos { /* Infos pratiques | Services Clients |...  */
	background: url(/z/go/resources/images/bg/bg-infos.png) repeat-x left top;
	float: left; width: 615px !important; +width: 600px; margin: 0; padding: 0px 15px 0px 15px;
}
#footer #ttc { background: #ffefe5;	float: left; width: 940px; margin: 0px; padding: 10px; }

.pubs{ width: 204px; height: 130px; margin-top: 10px;}
