﻿/* ------------------------------------ */
/*                                      */
/*            G&eacute;n&eacute;ralit&eacute;s               */
/*                                      */
/* ------------------------------------ */

body { font-family: Arial, Helvetica, sans-serif; text-align:justify; color: #FFFFFF; font-size: 11px;background-color: #000000; 

 }



h1 { color:#FFFFFF; font-size: 20px; font-weight:bold; margin-top: 20px; border-bottom: 1px #FFFFFF solid ; 
 
}

h2 {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px; border-bottom: 1px gray solid ; 
}
h3 {
	color: #FF6100;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 11px;
}

a {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:focus {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
ul { color: #fff;  margin: 0px 0px 0px 5px; padding-left: 10px ; font-size: 12px; }
li { color: #fff; margin: 0px; padding: 0px; list-style-type:square; }
li a { color: #fff; display: block; font-weight: bold; }
li a:hover { background-color: #004D98; color: #FFFFFF; text-decoration: none; 
}
.fond-cellule1 {  }


