body {
	background-color: #C1C1C1;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #BA1FB7;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #BA1FB7;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #BA1FB7;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.lien_vide:link {text-decoration:none; color:#000000}
.lien_vide:active {text-decoration:none; color:#000000}
.lien_vide:visited {text-decoration:none; color:#000000}
.lien_vide:hover {text-decoration:underline; color:#000000}
.picBorder {border: 1px solid #792D3C;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulaire {
 color:#000000;
 border: solid 1px #000000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}

.fd_haut {
	background-image: url(img/fd_haut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fd_millieu {
	background-image: url(img/fd_millieu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_bas {
	background-image: url(img/fd_bas.jpg);
	background-repeat: no-repeat;
}
.antt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #BA1FB7;
}
.bandeau_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BA1FB7;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #797777;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


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

}
