BODY {
	scrollbar-face-color:#be5b01;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FF7802;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#000000;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
	text-decoration : none;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none	
}

.Text:Hover {
	text-decoration : underline;
}

.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Text2justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : justify;
}

.TitreIndex {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	text-decoration : none;
}

.Titre {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.Titre2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration : none;    
}

.Titre2:Hover {
    text-decoration : underline;
}

.border {
	border: 1px #000000 solid;
}

.border2 {
	border: 2px #000000 solid;
}

.Textintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    line-height: 20px;
	text-decoration : none
}

.BGindex {
	background: url(img/france/bg-france-index.jpg) no-repeat;
	background-position : bottom left;
}

.TextBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none
}

.TextBlanc:Hover {
	text-decoration : underline
}

.TextBulle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}

.FGBulle {
	background-color : #FBE9BA;
}

.BGBulle {
	background-color : #4A0000;
}

.Fondcarte {
	background: url(img/fond_carte.gif) no-repeat;
	background-position : center;
}

.Fondcarte2 {
	background: url(img/fond_carte2.gif) no-repeat;
	background-position : center;
}

.lienBlanc {
	color: #FFFFFF;
	text-decoration : underline;
}

.lienBlanc:Hover {
	color: #FFFFFF;
	text-decoration : none;
}

SELECT {
  BORDER-TOP-WIDTH: 0px;
  BORDER-LEFT-WIDTH: 0px;
  FONT-SIZE: 10px;
  color : #174170;
  BORDER-LEFT-COLOR: #ffffff;
  BORDER-BOTTOM-WIDTH: 0px;
  BORDER-BOTTOM-COLOR: #ffffff;
  BORDER-TOP-COLOR: #ffffff;
  font-family : Arial, Helvetica, sans-serif;
  BORDER-RIGHT-WIDTH: 0px;
  BORDER-RIGHT-COLOR: #ffffff;
  BACKGROUND-COLOR: #FFFFFF;
}

INPUT {
	FONT-SIZE: 11px;
	color : #000000;
	BORDER-WIDTH :2px;
	BORDER-COLOR: #174170;
	font-family : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}

.bouton {
	FONT-SIZE: 10px;
	COLOR: #174170;
	font-family : Arial, Helvetica, sans-serif;
	background : #FCFCFC;
	BORDER-WIDTH : 1px;
	BORDER-COLOR: #174170;
	padding  : 2px;
}

.TextIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    letter-spacing : 1px;
	color: #000000;
	text-decoration : none	
}

.Legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
    background-color: #000000;
}

.bg-categorie-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
    background: url(img/bg-categorie-index.gif) repeat-x;
}

.BorderBlanc {
	border: 2px #FFFFFF solid;
}