body {
	font: 90% "Trebuchet MS", sans-serif;
	/*background: #5f717e ;*/
	}
#content, #sidebar h3, #footer p, #sidebar p {
	/*padding: 0 10px;*/
	
	}
#sidebar h3 {
padding: 0px;

}
#content {
	
	
	}
.monh3 {
	color: #c00;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
#content h2 {
	padding-left: 35px;
	background: #fff url(img/titre.gif) left center no-repeat;
	color: #5f717e;
	}
#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
a {
	color: #F8AF18;
	font-weight: bold;
	}
a:visited {
	color: #5f717e;
	}
a:hover {
	color: #c00;
	}

#header {
	position: relative;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 150px;
	font: 1em Arial;
	font-variant: small-caps;
	font-style: italic ;

	}
	#header h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 1.5em Verdana, Arial;
	}
		#header h3 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 30px;
	font: 1.5em Verdana, Arial;
	}
	#header h5 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 110px;
	left: 150px;
	font: 1.0em Verdana, Arial;
	font-style: italic ;
	font-weight: bold ;
	color: #c00 ; /*##8AADC4;*/
	}
	#content_result caption{
	color: #c00;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
	#content_result table{
	width:98%;
	border: solid #aaa 1px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;

	}
	#content_result td{
	/*border-collapse:collapse;*/
	border: solid #aaa 1px;
	

	}
	.ligne_entete{
	background: #5f717e ;
	color:#fff;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	}
	.titrerubrique{
	
	font-weight: bold ;
	}
	
h4
{
	
	
	font-size: 0.8em ;
	margin: 0 ;
	width: 320px ;
	text-align:right;
	
	display: block ;
	/*background: #ddd ;*/
		position: absolute ;
	color:#ff9;
	top: 20px ;
	right: 80px;
	padding:5px;
	background : transparent url(img/fondTR.png) repeat ;
	
	
}
.pdf li { 

display : list-item;
list-style-image : url(../img/pdficon_small.gif);
background-repeat : no-repeat;
}
.xls li { 

display : list-item;
list-style-image : url(../img/xlsicon_small.jpg);
background-repeat : no-repeat;
}
.doc li { 

display : list-item;
list-style-image : url(../img/docicon_small.png);
background-repeat : no-repeat;
}
.notice li { 

display : list-item;
list-style-image : url(../img/s_notice.png);
background-repeat : no-repeat;
}

.entete { 
background-color:#CCCCCC;
}
.entete a { 
color:#000000;
font-weight: normal;
}
.ERREUR {
text-align:center;
padding:5px;
color:#FFFFFF;
background-color:#FF0000;
}
.OK {
text-align:center;
padding:5px;
color:#FFFFFF;
background-color:#00FF00;

}
