body {
	margin:0px;
	background:url(../image/web.jpg) no-repeat top center #fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
h1 {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.titre {
	color:#EF4223;
	font-size:16px;
	font-weight:bold;
}
.sous_titre {
	padding:2px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	width:100%;
	background-color:#B00131;
}


/* formulaire  ----------------------------------------------------------------- */
form {
	margin:0px;
	padding:0px;
}
input, textarea, select, checkbox, radio {
	border:1px solid #000;
	font-size:12px;
}
label {
	font-size:12px;
	font-weight:bold;
	color:#1F4D9E;
}
/*------------------------------------------------------------------------------- */


/* signature  ----------------------------------------------------------------------------- */
#signature {
	text-align:center;
	height:10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5C6466;
}
#signature a {
	font-weight:normal;
	color:#5C6466;
	text-decoration:none;
}
#signature a:hover {
	color:#000;
	text-decoration:none;
}
/* ------------------------------------------------------------------------------- */

.flash {
	background-image:url(../images/flash.gif);
	text-align:center;
}
.noflash {
	background:url(../images/fond-noflash.jpg) no-repeat center;
}

#flashcontent {
	width:100%;
	height:100%;
}

div#ref {
	margin-top:150px;
}














