/* CSS Document */body {	margin: 0px;	background-color: #ffffff;}.txtcourant {	color: #000000;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	text-align: left;	line-height: 20px;	font-size: 17px;}h1 {	color:#000000;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	line-height: 31px;	font-size: 28px;}h2 {	color:#000000;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	line-height: 27px;	font-size: 24px;}#signatures_print{	position: absolute;	left: 0px;	top: 0px;	width: 800px;	background-color: #ffffff;	text-align: right;}#titre{	display: none;}#titre_print{	left: 0px;	top: 0px;	width: 800px;	height: 115px;}#bandeau{	display: none;}#container_centre{	position: absolute;	left: 0px;	top: 10px;	width: 800px;}#contenu_grandcontainer{	position: absolute;	left: 0px;	top: 60px;}	#contenu_container	{		position: absolute;		left: 0px;		top: 60px;	}			#menu		{			display: none;		}		#menumodule1		{			display: none;		}		#menumodule2		{			display: none;		}		#menumodule3		{			display: none;		}				#navig_onglets		{			display: none;		}				#contenu		{			background-color: #ffffff;		position: absolute;			width: 600px;			/*background-image: url("images/fond_contenu.gif");*/			/*background-position: top left;*/			/*background-repeat: repeat-y;*/			padding-left: 15px;			padding-right: 35px;			padding-top: 10px;			/*padding-bottom: 10px;*/		}				/* pour imprimer les URL après le lien !! */		/* pour mozilla */		#contenu a:link:after, #contenu a:visited:after {			content: " (" attr(href) ")";		}				#contenuwidget		{			background-color: #ffffff;			float: left;			/*width: 580px;*/			z-index: 1;		}				/* pour imprimer les URL après le lien !! */		/* pour mozilla */		#contenuwidget a:link:after, #contenuwidget a:visited:after {			content: " (" attr(href) ")";		}				#contenu_suite		{			display: none;		}				#contenu_suite_transp		{			display: none;		}	#soutiens{	display: none;}#utilitaires{	display: none;}#loginextranet{	display: none;}
