/* All SITE */

a:link { color: #000000; font-weight: bold; text-decoration:none}
a:visited { color: #990000; font-weight: bold; text-decoration:none}
a:hover { color: #990000; text-decoration:none}


/* CLASS UNIQUE */

.lien { color: #000000; text-decoration:underline}


tr, tbody, th, td, p, ol, ul, li, dt, dd { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px; }

.textsimple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify; }

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #770000;
	font-size: 11px; }

bold_Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #993300;
	font-size: 11px; }

b { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000; }

.buttomvalide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FF3333;
	color: #000066;
	border: medium outset #CCCCFF
	}
	.buttomeffacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000066;
	border: medium outset #CCCCFF
	}
	
.bgtitre
 { background-color: #E6E6E6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.bgtitrerouge 
{ background-color: #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}