body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #E7E7E7;
scrollbar-shadow-color: #7D7D7D;
scrollbar-highlight-color: #F6F6F4;
scrollbar-3dlight-color: #7D7D7B; 
scrollbar-darkshadow-color: #454545; 
scrollbar-track-color: #D3D3D9;
scrollbar-arrow-color: #480000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EBEBDE;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.minitexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #999999;
}
table.spip {
}

table.spip tr.row_first {
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}

table.spip tr.row_odd {
	background-color: #E4E4E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

table.spip tr.row_even {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

table.spip td {
	text-align: left;
	vertical-align: middle;
}