/* Global Styles */
body {
	background-color: #C5D6EF;
	background-image: url(../F/img/PiedDePage_hiver.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, sans-serif;
}
a:link {
	text-decoration: none;
	color: #095BA6;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #095BA6;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #095BA6;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #095BA6;
	outline:none;
}
h1 {
	color: #000000;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	color: #FFD128;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.texte_courant {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #000000;
}
.texte_courant_neg {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
}
.texte_courant_big {
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #000000;
}
.texte_courant_big_neg {
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
}
.date_petit_neg {
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.jaune {
	color: #FFD128;
	font-weight: bold;
}
.obligatoire {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 16px;
	color: #FF0000;
}

