/* CSS Document */

.menu {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Century Gothic; 
   	font-size : 10.5pt;
	letter-spacing : 1.5pt;
	font-weight : bold;    
	color : #FFFFFF; 
}
.menu:hover { 
  color : #000000; 
} 

.menu_bottom {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Century Gothic; 
   	font-size : 10.5pt;
	letter-spacing : 1.5pt;
	font-weight : bold;    
	color : #0D2069; 
}
.menu_bottom:hover { 
  color : #E4990B; 
} 

.titre {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	line-height:22pt;
	letter-spacing : 1pt;
	font-family : Arial black;
   	font-size : 25pt;  
	color : #0D2069; 
} 

.sstitre {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial; 
	font-weight : bold;
   	font-size : 12pt;   
	color : #1D579F; 
} 

.sstitre2 {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial Black; 
   	font-size : 9.5pt;   
	color : #1D579F; 
} 

.texte {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial;
	line-height:10pt; 
   	font-size : 8.5pt;  
	color : #000000; 
} 

.note {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial;
	font-weight : bold;
   	font-size : 7pt;  
	color : #0D2069; 
} 

.prix {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial; 
   	font-size : 9pt;   
	color : #1D579F; 
} 

.note2 {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial;
	font-weight : bold;
   	font-size : 8pt;  
	color : #0D2069; 
} 

.note_pale {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : Arial;
	font-weight : bold;
   	font-size : 8pt;  
	color : #1D579F; 
} 