html {

	height: 100%;

}
.Body {
	background-color: #677280;
	text-align: center;
	height: 100%;

}
.BgDegradeGauche {
	background-image: url(../imagesSite/BgDegradeGauche.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BgDegradeDroite {
	background-image: url(../imagesSite/BgDegradeDroite.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BgPages {
	background-color: #FFFFFF;
}
.BgBandeauHaut {
	background-image: url(../imagesSite/BgBandeauHaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BgNav {
	background-image: url(../imagesSite/BgNavGlobal.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.Nav  a {
color: #FFFFFF; 
text-decoration:none;
background-image: url(../imagesSite/BgNavOff.gif);
/*background-position: left top;*/
/*background-color:#0f0;*/
display:block;
padding:0px 10px;
height:14px;
}
.Nav   a:visited {color: #FFFFFF; text-decoration:none;}
.Nav   a:hover {
color: #FFFFFF; 
text-decoration:none;
background-image: url(../imagesSite/BgNavOver.gif);
/*background-color:#f00;*/

}
.NavOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1F7FE;
	background-image: url(../imagesSite/BgNavOn.gif);
	background-position: left top;
	display:block;
	padding:0px 10px;
	height:14px;

}
.NavOn  a:link {color: #B1F7FE; text-decoration:none;}
.NavOn   a:visited {color: #B1F7FE; text-decoration:none;}
.NavOn   a:hover {color: #B1F7FE; text-decoration:none;}
.BgBas {
	background-image: url(../imagesSite/BgBas.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.BgBas2 {
	background-image: url(../imagesSite/BgBas2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.BgTitre {
	background-image: url(../imagesSite/BgTitre.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE6000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
.Titre  a:link {color: #FE6000; text-decoration:none;}
.Titre   a:visited {color: #FE6000; text-decoration:none;}
.Titre   a:hover {color: #FE6000; text-decoration:none;}
.BgEncartHome {
	background-image: url(../imagesSite/BgEncartHome.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.BgBordEncart {
	background-color: #3588AA;
}
.TitreBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636E7C;
	vertical-align: top;
}
.TitreBase  a:link {color: #636E7C; text-decoration:none;}
.TitreBase   a:visited {color: #636E7C; text-decoration:none;}
.TitreBase   a:hover {color: #636E7C; text-decoration:underline;}
.TexteBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5AADCF;
	vertical-align: top;
}
.TexteBase  a:link {color: #5AADCF; text-decoration:none;}
.TexteBase   a:visited {color: #5AADCF; text-decoration:none;}
.TexteBase   a:hover {color: #5AADCF; text-decoration:underline;}
.BgBtn {
	background-image: url(../imagesSite/BgBtn.gif);
	background-repeat: repeat-x;
}
.Btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #636E7C;
	font-weight: bold;

}
.Btn  a {
color: #636E7C; 
text-decoration:none;
background-image: url(../imagesSite/BgPuceBtnOff.gif);
background-repeat: no-repeat;
/*background-position: left top;*/
/*background-color:#0f0;*/
display:block;
padding-left:20px ;
padding-right:0px ;
height:17px;
}
.Btn   a:visited {color: #636E7C; text-decoration:none;}
.Btn   a:hover {
color: #FE6000; 
text-decoration:none;
background-image: url(../imagesSite/BgPuceBtnOn.gif);
background-repeat: no-repeat;
/*background-color:#f00;*/

}
.BtnDemo  a {
background-image: url(../imagesSite/BtnDemo.gif);
background-repeat: no-repeat;
height:17px;
background-position: left top;
display:block;
}
.BtnDemo   a:visited {background-image: url(../imagesSite/BtnDemo.gif);
background-repeat: no-repeat;}
.BtnDemo   a:hover {
background-image: url(../imagesSite/BtnDemoAnimated.gif);
background-repeat: no-repeat;
}





.FondMenuGauche {
	background-image: url(../../Images/imagesSite/FondMenu_Gauche.jpg);
	background-repeat: no-repeat;

}
.MenuBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #213372;
	text-decoration: none;
}
A.MenuBas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #213372;
	text-decoration: underline;
}
.MenuGauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #213372;
	text-decoration: none;
}
A.MenuGauche:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #213372;
	text-decoration: underline;
}
.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8D8E;
}
.Titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2771AA;
	font-weight: bold;

}
.Bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.Bouton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEEDFA;
	font-weight: bold;
	text-decoration: none;
}
.MenuGaucheIn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0067FF;
	text-decoration: none;
}
.MenuBasIn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0067FF;
	text-decoration: none;
}
.ContenuBleu {

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

}
A.Lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6372A7;
	text-decoration: underline;

}
.Formulaires {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E679F;
}
.LiensPetit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6674A3;
	text-decoration: none;
}
.LiensPetitBlanc {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Commentaires {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8897B6;
}
A {color: #000000 ; text-decoration: none}
A:hover {color: #000000 ; text-decoration: underline}