	.gras{
		font-weight: bold;
	}
	.italic {
		font-style: italic;
	}
	
	.center {
		text-align: center;
	}
	.titre_paragraphe{		
		padding:1px 5px 2px 8px;
		font-size:11px;
		font-weight:bold;
		background-color:#E3F1F2;
	}
	.titre_description_service{
		font-size:112%;
		width:100%;
		/*display:block;*/
		font-weight:bold;
		margin-bottom:3px;
	}
	
	.info_soustitre ul{
		margin: 10px 0px 0px 20px;
	}
	
	.info_soustitre li{
		list-style: url(../medias/article/picto_cb.gif) outside;
		margin-left:15px;
	}
	
	.picto_txt a{
		color:#124F68;
		text-decoration:none;
	}

	.picto_txt a:hover{
		color:#124F68;
		text-decoration:underline;
	}
	
	.divRight {
		float: right;
	}
	
	.divCenter {
		text-align: center;
	}
	.oblig_error {
		width:27%;
		float:left;	
		height:20px;
		margin:2px 0 0 0;
		font-weight: bold;
		color: #CC0000;
	}
	.text_error_bold{
		font-size:115%;
		color: #CC0000;
		font-weight: bold;
	}
	.text_error{
		color: #CC0000;
	}
	/* TABLEAU */
	.tableau_border {
		background-color: #fdfefe;
		border: #21647f 1px solid
	}
	.titre_tableau{		
		padding:1px 5px 2px 8px;	
		font-size:11px;
		font-weight:bold;
		background-color:#E3F1F2;
		text-align: center;
	}
	.remerciement{
		margin:9px 0 0 20px;
		display:block;
		font-size:115%;
	}


