a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #0F58A5;
	text-decoration: underline;

}

h1 {
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	color: #041A54;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A64AF;
	margin-bottom: 10px;
	letter-spacing: -1px;
	padding-top: 20px;
}

h2{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


table{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contenu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	background-image: url(../Images/bg_icone.jpg);
	padding-top: 30px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

#backNeige {
	background-image: url(../Images/operation-menu.jpg);
	background-repeat: no-repeat;
	height: 536px;
}

#menuNeige {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: right;
	font-size: 11px;
}


#menuNeige a:link {
	color: #053075;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 1px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236DB6;
}
#menuNeige a:visited {
	color: #053075;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 1px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236DB6;
}
#menuNeige a:hover {
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 1px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236DB6;
	background-color: #8EC136;
	text-decoration: none;
}
#menuNeige a:active {
	color: #053075;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 1px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236DB6;
}
strong {
	font-size: 130%;
	color: #699816;
	font-weight: 800;
	display: block;
}
b {
	font-weight: bolder;
	letter-spacing: -0.6px;
}


.separateur{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #031C54;
}


#footer{
	text-align:center;
	color:#031C55;
	padding-top:10px;
	padding-bottom:60px;
	font-size:11px;
	background-image: url(../Images/footer.jpg);
	background-repeat: no-repeat;
}

.entree{
	font-size:14px;
	font-weight:bold;
	color:#666;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;


}

.GrandTitre {
	color: #053075;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236DB6;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.9px;
}

