.bordure {
	border: 1px solid #0099FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	border: 1px solid #FFFFFF;
	background-color: #00CCFF;
}
.titre2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
	background-color: #003399;
}
.fond_tableau {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #D0EEF0;
}
.fond_formulaire {
	background-attachment: fixed;
	background-image: url(../img/fond_formulaire.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FFFFFF;
}
.titre_formulaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.fond_gb {
	background-attachment: fixed;
	background-image: url(../img/fond_gb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texte_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
