body
 {  
   scrollbar-track-color : #FFFCC1 ;
  scrollbar-3d-light-color:#ffffff;
 scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color:#FFFFFF; 
scrollbar-face-color:#D91E27;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#ffffff;}

img{
	border: 0;
}
A.lienjaunepetit:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #1358a3;  
}
A.lienrouge:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #D91E27;  TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
A.lienrouge:active {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #D91E27;  TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
A.lienrouge:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #D91E27; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
	
}
A.lienrouge:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #D91E27; TEXT-DECORATION: underline; font-family: Arial, Helvetica, sans-serif; 
}
A.lienrouge2:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #D91E27;  TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
A.lienrouge2:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #D91E27;  TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
A.lienrouge2:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #D91E27; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
	
}
A.lienrouge2:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #D91E27; TEXT-DECORATION: underline; font-family: Arial, Helvetica, sans-serif; 
}
 
}

A.lienbleumoyen:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #1358a3; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}
A.lienbleumoyen:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	COLOR: #1358a3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
A.lienbleumoyen:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #1358a3;  TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;;
}
A.lienbleumoyen:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #f2cb2d;  font-family: Arial, Helvetica, sans-serif;;
}

input.envoi {
	border: 1px #8f9eb1 solid;
            background: #e5eaee url(images/bg_input.jpg) repeat-x;
            color: #0A5081;
			font-size: 8pt;
}
input.InputTxt {
            border: 1px #8f9eb1 solid;
            background: #e5eaee url(images/bg_input.jpg) repeat-x;
            width: 70px;
            color: #0A5081;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt;
}
select.SelectTxt {
	border: 1px  #8f9eb1 solid;
	background: #e5eaee;
	width: 150px;
   color: #0A5081;
}
select.SelectTxt2 {
	border: 1px  #8f9eb1 solid;
	background: #e5eaee;
	width: 280px;
   color: #0A5081;
}
.bleu9g { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #290C59; text-decoration: none}
.bleu9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #042C77; text-decoration: none}
.jaune8g { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #B1022A; text-decoration: none }
.jaune9g { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #B1022A; text-decoration: none }
.gris7bis { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #666666; text-decoration: none }
.blanc8g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.gris9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #003333; text-decoration: none }
.gris9b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #003333; text-decoration: none }
.gris9c{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003333; text-decoration: none }
.gris9d { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #003333; text-decoration: none }
.discret { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #EFEB93; text-decoration: none }

#navigation 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation a
{
	text-decoration: none;
	color: #B1022A;
}

.subMenu
{
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

.subMenu li
{
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #B1022A;
	color: #ffffff;
}