body {
	background-color: #ffffff;
	color:#FFFFFF;
	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;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
.lien_menu:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	}
.lien_menu:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.lien_menu:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.lien_menu:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.faux_menu {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.picBorder {border: 1px solid #792D3C;}
.picBorderblanc {border: 1px solid #FFFFFF;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulaire {
 color:#540E04;
 border: solid 1px #000000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}
.formulaire2 {
 color:#000000;
 border: solid 1px #B30000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}
.bold {
	font-weight: bold;
}
.fd_haut {
	background-image: url(img/fd_haut.jpg);
	background-repeat: no-repeat;
}
.fd_gauche_01 {
	background-color: #B30000;
	background-image: url(img/fd_gauche.gif);
	background-repeat: repeat;
}
.fd_gauche_02 {
	background-image: url(img/fd_gauche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.fd_corps {
	background-color: #B30000;
	background-image: url(img/fd_corps.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.black{
	color:#000000;
}
.lien_cata:link  {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	}
.lien_cata:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}
.lien_cata:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}
.lien_cata:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}
.lien_cata2:link  {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	}
.lien_cata2:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}
.lien_cata2:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}
.lien_cata2:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}
.lien3:link  {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
	}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}
.titre{
	font-family: arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
}
.fd_tab_cata {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #831302;
	border-bottom-color: #831302;
	border-left-color: #831302;
}

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

}