
	html, body{
		height:100%;
		font-size:10pt;
	}
  
	body, table{
		margin:0;
		padding:0;
		font-size:10pt;
		font-family:Georgia, "Times New Roman";
	}
	
	img{
		border:0;
	}

	.clear_both{
		clear:both;
	}

	a{
		color:#A16F30;
		text-decoration:underline;
	}

body{

}



	#struct_side h1.page_titre,#struct_side h1.page_titre_alone{
		position:relative;
margin:0.5em 0 0.5em 0em;
padding:0em 0em 0.5em 1em;
border-bottom:1px solid #A16F30;
display:block;
	}
	

#struct_side h1.page_titre .hidden{
display:none;
}
#struct_side h1.page_titre a span.hidden{
display:block;
}


#struct_side .page_menu,
#struct_side .page_sousmenu
{display :none;}

#struct_side{
position:absolute;
width:100%;
top:0;

}

#struct_center{
position:relative;
padding:7em 4em 0em 4em;	
}

#struct_center *{
		line-height: 180%;
text-align:justify;
}

#struct_center .mainmenu, 
#struct_center .pub, 
#struct_center .tools_n_options,
#struct_center .ad_right,
#struct_center iframe{
display :none;
}

#struct_center .access_path{
position:absolute;
top:3.7em;
right:0em;
font-size:90%;
font-color:#COCOCO;
}
#struct_center .access_path a{
padding-left:0.7em;
font-color:#COCOCO;
text-decoration:none;
}

#struct_center .titre .hidden{
display:none;
}



