.menutitle{
cursor:pointer;
font-size: 11px;
color: #004080;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
text-align: left; 
}

 .autre:link{font-size: 11px;font-family: Verdana;color: #004080;font-weight: bold;text-decoration: none;} 
 .autre:visited{font-size: 11px;font-family: Verdana;color: #004080;font-weight: bold;text-decoration: none;} 
 .autre:hover{font-size: 11px;font-family: Verdana;color: #9ADC76;font-weight: bold;text-decoration: none;} 

.submenu{
font-size: 10px;
font-family: Verdana;
text-decoration: none;
text-align: center;
} 


:link, {
	background-color: transparent;
	color: #59B9D0;
	font-weight: bold;
	text-decoration: none;
	}

:link, :visited {
	background-color: transparent;
	color: #59B9D0;
	font-weight: bold;
	text-decoration: none;
	}

:link:hover, :visited:hover {
	color: #9ADC76;
	text-decoration: none;
	}
 
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #0000000;
	text-align: center;
    font-weight: bold;
	}

.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #004080;
	text-align: justify;
	}
	
.normaldroit {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
	}

.normalitalique {
	font-family: Verdana;
	font-size: 10px;
	color: #0000000;
	text-align: justify;
	font-style:italic;
	}

.normalcentre {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}
	
.grascentre {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
    font-weight: bold;
	}

.titre {
	font-family: Verdana;
	font-size: 16px;
	color: #59B9D0;
	text-align: left;
    font-weight: bold;
	}
	
.titrecentre {
	font-family: Verdana;
	font-size: 16px;
	color: #59B9D0;
	text-align: center;
    font-weight: bold;
	}

.grandtitrecentre {
	font-family: Verdana;
    font-size: 20px;    
	color: #004080;
	text-align: center;
    font-weight: bold;
	}
