body {
	background-color: #FBDB04;
	background-image:  url(img/fond.jpg);
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FB9004;
	background-repeat: repeat-x;

}
.fd_corps {
	background-image: url(img/fd_corps.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.fd_droit {
	background-image: url(img/fd_droit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.fd_tableau {
	background-image: url(img/fd_tableau.gif);
	background-repeat: repeat-y;
}
.lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB9004;
	text-decoration:none ; 
	}
.lien:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB9004;
	text-decoration:none ; 
}
.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB9004;
	text-decoration:none ; 
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70531F;
	text-decoration:none ; 
}
.Formulaire {
	font-family: Verdana;
	font-size: 9px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#3A4185;
}
.titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#3A4185;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.picBorder {border: 1px solid #FB9004;}
.lienm:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	height:27px;
	}
.lienm:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	height:27px;
}
.lienm:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	height:27px;
}
.lienm:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	height:27px;
	background-color:#FB9E04;
	padding-bottom:6px;
	padding-top:15px;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D87D5;
}
.bleu {
	color: #2D87D5;
}

#cryptogram {
	border: 1px solid #7F9DB9;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}

