

@import url(formulaires.css);
@import url(tables.css);

body, p {margin-top: 15px; font-size:15px;}
body {
 margin: 0;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small !important;
 font-size /**/:x-small;
 background: #fff url(null) fixed no-repeat; 
}

/* For IE 5 PC */
* html th, * html div {
 font-size: small !important;
 font-size /**/:x-small; 
}

* html td {
	font-size: small !important;
 	font-size /**/:x-small; 
	font-size: 11px;
}

#topNav, #mainNav, #subNav, #footer, #topNavPopup, .printPage, .otherOptions, .recherche {display: none;}

hr.separate {clear: both; height: 1px; border: 0; border-bottom: 1px solid #fff; color:#fff; margin: 2px 0 10px 0; padding: 3px 0 3px 0; display: block;}
hr.separateG {clear: both; height: 1px; border: 0; border-bottom: 1px solid #C1E296; color:#C1E296; margin: 2px 0 10px 0; padding: 3px 0 3px 0; display: block;}
hr.separateSub {clear: both; height: 1px; border: 0; border-bottom: 1px solid #666666; color:#666666; margin: 2px 0 10px 0; padding: 3px 0 3px 0; display: block;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-hasFlash h2 span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


