  BODY {color: #024826; font-family: verdana; font-size: 10pt; font-style: normal }  
  TD {color: #024826; font-family: verdana; font-size:10px; font-style: normal}
  .justify {text-align: justify}
  
/* Style pour les liens par défaut */  

A:link {color: 851c21;font-style: normal;font-family: Verdana;text-decoration: none;}
A:visited {color: 851c21;font-style: normal;text-decoration: none;}
A:hover{color: 3EAB76;font-style: normal;text-decoration: none;}
A:active{color: 851c21;font-style: normal;text-decoration: none;}


/* Style pour les différents textes*/
.texte16gras {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color : #024826;
	text-decoration: none;
}
.texte16grasbleu {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color : #024826;
	text-decoration: none;
}
.texte16frame {font-family: arial;font-size: 16px;font-style: normal;font-weight: bold;color : #CC9933;text-decoration: none;}
.texte12frame {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;color : #4B58A7;	text-decoration: none;}
.texte12blanc {font-family: verdana;font-size: 11px;font-style: normal;font-weight: normal;color : #ffffff;	text-decoration: none;}
.texte10blanc {font-family: verdana;font-size: 10px;font-style: normal;font-weight: normal;color : #ffffff;	text-decoration: none;}
.texte10bleu {font-family: verdana;font-size: 10px;font-style: normal;font-weight: normal;color : #B9EDCF;	text-decoration: none;}
.texte11bold {font-family: verdana;font-size: 11px;font-style: normal;font-weight: bold;color : #024826;	text-decoration: none;}
.texte10bold {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color : #024826;
	text-decoration: none;
}
.texte10vert {font-family: verdana;font-size: 10px;font-style: normal;font-weight: normal;color : #097515;	text-decoration: none;}

/* Style pour les liens */
.lienrouge10 {color: #851c21;font-family: Verdana;font-style: normal;text-decoration: none;}
A:link.lienrouge10{color : #851c21;  font-family: Verdana;  text-decoration: none;}
A:visited.lienrouge10 {color : #851c21; font-family: Verdana; text-decoration: none;}
A:active.lienrouge10 {color : #851c21;  font-family: Verdana; text-decoration: none;}
A:hover.lienrouge10 {color: #3EAB76;  font-family: Verdana; text-decoration: none;}

/*bordure image*/
.bordureimage {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid;BORDER-BOTTOM: #000000 1px solid;}
.texterouge {font-family: verdana;font-size: 11px;font-style: normal;font-weight: bold;color : #FF0000;text-decoration: none;
}

/*style pour les tableaux*/
.Tablo {
	width: 570px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size:9px;
}
.Tablo th{
	background-color:#630e09;
	border:1px solid #000;
	font-weight:bold;
	padding:2px;
}
.Tablo td{
	border:1px dashed #999;
	text-align:center;
	padding:2px;
}

.Tablo td .reservation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #FFF;
	}




/* Style pour les pointilles */
.SeparateurLignePointilles {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	
.FondColone {
	background-color: #F1F1F1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

.LignePointilles {
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-x;
}

