<!-- /* Style Sheet */

	@charset "iso-8859-1";
	.normal2 { color: black; font-size: 4pt; font-family: Verdana, Arial, Helvetica; }
	.table_gris		{ text-align:justify;	background-color:#E0E0E0; border-style:solid; border-color:black; padding-right:8px; padding-top:6px; padding-bottom:6px; padding-left:8px; border-width:1px; }
	.the_cell_1 { background-color: #F3F3F0; padding-right:6px; padding-left:4px; text-align:right;}
	.the_cell { background-color: #F3F3F0; text-align:center;}
	.the_cell_fonce { background-color: #DFE7EB }
	.the_cell_red_fonce { background-color: #E9D5D4 }
	.the_table { background-color: #18506B;padding-right:10px;padding-left:20px }
	.the_table_red { background-color: #6B1818;padding-right:10px;padding-left:20px }
	.the_tarifs { background-color: #18506B; text-align:center; color:white}
	.the_tarifs_red { background-color: #6B1818; text-align:center; color:white}
	.the_cell_red { background-color: #FFE9E9; text-align:center;}
	
		
   	.droite { text-align:right}
	.gauche { text-align:justify}
	.centre { text-align:center}
	
   	.enplus { font-size:9px; line-height:9px; letter-spacing : -0.8px ; WORD-SPACING: -0.5px}
   	.info { text-align:justify;font-family: Trebuchet MS,MS Trebuchet,Verdana,Arial,Helvetica;font-size:9px;line-height:10px; }
   	.cuidod { text-align:justify;font-family: Verdana,Arial,Helvetica;font-size:13px;line-height:15px; }
   	.tail { font-weight:bold;font-family: verdana, arial, helvetica, sans-serif;font-size:12px;color:#002626 }
   	.cliquez { color:#FF6600;font-weight:bold }

	.gros {	 font-family: Arial,Helvetica;  font-size: 16pt; color: #000000;  font-weight: bold }
	.normal { color: black;font-family: Arial,Helvetica;  font-size: 9pt }
	.petit { font-family: Arial,Helvetica; font-size: 7pt }

	.et_aussi { background-color: #18506B; font-size: 11px; color: white; text-align:right }
	.et_aussi_texte { color: #202020; font-size: 10px; text-align: justify; font-family: Arial, Helvetica; }
	
	.br_4 { font-size: 4px }
	.br_2 { font-size: 2px }
	.br_7 { font-size: 7px }
	
	  .bato_comment    { font-size:10px }


	.tarifs		{ font-family: Courier;font-size: 9pt}
	.general	{ background-color: #C0C0C0;color:#474747;font-family: Arial,Helvetica;font-size: 9pt}
	.pave_gris	{ background-color: #A0A0A0; text-align:justify; }
	A		{ color:#2000B0; text-decoration: underline }
	A:hover	{ color:#000000; text-decoration: underline overline; }
	
	.bulle_img		{ border:1px solid black  }
	.bulle_titre	{ font-size:13px;font-weight:bold;color:#FF9900  }
	.bulle_small	{ font-size:9px;color:#202020  }
	.bulle_copy	{ font-size:8px;color:#909090  }
		
	

#BulleIn{
width: 400px;
display: none;
position: absolute;
z-index : 1;
background-color: #174444;
color:white;
padding: 5px;
margin: 2px;
border-style: solid;
border-width: 2px;
border-color: black;
font-family: Arial;
font-size: 11px;	
text-align:left;
}


	
/* End Style Sheet*/  -->
