body{
	scrollbar-face-color:		#C0C0C0; /* barre + 2 carrés */
	scrollbar-highlight-color:	#FFFFFF; /* bordure */
	scrollbar-shadow-color:		#666633; /* ombre droite de la barre + 2 carrés */
	scrollbar-darkshadow-color: #FFFFFF; /* extérieur droite de la barre + 2 carrés */
	scrollbar-3dlight-color:	#FFFFFF; /* couleur flashée quand on clique sur zone non couverte par la barre */
	scrollbar-track-color:		#FFFFFF;  /*zone non couverte par la barre */
	scrollbar-arrow-color:		#666633 } /* triangle fleche */
}

H1 {  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 22px; font-weight: bold; color: #4E6982;}
H2 {  font-family: Verdana; font-size: 18px; color: #000000;} /*font-style: italic */

.Boite {
	border: 1px solid #292A74;
	background-color: #292A74;
}

.TexteSmallBlanc {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}


.TexteMedBlanc {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.TexteMedBlanc:hover  {font-family: Verdana; font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; color:#000000; text-decoration: none; font-variant: normal; text-transform: none; }

.TexteBlanc {
	font-family: Verdana; font-size: x-small; font-style: ; line-height: normal; font-weight: normal; color: #666633; text-decoration: none; font-variant: normal; text-transform: none; }
.TexteBlanc:hover  {font-family: Verdana; font-size: x-small; font-style: normal; line-height: normal; font-weight: normal; color:#000000; text-decoration: none; font-variant: normal; text-transform: none; }

.TexteOver {font-family: Verdana; font-size: x-small; font-style: normal; line-height: normal; font-weight: bold; color:#000000; text-decoration: none; font-variant: normal; text-transform: none; }

.TexteTab {
	font-family: Verdana; font-size: x-small; font-style: ; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; font-variant: normal; text-transform: none; }

.TexteGras {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
	text-decoration: none;
	line-height: 20px;
}


.TexteBoite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #060165;
	text-decoration: none;
	line-height: 20px;
}

.TexteErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ED2024;
	text-decoration: none;
	line-height: 20px;
}

.BoiteHaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #292A74;
	border-right-color: #292A74;
	border-bottom-color: #292A74;
	border-left-color: #292A74;

}
.PetiteTaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #060165;
}
.GrandeTaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #060165;
	text-decoration: none;
	line-height: 20px;
}
.BoiteOr {
	border: 1px solid #292A74;
}
.barre {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.Zonedetexte {
	background-color: #FFFFFF;
}
