/* général */
body { font-family: Verdana; font-size: 11px }
td { font-family: Verdana; font-size: 11px }

a:link { text-decoration: none ; font-weight: bold}
a:active { text-decoration: underline ; font-weight: bold}
a:visited { text-decoration: none ; font-weight: bold}	
a:hover { text-decoration: underline ; font-weight: bold}
	
.textcourant {  
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: normal; 
	color: #3A3C7F
}
a.textcourant:link {color: #FFFFFF; text-decoration: none ; font-weight: bold}
a.textcourant:active {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
a.textcourant:visited {color: #FFFFFF; text-decoration: none ; font-weight: bold}	
a.textcourant:hover {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
  
.textbold {  
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: bold; 
	color: #3A3C7F
}
a.textbold:link {color: #FFFFFF; text-decoration: none ; font-weight: bold}
a.textbold:active {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
a.textbold:visited {color: #FFFFFF; text-decoration: none ; font-weight: bold}	
a.textbold:hover {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
  
.titreblanc {  
	font-family: verdana; 
	font-size: 13px; 
	line-height: 14pt; 
	font-weight: bold; 
	color: #FFFFFF
}
  
.petittext { 
	font-family: Verdana;
	font-size: 9px; 
	line-height: 10px; 
	font-weight: normal
}

.titre { 
	font-family: verdana;
	font-size: 13px;
	line-height: 14pt;
	font-weight: bold
}

.menupro {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
a.menupro:link {color: #FFFFFF; text-decoration: none ; font-weight: bold}
a.menupro:active {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
a.menupro:visited {color: #FFFFFF; text-decoration: none ; font-weight: bold}	
a.menupro:hover {color: #FFFFFF; text-decoration: underline ; font-weight: bold}
