body {
	background-color:#FFFFFF;
	background-image:url(../img/fond_br.png);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color:#FF0000;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

ul { margin:10px 0px 10px 50px; list-style:square }

p {margin-top: 10px;margin-bottom: 15px;}
h1, h2, h3, h4, h5 {padding-bottom: 5px;font-weight: normal;line-height: 120%;}
h1 {
	font-size: 150%;
	line-height: 100%;
	color: #FF0000;
	font-style: bold;
}
h2 {
	font-size: 135%;
	line-height: 100%;
	color: #000000;
	font-style: bold;
}
h3 {
	font-size: 120%;
	color: #4A4A4B;
	
}
h4 {
	font-size: 112%;
	color: #FF0000;
	font-style: bold;
}
h5 {
	font-size: 112%;
	color: #353535;
				font-weight:normal;
				background-image:url(../img/picto_fleche.png);
				background-repeat: no-repeat;
				background-position: 0px 5px;
				padding-left: 20px;
				display:block;
}
h6 {font-size: 85%; line-height: 100% }
p.haut { text-align:right; margin: 10px 10px 5px 0px; }
p.haut a { background:url(../img/picto_fleche_ht.png) no-repeat 0 3px; padding-left:10px }
.citation {color:#957800;font-style:italic	}
span.highlight-bold {color: #957800; font-weight: bold;font-size: 120%;}
span.number {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
}
.img {
					padding:3px;
					margin-top:2px;
					border:#7B8484 solid 1px;
					float:left;
					display:inline;
					margin-right:5px;
				}
	

	#centre #contain {
		background-image:url(../img/fd_centre_br.png);
		background-repeat:no-repeat;
		width:984px;
		float:left;
	}
			
		#centre #contain #chemin {
			width:631px;
			height:32px;
			background-image:url(../img/chemin.png);
			float:left;
			margin:2px 0px 0px 40px;
			color:#5B5B5B;
			font-size:10px;
			font-weight:bold;
			display:inline;
		}
			#centre #contain #chemin span {
				display:block;
				float:left;
				height:22px;
				padding:10px 5px 0px 15px;
				background-image:url(../img/sep_chemin.png);
				background-repeat:no-repeat;
				background-position:left 1px;
				display:inline;
			}
			
			#centre #contain #chemin span a {
				text-decoration:none;
				color:#5B5B5B;			
			}
			
			#centre #contain #chemin span a:hover {
				text-decoration:none;
				color:#FF0000;			
			}
		
		#centre #contain #corps {
			width:970px;
			margin:33px 0px 0px 14px;
			min-height:500px;
			float:left;
			display:inline;
		}
		
		#centre #contain #corps #texte {
	width:650px;
	float:left;
	margin-right:10px;
	display:inline;
		}
	
		#centre #contain #corps #titre_dossier {
			width:750px;
			height:22px;
			color:#FF0000;
			font-size:18px;
			font-weight:bold;
			text-transform:uppercase;
		}
		
		#centre #contain #corps #barre_imprim {
			width:750px;
			text-align:right;
		}
				
		#centre #contain #corps .menu_br {
				width:200px;
				background-color:#FFFFFF;
				background-image:url(../img/fd_menu_br.jpg);
				background-repeat:no-repeat;
				float:right;
		}
		
		#centre #contain #corps .menu_br .titre {
					display:block;
					width:170px;
					margin:5px 0px 15px 10px;
					background-image:url(../img/picto_fleche.png);
					background-repeat: no-repeat;
					background-position: 0px 5px;
					padding-left: 20px;
					color:#FF0000;
					font-weight:bold;
		}
				
		#centre #contain #corps .menu_br a {
					display:block;
					margin-left:30px;
					width:160px;
					text-decoration:none;
					color:#797979;
					margin-bottom:3px;
				}
		
			#formulaire { float:left; width:640px; margin-left:120px; display:inline; }
			#formulaire .ligne { float:left; width:640px; margin-bottom:20px }
			#formulaire label { float:left; width:200px; display:block; text-align:right }
			#formulaire input { float:left; width:240px; margin-left:20px; margin-right:10px; display:inline; border:none; border-bottom:#FF0000 1px solid; background: #f0f0f0; display:inline; }
			#formulaire .ligne span { font-size:10px; font-style:italic; color:#FF0000}
		 	.rouge { color:#FF0000}	
			
	#bas {
		float:left; width:100%; background: url(../img/fond_bas.jpg) repeat-x; text-align:center; padding-top:10px
	}
	
	


