.Textes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	list-style-type: square;
}
.Titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
}

.Copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Sous-titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Plus {
	font-weight: bold;
	color: #FFFF99;
}
.Rubriques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;
}
.Legendes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Bg {
	background-attachment: fixed;
	background-color: #213C29;
	background-image: url(/Images/back.jpg);
	background-position: center top;
}

.Images {
	background-color: #FFFFFF;
}

.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
}
A.PoliceVerte:hover {
	color: #FF6600;
	text-decoration: none;
}
.BgNav {
	background-image: url(/Images/BgNav.gif);
	background-position: right bottom;
}
.Separateur {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C933F;
}
.Bordures {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Bg2 {
	background-attachment: fixed;
	background-image: url(images/Bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.NoUnderline {

	text-decoration: none;
}
.PoliceVerte {
	color: #2C933F;
}
.Test {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.NavigationPro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
