/* CSS Document */

.commentaire_dossiers {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}

.commentaire_dossiers2 {
	font-size: 11px;
/*	font-weight: bold;*/
	text-align:center;
	background-color:#FFFFCC;
	padding:0px;
	margin-bottom:0px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

#tableau_images td {
	background-color:#FF9999;
}

.commentaire_test {
	background-color:#FFFFCC;
	padding:5px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	font-size:11px;
	width:100%;
	text-align:left;
}

/** CSS des dossiers **/
	.titre_dossier_complet {
	text-align:center;
	font-size:14px;
	font-family: verdana;
	text-decoration: none;   
	color:#236B8E;
	font-weight: bold;}
