/* © 2009 Bexter CSS */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #4E4F50;
	margin:50px 0 0 0;
	padding: 0px;
	background:#FFFFFF;
}

h1{
	margin:0 0 10px 0 !important;
	margin:0 0 5px 0;
	padding: 0px;
	font-size:22px;
	color:#D7242D;
	font-weight:bold;
/*	letter-spacing:4px; */
	text-transform:capitalize;
}

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:#4E4F50;
}

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

p{
	margin:10px 0;
	padding: 0px;
	text-align:left;
}

img {
	border:none;
}


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

:focus{
	-moz-outline-style: none;
}

a {
	color: #4E4F50;
	text-decoration:none;
}

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

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

#site {
	width:990px;
	margin:0px auto;
	padding:0 0 25px 0;
	min-height:550px;
	height:auto !important;
	height:550px;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
/*	border-bottom:1px solid #4E4F50; */
}

#site2 {
	width:100%;
	margin:0px auto;
	padding:0 0 25px 0;
	min-height:550px;
	height:auto !important;
	height:550px;
	border-bottom:1px solid #4E4F50;

}

#printheader{
	display:none;
}

#header{
	float:left;
	display:block;
	width:500px;
	height:500px;
	margin:0px;
	padding:0px;
/*	background: transparent url(../images/fdflash.jpg) top left no-repeat; */
}

#animFlash{
	float:left;
	display:block;
	width:500px;
	height:500px;
	margin:0px;
	padding:0px;
}


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



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


/*----------------------------------------------------------------------*/
/* debut -contenu page */
/*----------------------------------------------------------------------*/
#logo{
	float:left;
	display:block;
	width:436px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.logoAccueil{
	margin:50px 0 0 0;
	padding:0px;
}

#txtAccueil h1{
	width:440px;
	margin:0 0 10px 0 !important;
	margin:0 0 5px 0;
	padding: 0px;
	font-size:18px;
	color:#D7242D;
	font-weight:bold;
	letter-spacing:2.6pt;
	word-spacing:0.15em;
	text-transform:uppercase;
}

html:not([lang*=""]) #txtAccueil h1 { 
	letter-spacing:2.7pt;
	word-spacing:-0.06em;
}

body:nth-of-type(1) #txtAccueil h1 { 
	letter-spacing:2.6pt;
	word-spacing:-0.02em;
}

#txtAccueil{
	float:left;
	display:block;
	width:450px;
	height:auto !important;
	height:25px;
	min-height:25px;
	margin:80px 0 0 0;
	padding:0px;
}

#txtAccueil p{
	width:440px;
	text-align:left;
}

#txtAccueil strong{
	font-weight:normal;

}

#imprimVert{
	float:left;
	display:block;
	width:436px;
	margin:0px;
	padding:0px;
	text-align:center;
}

/*----------------------------------------------------------------------*/
/* fin - contenu page */
/*----------------------------------------------------------------------*/

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

#footer {
	clear:both;
	width:935px;
	height:15px;
	margin:30px 0 0 0;
	padding:0px;
	text-align:right;
	font-size:10px;
}

#footerPrint{
	display:none;
}

#footer a{
	color:#4E4F50;
	text-decoration:none;
}

#footer a:hover{
	color:#4E4F50;
	text-decoration:underline;
}

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

