/* CSS Document */

.texte {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 7pt;  
	color : #000000; 
} 

.titre {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 12pt; 
	font-weight : bold;  
	color : #000000; 
} 

.sstitre {
	/* Textes de bases */
	text-align:justify;
	font-family : verdana; 
   	font-size : 11pt; 
	font-weight : bold;  
	color : #000000; 
} 

.liste {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt; 
	line-height : 15px;
 
	color : #000000; 
} 

.news {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 9pt;
	font-weight : bold;   
	line-height : 15px;
 
	color : #000000; 
} 

.link {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt; 
	line-height : 15px;
 
	color : #000000; 
} 

.link:hover { 
  font-size : 8.5pt;
  font-family : arial; 
  font-weight : bold; 
  color : #CC0000; 
} 

.link2 {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : tahoma;
	font-weight : bold; 
   	font-size : 8pt; 
	line-height : 15px;
 
	color : #920911; 
} 

.link2:hover { 
  font-size : 8.5pt;
  font-family : tahoma; 
  font-weight : bold; 
  color : #000000; 
} 

.link3 {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : arial;
	font-weight : bold; 
   	font-size : 11pt; 
	color : #FFFFFF; 
} 

.link3:hover { 

  color : #920911; 
} 

.div {
      	width: 720px;
      	height: 355px;
		overflow: auto;
		
		scrollbar-face-color: #AD212B; 
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #000000; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #AF4E4B; 
		scrollbar-arrow-color: #FFFFFF;
      }
	  
.plan {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt; 
	line-height : 10px;
 
	color : #000000; 
} 

.plansite {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : verdana;
	font-weight : bold; 
   	font-size : 8pt; 
	line-height : 10px;
 
	color : #920911; 
} 

.plansite2 {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : tahoma;
	font-weight : bold; 
   	font-size : 8pt; 
	line-height : 10px;
 
	color : #000000; 
} 

.plansite2:hover { 

  color : #920911; 
} 

.tab {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : arial; 
   	font-size : 9pt;
	font-weight : bold;   
	line-height : 15px;
 
	color : #920911; 
} 

.wall {
	/* Textes de bases */
	text-decoration : none;
	text-align:justify;
	font-family : arial; 
   	font-size : 7.5pt; 
	line-height : 10px;
 
	color : #FFFFFF; 
} 