*{padding:0;margin:0;font-family:Verdana;font-size:xx-small}
body {
	background-color : #f2f9ff;
}
img{border:0}
.bleu_titre
{
	color : #1d2681;
	font-size:16px;
}
.bleu
{
	color : #1d2681;
}
.orange
{
	color : #ff6600;
}
.blue
{
	color : #0000ff;
}
.bleu_petit
{
	color : #1d2681;
	font-size : 9px;
}
.noir_petit
{
	font-size : 9px;
}
.blanc
{
	color : #ffffff;
}
.gris
{
	color : #999999;
}
.gris_petit
{
	color : #666666;
	font-size : 9px;
}
.rouge
{
	color : #ff0000;
}
.vert
{
	color : #00aa00;
}
.lien {
	color: #0066cc;
	text-decoration: none;
}
.lien:hover {
	color: #ff0000;
	text-decoration: underline;
}
.lien_petit {
	color: #0066cc;
	font-size : 9px;
	text-decoration: none;
}
.lien_petit:hover {
	color: #ff0000;
	font-size : 9px;
	text-decoration: underline;
}
.lien_bg {
	color: #0066cc;
	background : #ffff00;
	text-decoration: none;
}
.lien_bg:hover {
	color: #ff0000;
	background : #ffff00;
	text-decoration: underline;
}
.lien_menu {
	color: #00ffff;
	font-size : 12px;
	text-decoration: none;
}
.lien_menu:hover {
	color: #ffffff;
	font-size : 12px;
	text-decoration: none;
}
.lien_maxi {
	color: #ffffff;
	text-decoration: none;
}
.lien_maxi:hover {
	color: #ffffff;
	text-decoration: none;
}
.lien_baseline {
	color: #0066cc;
	text-decoration: none;
}
.lien_baseline:hover {
    color: #ff0000;
    text-decoration: underline;
}
.lien_bulle {
    color: #1d2681;
    text-decoration: none;
}
.lien_bulle:hover {
    color: #1d2681;
    text-decoration: none;
}
.zone {
	background:#ffffff;
	border-style:groove;
	color: #1d2681;
}
.zone_obligatoire {
	background:#fff4f4;
	border-style:groove;
	color: #1d2681;
}
.zone_obligatoire_2 {
	background:#fff3ea;
	border-style:groove;
	color: #1d2681;
}
.bouton {
	font-size: 9pt;
	vertical-align: middle;
	background:#ffcc00;
	border: 1px solid #0066cc;
}
.tableau_point {
	border-right: #0066cc 1px dotted;
	border-left: #0066cc 1px dotted;
	border-bottom: #0066cc 1px dotted;
	background-color: #eeeeee;
}
.tableau_point2 {
	border-right: #0066cc 1px dotted;
	border-left: #0066cc 1px dotted;
	border-top: #0066cc 1px dotted;
	border-bottom: #0066cc 1px dotted;
	background-color: #eeeeee;
}
.tableau {
	border: 1px solid #1d2681;
}
.tableau_bleu {
	border: 1px solid #0066cc;
}
td.c1 {
	background-color : #eeeeee;
}
td.c2 {
	background-color : #dddddd;
}
td.c11 {
	background-color : #ddeeff;
}
td.c22 {
	background-color : #d2e3ff;
}
td.entete {
	color: #ffffff;
	font-weight : bold;
	background-color : #0066cc;
}
td.entete2 {
	color: #ffffff;
	font-weight : bold;
	background-color : #0044aa;
}
