body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}	
.footerwhite {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.footerblack {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.titre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
    color: #000000;
}
.titre a:visited {color: #900000; text-decoration: none ; font-weight: bold;
}
.titre a:link {color: #000000; text-decoration: none ; font-weight: bold;
}
.titre a:hover {color: #FFCC66; text-decoration: none ; font-weight: bold;
} 

.titre2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
    color: #900000;
}
.texte {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.texte a:visited {color: #333333; text-decoration: underline ; font-weight: normal;
}
.texte a:link {color: #333333; text-decoration: underline ; font-weight: normal;
}
.texte a:hover {color: #FFCC66; text-decoration: underline ; font-weight: normal;
} 

.textebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textebold2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sstextebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #900000;
}
.sstitre {
	font-family: Arial;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
.retour {
	font-family: Arial;
	font-size: 8px;
	color: #900000;
    font-weight: bold;
}
.haut {
	font-family: Arial;
	font-size: 8px;
	color: #000000;
    font-weight: bold;
}
.haut a:visited {color: #006699; text-decoration: none ; font-weight: bold;
}
.haut a:link {color: #333333; text-decoration: none ; font-weight: bold;
}
.haut a:hover {color: #FFCC66; text-decoration: none ; font-weight: bold;
}
 
h1, h3 
{ 
       text-align:center; 
} 
h3 
{ 
        background-color:black; 
        color:white; 
        font-family: Arial;
	    font-size: 14px;
	    font-weight: bold; 
} 
.news p  
{ 
         background-color:#CCCCCC; 
         margin-top:0px; 
} 
.news 
{ 
         font-family: Arial;
	     font-size: 12px;
	     color: #000000;
		 padding-left: 20px;
		 padding-right: 20px;
} 