body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 11px;
	color: #000000;
	line-height: 14px;	
	margin-top: 0px;
}
a:link,a:visited {
	font-weight:  bold;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
P{
	font-size: 11px;
	color: #000000;
	line-height: 14px;	
}
ul{
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
TD{
	font-size: 11px;
	color: #000000;
}
.menu{
	padding-top:10px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:5px;
}

.menu a:link, .menu a:visited{
	color:#404040;
	font-weight: normal;
}
.menu a:hover{
	color: #000000;
	font-weight: normal;
}
.flechemenu{
	padding-top:10px;
	vertical-align: top;
}
.encadre{
	padding:10px;
	line-height: 16px;
	vertical-align: top;
}
.encadre a:link, .encadre a:visited{
	font-weight: bold;
	color:black;
	text-decoration: none;
}
.encadre a:hover{
	font-weight: bold;
	color:#727272;
	text-decoration: underline;
}
h1, .titre{
	font-size: 16px;
	font-weight: bold;
	font: #000000;
}
h2, .stitre{
	font-size: 14px;
	font-weight: bold;
	font: #000000;
}
h3, .legende{
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	background-color: #000000;
	padding:1px;
	text-align: right;
	text-decoration: none;
	line-height: 11px;
}
h4, .intro{
	font-size: 13px;
	font-weight: bold;
}
h5, .stitre2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.legende2{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	text-decoration: none;
}
.date{
	color:#c526fe;
	font-size: 10px;
}
.date2{
	color:#dbdbdb;
	font-size: 10px;
}
label{
	border-bottom-width: 3px;
	padding-left:20px;
	color:#000000;
}	
.labelsaumon{
	border-bottom:3px solid #f39f7d;
}
.labelbleu{
	border-bottom:3px solid #00bbff;
}
.labelvert{
	border-bottom:3px solid #00ff97;
}

INPUT, TEXTAREA, SELECT{
	font-size: 11px;
	color: #252f30;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-top: none;
	border-left: none;
}
.forumheader{
	background-color: #00ff97;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.forumcell1{
	background-color: #85ffce;
	padding:2px;
}
.forumcell2{
	background-color: #34ffad;
	padding:2px;
}
.forumcell3{
	background-color: #3effb0;
	padding:2px;
	vertical-align:top;
}
.pppforumon{
	background-color: #FFFFFF;
	padding:2px; 
	border: 1px solid #00ff97;		
	color:#000000;	
	font-weight:normal;
	text-decoration: none;
}
.pppforumoff{
	background-color: #85ffce;
	padding:2px; 
	border: 1px solid #00ff97;		
	color:#000000;	
	font-weight:bold;
	text-decoration: none;
}
a.info {
	position:relative;
	text-decoration: none; 
	font-weight: bold;
}
a:hover.info {
	text-decoration: none;
	background: none;
}
a.info div {
	display: none;
}
a:hover.info div {
	display: inline;
	position: absolute; 
	top:2em;
	left:-19em;
	z-index: 20;
	background: #00bbff;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	width:250px;
	text-align:center;
	font-weight:normal;
	font-size: 10px;
	line-height:12px;
	padding:2px 4px;
} 