/* Header */
#header_onglet_01{
	position:absolute;
	left:256px;
	top:100%;
	margin-left:0px;
	margin-top:-32px;
	width:303px;
	height:32px;	
	padding:0px;
}

#header_onglet_02{
	position:absolute;
	left:566px;
	top:100%;
	margin-left:0px;
	margin-top:-32px;
	width:210px;
	height:32px;	
	padding:0px;
}

/* Gauche */
#gauche{
	position:absolute;
	left:0px;
	top:88px;
	margin-left:0px;
	margin-top:0px;
	width:256px;
	height:420px;
	padding:0px;
	background-image:url(/images/commun/background_gauche.gif);
	background-repeat:repeat-y;
}

/* Main */
#main{
	position:absolute;
	left:256px;
	top:88px;
	margin-left:0px;
	margin-top:0px;
	width:520px;
	height:420px;
	padding:0px;
	background-color:#f8f9d6;
	overflow:auto;
}

#main_texte{
	position:absolute;
	left:10px;
	top:0px;
	margin-left:0px;
	margin-top:0px;
	width:490px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#000000;
	vertical-align:middle;
	line-height:16px;
}

#main_texte span{
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

/* Droite */
#droite{
	position:absolute;
	left:100%;
	top:88px;
	margin-left:-153px;
	margin-top:0px;
	width:153px;
	height:719px;	
	padding:0px;
	background-image:url(/images/informations_legales/background_droite.gif);
	background-repeat:no-repeat;
}

/* Footer */
#footer_1{
	position:absolute;
	left:0px;
	top:508px;
	margin-left:0px;
	margin-top:0px;
	width:776px;
	height:299px;
	padding:0px;
	background-image:url(/images/commun/background_footer_1.gif);
	background-repeat:no-repeat;
}

#footer_2{
	position:absolute;
	left:0px;
	top:807px;
	margin-left:0px;
	margin-top:0px;
	width:929px;
	height:30px;
	padding:0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	line-height:30px;
}