body {
 			font-family: Verdana, Arial, Helvetica, 
			sans-serif; font-size: 11px ; font-style: normal; line-height: normal;
			 font-weight: 
			normal; font-variant: normal; text-transform: none; color: #000000; 
			text-decoration: none; background-image: url(images/txtpoint.jpg);}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #FFD700;
	border-left: 10px solid #228B22;
	padding-left: 6px;
}
			
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8C00;
	text-decoration: none;
	background-color: #FFf;
} 
			
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #FFD700;
	background-color: #FFD700;
	border-left: 10px solid #228B22;
	padding-left: 6px;
}
			
h2 {
 			font-family: Arial, Helvetica, sans-serif; font-size: 14px ; 
			font-style: normal; line-height: normal; font-weight: bold; 
			font-variant: normal; background-color: #FFf;
			text-transform: none; color: #FF8C00; text-decoration: none; } 

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00008B;
	text-decoration: none;
} 
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
 
.violet {
	background-color: #FEF3EB;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.2em 0.2em 0.2em;
	margin: 0.2em 0 0 0;
	clear: both;
}
			
.bleu { background-color: #0099cc ; color: #ffffff ;}

.fond { background-color: #eee ; color: #069 ;}
	
.notes { font-size: 10px; font-family: verdana, Arial, Helvetica; color: #666666; }

.alerte { color: red; font-weight: bold;font-size: 12px ;}
.falerte { background-color:#ff9999; }
.fnav { background-color:#ddddff; }

input { font-size: 11px }
select { font-size: 11px ; }
p, td { font-family: Verdana, Arial, Helvetica; font-size: 12px }

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

table.bordure {
	border-collapse: separate;
	border: 2px dotted #000099;
	text-indent: 4px;
}
.decal20 {
	margin-left: 20px;
	margin-top: 6px;
}
.decal0 {
	border: Navy;
	border-width: 2px;
	border-style: dotted;
	margin-top: 10px;
	width: 600px;
	padding: 3px;
}

ul.listes {
	padding-left: 1em;
	list-style: none;
}
li.listes {
	margin-bottom: 2em;
	padding-left: 12px;
	background-image: url(puce1.png);
	background-repeat: no-repeat; /*list-style-image: url(../images/pmarron10.png);*/
}
/* AFFICHAGE REPONSES LARGEUR LIMITEE */
.listes {
	 width: 99% ;
	 margin: 1em 0 ; padding: 0
}
.largeur500 {
	 width: 500px;
	 margin: 1em 0 ; padding: 0
}
.listes-g {width: 150px;}

.listes33d {
	width: 33%;
	float: right;
	clear: both;
}
.listes66 {
	 width: 66% ;
	 margin: 1em 0 ; padding: 0
}
.listes50d {
	width: 50%;
	float: right;
	text-align: right;
	clear: both;
}

