/* © 2009 Bexter CSS */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	margin:16px 0 0 0;
	padding: 0px;
	background:#303030;
}
h1{
	margin:0 0 10px 0 !important;
	margin:0 0 5px 0;
	padding: 0px;
	font-size:22px;
	color:#FFFFFF;
	letter-spacing:4px;
}

h2{
	margin:0 0 10px 0 !important;
	margin:0 0 5px 0;
	padding:2px 0 0 30px !important;
	padding:2px 0 0 15px;
	font-size:18px;
	color:#878787;

}

h3,h4,h5,h6{
	margin: 1em 0;
	padding: 0px;
	font-size: 12px
}


p{
	margin:10px 0 0 0;
	padding: 0px;
	text-align:justify;
	line-height:12px;
}
img {
	border:none;
}


/* hack FF pour masquer les contours pointillés sur les liens 
-------------------------------------------------------*/ 
a{
	outline: none;
} 
:focus{
	-moz-outline-style: none;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#site {
	width:780px;
	margin:0px auto;
	padding:0px;
	min-height:600px;
	height:auto !important;
	height:600px;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
}

#printheader{
	display:none;
}

#header{
	float:left;
	display:block;
	width:780px;
	height:160px;
	margin:0px;
	padding:0px;
}


#menuFlash{
	float:left;
	display:block;
	width:780px;
	height:160px;
	margin:0px;
	padding:0px;
}

#animFlash{
	width:780px;
	height:320px;
	margin:0 0 30px 0 !important;
	margin:0 0 20px 0;
	padding:0px;
	background: transparent url(../images/fdflashAccueil.jpg) top left no-repeat;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#content{
	float:left;
	display:block;
	width:780px;
	height:auto !important;
	height:200px;
	min-height:200px;
	margin:0px;
	padding:0px;
}

.separateur{
	float:left;
	display:block;
	width:780px;
	height:8px;
	margin:0px;
	padding:0px;
}

#txtAcceuil{
	float:left;
	display:block;
	width:780px;
	margin:10px auto 0px auto;
	padding:0px;
}

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/




/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
.wash{
	clear: both;
	height:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer {
	clear:both;
	width:780px;
	height:20px;
	margin:20px auto 10px auto;
	padding:0px;
}

#footerPrint{
	display:none;
}

#footer a{
	color:#7CA7D9;
	text-decoration:none;
}

#footer a:hover{
	color:#7CA7D9;
	text-decoration:underline;
}

.footerLeft{
	float:left;
	width:480px;
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#7CA7D9;
	text-align:left;
	word-spacing:-0.04em;
}

.footerCopyright{
	float:left;
	width:230px;
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#7CA7D9;
	text-align:right;
}

.sixFours{
	float:right;
	width:51px;
	margin:-4px 0 0 0;
	padding:0px;
}

/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/

