/* CSS pour l'impression */#page {size: 21.0cm 29.7cmmargin: 2.5cm 2cm 2.cm 2cm}/* Elements à cacher  */hr, #header, #flash, #menu, #colonne_gauche, #solution_metier, #nos_partenaires, #vos_questions, .hide4print a {  display: none;}body {	background-image: none;	font-family: Georgia, "Times New Roman", Times, serif;}h1 a {	font-size: 24pt;	text-decoration: none;	color: #000000;}a {	text-decoration: underline;	color: #000000;}p {line-height: 14pt;  font-size: 12pt;  text-align: justify;  orphans: 4;}/*** Contenu Principal ***/#layout {	margin:0cm;	padding: 0cm;	text-align: left;	width: 100%;}#layout a:after {	content: " (" attr(href) ") ";	font-weight: normal;	font-style: italic;	color: #666666;	font-size: smaller;}#layout h1 {	color:#000000;	font-size:18pt;	font-weight:bold;	margin:0pt 0pt 25pt;	line-height: 25pt;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #000000;}#layout h2 {font-size:15pt;}#layout img{	margin:3pt;	padding:3pt;	display: block;	float: left;}/*** Footer ***/#footer {	background:none;	height: 45px;	float: left;	width: 950px;	padding-top: 5px;	font-size: 1em;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #000000;}#footer ul {	padding-left: 0px;}#footer li {	display: inline;	list-style-type: none;}#footer a {	color: #1A3897;	font-weight: normal;}/*********** separateur ***********/div.clear, p.clear {	clear:both;	padding:0;	margin:0;	height:1px;	border-width:0;	visibility:hidden;	line-height:1px;	font-size:1px;}div.clear hr{	display:none;}fieldset {	margin: 1.5em;	padding: 1.5em;}legend {	background-color: #999999;	padding: 3px;}
