body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	font-family:Verdana;
	background-repeat:repeat-y;
}
img {
	border:none;
	border-width:0;
}
a:link
{
    color : #000000 ;
    text-decoration : none ;
	font-weight:bold;
}
a:visited
{
    color : #000000 ;
    text-decoration : none ;
	font-weight:bold;
}
a:active
{
    color : #000000 ;
    text-decoration : none ;
	font-weight:bold;
}
a:hover
{
    color : #000000 ;
    text-decoration : underline ;
	font-weight:bold;
}
.titre1 {
	color: #33CC66;
	font-size: 36px;
	font-weight:bold;
	font-style:italic;
}
.titre2 {
	color:#339966;
	font-size: 18px;
	font-weight:bold;
}
.titre3 {
	color:#339966;
	font-size: 14px;
	font-weight:bold;
}
.titre4 {
	color:#0000FF;
	font-size: 14px;
	font-weight:bold;
}
.titre5 {
	color:#000000;
	font-size: 14px;
	font-weight:bold;
}