body {
	background-color: #350433;
	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: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	}
.lien:active {
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}
.lien:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}
.lien:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	padding-bottom:2px;
	padding-top:1px;
}
.lien2:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #E22F1F;
	}
.lien2:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #E22F1F;
}
.lien2:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #E22F1F;
}
.lien2:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #350433;
}
.picBorder {border: 1px solid #6A4469;}
.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;
}

.blanc {
	color: #FFFFFF;
}
.carlina_fd_corps_haut {
	background-image: url(img/carlina_fd_corps_haut.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.milliom_fd_corps_haut {
	background-image: url(img/milliom_fd_corps_haut.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_corps {
	background-image: url(img/fd_corps.jpg);
	background-repeat: repeat;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E22F1F;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A4469;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
#cryptogram {
	border: 1px solid #7F9DB9;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}