A:visited { color: #006699;text-decoration: None; font-weight: bold ;}
A:link { color: #006699;text-decoration: None; font-weight: bold ;}
A:hover {color: #CC0033; background-color: none; font weight: bold ;}

.white:visited { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: none;}
.white:link { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: none ;}
.white:hover {color: #FFFF00; background-color: none; text-decoration: None; font-weight: none ;}

.bar1:visited { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.bar1:link { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.bar1:hover {color: #FFFF00; background-color: none; text-decoration: None; font-weight: bold ;}

.red:visited { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.red:link { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.red:hover {color: #FF0000; background-color: none; text-decoration: None; font-weight: bold ;}

.yellow:visited { color: #FFFF00; background-color: none; text-decoration: None; font-weight: bold ;}
.yellow:link { color: #FFFF00; background-color: none; text-decoration: None; font-weight: bold ;}
.yellow:hover {color: #FF0000; background-color: none; text-decoration: None; font-weight: bold ;}

.grey:visited { color: #999999; background-color: none; text-decoration: None; font-weight: bold ;}
.grey:link { color: #999999; background-color: none; text-decoration: None; font-weight: bold ;}
.grey:hover {color: #CCCCCC; background-color: none; text-decoration: None; font-weight: bold ;}

.bar2:visited { color: #999999; background-color: none; text-decoration: None; font-weight: bold ;}
.bar2:link { color: #999999; background-color: none; text-decoration: None; font-weight: bold ;}
.bar2:hover {color: #FF0000; background-color: none; text-decoration: None; font-weight: bold ;}

.h1 {
width: 100%;
background-image: url(images/back_h1.gif);
background-x-position: left;
background-y-position: top;
background-repeat: no-repeat;
height: 20px;
padding-left: 20px;
	color:#339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px ;
	font-weight: bold ;
	margin:10px 0 10px 0;
	clear:both;
}


.h2 {
	color:#CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px ;
	font-weight: bold ;
	margin:10px 0 10px 0;
	clear:both;
}


h3 {
	color:#55c400;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}

.h4 {
	color:#996600;
	font-size:12px;
	font-weight: bold ;
	margin:10px 0 10px 0;
	clear:both;
}

.source {
	color:#CC6600;
	font-size:11px;
	font-style:italic;
	font-weight: bold ;
	margin:10px 0 10px 0;
	clear:both;
}

.legendephoto {
	color:#996600;
	font-size:9px;
	margin:10px 0 10px 0;
	clear:both;
}

.body {
margin: 0px;
padding: 0px;
padding-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
background-color:#ffffff;
background: #ffffff;
}

.searchbutton {
margin: 0px;
padding: 0px;
padding-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#336699;
background-color:#cc003;
background: #ffffff;
}

.pagetitle {
margin: 0px;
padding: none;
padding-bottom: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#cc0033;
background-color:#ffffff;
background: #ffffff;
}

.left {
margin: 0px;
padding: none;
padding-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
background-color:#ffffff;
background: #ffffff;
}

.right {
margin: 0px;
padding: none;
padding-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color:#333333;
background-color:#ffffff;
background: #ffffff;
}

.fma { 
	text-decoration: none; 
	font-family : Arial, sans-serif; 
	font-size: 9pt; 
	color: rgb(255,241,204); 
	text-align: justify;
	background-color: rgb(180,0,0); 

} 
.fmb { 
	text-decoration: none; 
	font-family : Arial, sans-serif; 
	font-size: 9pt; 
	color: rgb(51,2,12); 
	text-align: justify; 
	background-color: rgb(255,250,235); 
	}
	
	.coins {
border:1px solid #B0C4DE;
background-color:#E4EFFF;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
margin-left: none;
margin-right: none;
}

	.corners {
border:1px solid #B0C4DE;
background-color:#E4EFFF;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding-left:2px;
padding-top:10px;
padding-right:2px;
margin-left: none;
margin-right: none;
}

	/*Ici, vous pouvez jouer sur la largeur du menu*/
.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
font-size: 10;
}

/*définition des liens*/
.buttonmenu li a{
/*main writing*/
color: #336699;
display: block;
width: 88%;
/*height and width*/
padding: 4px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
/*Couleur des bords clair foncé foncé clair*/
border-color: #F3F3F3;
/*button background*/
background-color: #F9F9F9;
text-decoration:none;
}

.buttonmenu li a:visited{
color: #336699;
}

/*Ici, c'est pour le survol des liens*/
.buttonmenu li a:hover, .buttonmenu li a:active{
color: white;
background-color: #CCCCCC;
}


/*Ici, vous pouvez jouer sur la largeur du menu*/
.buttonmenu2{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

/*définition des liens*/
.buttonmenu2 li a{
/*main writing*/
color: #FFFFFF;
display: block;
width: 88%;
/*height and width*/
padding: 4px 10px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
/*Couleur des bords clair foncé foncé clair*/
border-color: white;
/*button background*/
background-color: #009900;
text-decoration:none;
}

.buttonmenu2 li a:visited{
color: #FFFFFF;
}

/*Ici, c'est pour le survol des liens*/
.buttonmenu2 li a:hover, .buttonmenu li a:active{
color: white;
background-color: #CC0033;
}

