body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p{
	padding: 10px 0 0 0;
	margin: 0;
}

h1{
	font-size: 14px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.sous_titre{
	font-weight: bold;
	padding: 10px 0 0 0;
}

.chapeau{
	font-weight: bold;
}

.date{
	color: #FF1100;
	font-size: 14px;
	font-weight: bold;
}

.sous_header{
	padding: 20px 0 0 0;
}

#fond_bleu{
	background-color: #E1EEFC;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.rapports td{
	height: 20px;
	padding: 0 0 0 28px;
	border-bottom: 1px solid #FFF;
}

table.rapports td.titre{
	color: #FFF;
	font-weight: bold;
	background-color: #B2B1B2;
	padding: 0 0 0 28px;
	height: 20px;
}

 table.rapports2 td.titre{
	color: #FFF;
	font-weight: bold;
	background-color: #B2B1B2;
	padding: 0 0 0 20px;
	height: 20px; 	
 }

table.rapports a, table.rapports2 a{
	color: #000;
	text-decoration: none;
}

table.rapports a:hover, table.rapports2 a:hover{
	text-decoration: underline;
}

table.rapports a.nom, table.rapports2 a.nom{
	background: url(../img/puce_2f.gif) no-repeat;
	font-weight: bold;
	padding: 0 0 0 10px;
}

table.rapports2 a.acces_rapport{
	color: #4C4C4C;
	background: url(../img/puce_2fn.gif) no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

table.rapports tr, table.rapports2 tr{
	background-color: #ECECEC;
}

table.rapports2 td{
	height: 30px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #FFF;
}

table.rapports2 td.on{
	background-color: #8E8E8E;
}

table.liste_news div{
	background: url(../img/puce_2f.gif) no-repeat top left;
	padding: 0 0 0 10px;
	margin: 3px 0 0 5px;
}

table.liste_news a{
	color: #000;
	text-decoration: none;
}

table.liste_news a:hover{
	text-decoration: underline;
}

table.liste_news{
	margin: 5px 0 0 0;
}

table.liste_news td{
	height: 87px;
	background-color: #E1EEFC;
	padding: 0 26px 0 22px;
}

table.liste_news span#texte_rouge_gras{
	color: #FF1100;
	font-weight: bold;
}

table.liste_news td.on{
	background-color: #B0C3D1;	
}

.lien {color:#666666}
.lien a{color:#666666}