 BODY {color: #AAA8A8; font-family: Arial; font-size: 15px; font-style: normal; 

}
 TABLE {color:#333333; font-family: Arial; font-size:15px; font-style: normal 
}
.justify {text-align: justify}

A:link { color :#990000; font-family: Arial;text-decoration:underlined} 
A:visited { color :#990000; font-family: Arial;text-decoration:underlined}
A:active { color :#990000; font-family: Arial;text-decoration:underlined}
A:hover { color :#292929; font-family: Arial;text-decoration:underline overline}

.lien { color :#990000; font-family: Arial; font-weight: bold; text-decoration: none; font-style: normal} 
A:link.lien { font-family: Arial;text-decoration:none} 
A:visited.lien { color :#990000; font-family: Arial;text-decoration:underlined}
A:active.lien { color :#990000; font-family: Arial;text-decoration:underlined}
A:hover.lien { color :#292929; font-family: Arial;text-decoration:underline overline}

 
.blanc { font-family: Arial; font-size: 10px; font-style: normal; color: #FFFFFF; text-decoration: none}
A:hover.blanc { color: #990000;text-decoration:bold}
A:link.blanc { color:#990000}
A:visited.blanc { color:#990000} 
A:active.blanc { color:#FF9900}

.pucefdblanc {  list-style-image: url(images/puce.gif)}

h3 {color :#990000; font-family: Arial; font-size:16px; font-weight: bold; margin: 0px; padding: 0px;
}
h2 {color :#990000; font-family: Arial; font-size:20px; font-weight: bold;
}
h1 {color: #999999; text-transform:uppercase; font-size: 20px; font-weight:normal; display:block; border-bottom: 1px solid #999999; font-family:"Trebuchet MS";}
h4 {color :#E60A06; font-family: Arial; font-size:13px; font-style:italic; font-weight: bold; margin: 0px; padding: 0px;
}
.Combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
/************** TABLEAUX DE TARIFS ****************************/

TABLE.TableData{
	color:#333333;
}
TABLE.TableData TR{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
}
TABLE.TableData TD{
	font-size: 9px;
	text-align: center;
	color:#333333;	
	border: none;
	border-bottom: 1px solid #525E6A;
	border-left: 1px solid #525E6A;
}

TABLE.TableData TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: none;
	border-bottom: 1px solid #525E6A;
}
TABLE.TableData TH.SansTrait{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: none;
	border-bottom: none;
}
TABLE.TableData TH.colonne{
	background-color:#FFFFFF;
}
TABLE.TableData TD a:link {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{background-color: #DFDFDF;}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{background-color: #EBEBEB;}
TABLE.TableData TR.L3,TABLE.TableData TH.L3{background-color: #CCCCCC;}
TABLE.TableData TR.Entete,TABLE.TableData TH.Entete{background-color: #D72522; color: #FFFFFF;
	border-left: 1px solid #525E6A;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#FFFFFF;}

.TarifBarre {
	text-decoration: line-through;
}
