h1      { color: #4682b4; font-size: 20pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-stretch: normal; text-decoration: none }
h2   { color: #f00; font-size: 16pt; font-family: Tahoma; font-weight: bold; text-decoration: none }
h3    { color: #609; font-size: 12pt; font-family: Tahoma; font-weight: 700; line-height: 1 }
h4  { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14pt; text-decoration: none }
h5 { color: #609; font-size: 9pt; font-family: Verdana; font-weight: 400; line-height: 14pt; text-decoration: none; text-indent: 0; left: 0 }
h6     { color: white; font-size: 10pt; font-family: Tahoma; font-weight: bold }

p        {
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 1;
	text-align: left;
}
ol { color: green; font-size: 10pt }
li  { color: gray; font-size: 12pt }

.prix_table_colonne1_r{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 1;
	text-align: center;
	height: 15px;
	background-color: #FF9FFF;
}
.prix_table_colonne1_g{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 1;
	text-align: center;
	height: 15px;
	background-color: #2AFF55;
}
.prix_table_colonne_w{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 1;
	text-align: center;
	height: 15px;
	width: 150px;
	font-weight: bold;
	background-color: #FFDF55;
}

