.TexteNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	line-height: 18px;
}
.TexteNormal li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #03529D;
	text-decoration: none;

}
a:visited {
	color: #539538;
	text-decoration: none;

}
a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #78A02D;

}
#menuNeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}


#menuNeige a:link {
	color: #003980;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003980;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 1px;
	line-height: 15px;
	text-indent: 5px;
	font-weight: bold;
}
#menuNeige a:visited {
	color: #003980;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003980;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 1px;
	line-height: 15px;
	text-indent: 5px;
	font-weight: bold;
}
#menuNeige a:hover {
	color: #FFF;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 1px;
	line-height: 15px;
	text-indent: 15px;
	background-color: #78A02D;
}
#backNeige {
	background-image: url(Images/operation-back.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #005491;
	font-weight: 800;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005592;
	margin-top:10px;
	display: block;
}
.GrandTitre {
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	color: #005197;
}
.GrandTitreVert {
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	color: #9FC204;
}

