body {
	background-color: #000000;
	background-image: url(../gfx/fond8.png);
	margin-top: 0px;
	margin-bottom: 0px;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFFFFF;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #31A2CE;
}


a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}

 a:hover {
	background-color: #33cccc;
}

hr {
	color: #000066;
	width:600px;
	height:1px;
}

h1 {


	color: #494c4f;
	font-family:Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	height: 36px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3ACAFE;
}

/* DIVERS */

.borders_htdtc{
cursor:pointer;
}

.fda {
	background-attachment: fixed;
	background-image: url(../gfx/fda.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fdp {
	background-attachment: fixed;
	background-image: url(../gfx/fdp.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

. oui {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 222px;
	width: 198px;
	height: 48px;
}

.non {
	Z-INDEX: 9;
	LEFT: 139px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 255px;
	width: 140px;
	height: 47px;
}

