/*  * Feuilles de style generale de Cezanne 2006 *//************ Body *************/body{	background:#FFF;	margin-left:15px;	margin-top:10px;} /************ Liens *************/a:link,a:visited{	color:#155;	text-decoration:none;}a:hover{	color:#155;	text-decoration:underline;}/************ Scroll  info *************/.scroll_Orange,.scroll_Vert,.scroll_Bleu{	font-family:Geneva, sans-serif;	font-size:11px;	border-style:none; 	outline-style:none; /*	width:510px;	*/	/* etait 410 */	height:18px;}.scroll_Orange{	color:#FF6600;}.scroll_Vert{	color:#50AA2D;}.scroll_Bleu{	color:#0573AF;}/************ Ascenseurs *************/#divCont{	position:relative;	left:0px;	top:0px;	width:550px;	/* etait 400 */	height:360;	overflow:hidden; 	clip:rect(0,500,370,0);		/* etait 0,450,370,0 */	visibility:hidden;}#BlocScroll{	position:absolute;	left:0px;		top:0px;		width:485px;		/* etait 385 */	z-index:5;}