/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
    margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body, html {
	height:100%;/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body {
	background: #000 url(../images/charte/bg-body.jpg) center top fixed;
	margin-top:15px;
}
/***************** CONTAINER *****************/
#container {
	position:relative;
	width:960px;
	margin:0 auto;
	margin-top:60px;
	padding-bottom:10px;
	background: url(../images/charte/bg-container.gif) center top repeat-y;
	border:1px solid #54223d;
}
/***************** HEADER *****************/
#header {
	float:left;
	position:relative;
	display:inline;
	width:100%;
	height:60px;
}
.logo { float:left; display:inline; position:relative; margin-top:-15px; margin-left:10px; }
.logo .flash-logo { position:absolute; top:0; left:0; width:233px; height:88px; }
#logoFlash {
	position:absolute;
	top:0;
	left:0;
	width:233px;
	height:88px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
	z-index:50;
	margin-top:-32px;
}
/***************** MENU TOP *****************/
#menuTop {
	float:left;
	position:relative;
	display:inline;
	z-index:10;
	width:678px;
	height:80px;
	margin-top:-41px;
	margin-left:47px;
	background:url(../images/charte/bg-menu.gif) bottom left no-repeat;
	list-style:none;
}
#menuTop li {
	position:relative;
	float:left;
	display:inline;
}
#menuTop a {
	display:block;
	float:left;
	height:79px;
	overflow:hidden;
	background-position: 0 0;
	background-repeat:no-repeat;
}
#menuTop li.bt1 { margin-left:50px; }
#menuTop li.bt1 a { background-image:url(../images/charte/bg-menu1.png); width:149px; }
#menuTop li.bt2 a { background-image:url(../images/charte/bg-menu2.png); width:148px; }
#menuTop li.bt3 a { background-image:url(../images/charte/bg-menu3.png); width:148px; }
#menuTop li.bt4 a { background-image:url(../images/charte/bg-menu4.png); width:157px; }
#container #menuTop a:hover, #container #menuTop a.trigered, #container #menuTop a.rubrique_active {
	background-position:bottom left;
}

/***************** TITRE PAGE *****************/
.content-titre-page { clear:both; }
.titre-page { background:url(../images/charte/bg-titre-page.gif) top left repeat-x; display:inline; margin-left:10px; width:auto; text-align:right; font-size:13px; color:#ba0466; font-weight:bold; padding-top:3px; padding-left:250px; }

/***************** MENU LEFT *****************/
#menuLeft {
	clear:both;
    float:left;
    display:inline;
	position:relative;
	display:inline;
	width:210px;
	list-style:none;
	margin-left:18px;
	margin-top:10px;
}
#menuLeft li { margin-bottom:10px; }
#menuLeft li a {
	display:block;
	background-position: 0 0;
	background-repeat:no-repeat;
	height:50px;
	width:182px;
}
#menuLeft li.bt1 a { background-image:url(../images/charte/menu-left1.gif) }
#menuLeft li.bt2 a { background-image:url(../images/charte/menu-left2.gif) }
#menuLeft li.bt3 a { background-image:url(../images/charte/menu-left3.gif) }
#menuLeft li.bt4 a { background-image:url(../images/charte/menu-left4.gif) }
#menuLeft li.bt5 a { background-image:url(../images/charte/menu-left5.gif) }
#menuLeft li.bt6 a { background-image:url(../images/charte/menu-left6.gif) }
#menuLeft li.bt7 a { background-image:url(../images/charte/menu-left7.gif) }
#menuLeft li a:hover, #menuLeft li a.rubrique_active {
	background-position: 0 -50px;
}
/***************** CONTENU *****************/
#contenu {
	float:left;
	position:relative;
	display:inline;
	width:710px;
	margin-left:15px;
	margin-top:10px;
}
#homeFlash{
	float:left;
	position:relative;
	display:inline;
	width:710px;
	margin:0 0 10px 0;
}
#homeActu{
	float:left;
	position:relative;
	display:inline;
	width:584px;
	height:49px;
	overflow:hidden;
	background: url(../images/charte/bg-actu.jpg) center top no-repeat;
	margin:8px 0 20px 10px;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:justify;
	padding:22px 21px 15px 85px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer {
	clear:both;
}
/***************** FOOTER *****************/
#footer {
	position:relative;
	clear:both;
	width:962px;
	margin:0 auto;
	background: url(../images/charte/bg-footer.png) center top no-repeat;
	overflow:hidden;
}
#footer .logo-footer { float:left; display:inline; margin-left:23px; margin-top:7px; }
#footer .adresse { float:left; display:inline; margin-left:100px; font-size:13px; margin-top:10px; color:#1f1f1f; }
#footer .adresse strong { color:#e2007a; }
#footer .liens-footer { clear:both; text-align:right; padding-top:10px; font-size:10px; color:#000; }
#footer a:link, #footer a:visited{
text-decoration:none;
color:#000;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#e2007a;
}
/***************** STYLE GLOBAUX *****************/
a img{
border:none;
}
a:active, a:focus{
outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu h1{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#7d8a2e;
	letter-spacing:1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d8a2e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-bottom: 5px;
}
#contenu h2{
	color:#e2007a;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2007a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
}
#contenu p{
font:13px/1.2em Arial, Helvetica, sans-serif;
text-align:justify;
color:#828282;
margin-bottom:1.2em;
}
#contenu p.home{
margin-left:10px;
width:690px;
}
#contenu p strong { font-weight:bold; color:#fff; }
#contenu p em{
font-weight:bold;
font-size:12px;
line-height:1.3em;
}
#contenu p.couleur, span.couleur{
font-weight:bold;
color:#828282;
}
#contenu a:link, #contenu a:visited{
font-weight:bold;
text-decoration:underline;
color:#828282;
}
#contenu a:hover, #contenu a:active{
color:#e2007a;
}
