/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
	background-color:#FFF;
}

body{
	font-size:62.5%;
	background:url(../images/charte/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:990px;
	margin:0 auto;
	background-image:url(../images/charte/bg-contenu2.jpg);
}
#container2{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:990px;
	margin:0 auto;
	background-image:url(../images/charte/bg-contenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header{
	width:990px;
	height:210px;
	background:none;
}
/***************** CONTAINER DU CONTENU *****************/


#contenu {
	position:relative;
	width:990px;
	padding-bottom:59px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;

}

/***************** MENU ********************/

#contenu #menu {
	float:left;
	width:154px;
	padding: 15px 0 0 85px;
  height: 350px;
}

#contenu #menu dt a:link, #menu dt a:visited{
width:154px;
height:23px;
color:#5C0064;
text-decoration: none;
display: block;
padding:3px 0 0 0;

}
#contenu #menu dt a:hover {
width:154px;
height:23px;
color:#3F799E;
text-decoration: none;
display: block;
text-decoration: underline;
padding:3px 0 0 0;
}



#contenu #menu dt span {	display:none; }

.bt1		{ 	background:url(../images/charte/menu-01.gif) no-repeat left top;  		}
.bt1:hover {	background:url(../images/charte/menu-01-over.gif) no-repeat left top; 	}
.bt1-selected {	background:url(../images/charte/menu-01-over.gif) no-repeat left top; cursor:default}

a.bt2		{ 	background:url(../images/charte/menu-02.gif) no-repeat left top;  		}
.bt2:hover {	background:url(../images/charte/menu-02-over.gif) no-repeat left top; 	}
.bt2-selected {	background:url(../images/charte/menu-02-over.gif) no-repeat left top; cursor:default}

.bt3		{ 	background:url(../images/charte/menu-03.gif) no-repeat left top;  		}
.bt3:hover {	background:url(../images/charte/menu-03-over.gif) no-repeat left top; 	}
.bt3-selected {	background:url(../images/charte/menu-03-over.gif) no-repeat left top; cursor:default}

.bt4		{ 	background:url(../images/charte/menu-04.gif) no-repeat left top;  		}
.bt4:hover {	background:url(../images/charte/menu-04-over.gif) no-repeat left top; 	}
.bt4-selected {	background:url(../images/charte/menu-04-over.gif) no-repeat left top; cursor:default}

.bt5		{ 	background:url(../images/charte/menu-05.gif) no-repeat left top;  		}
.bt5:hover {	background:url(../images/charte/menu-05-over.gif) no-repeat left top; 	}
.bt5-selected {	background:url(../images/charte/menu-05-over.gif) no-repeat left top; cursor:default}

.bt6		{ 	background:url(../images/charte/menu-06.gif) no-repeat left top;  		}
.bt6:hover {	background:url(../images/charte/menu-06-over.gif) no-repeat left top; 	}
.bt6-selected {	background:url(../images/charte/menu-06-over.gif) no-repeat left top; cursor:default}

.bt7		{ 	background:url(../images/charte/menu-07.gif) no-repeat left top;  		}
.bt7:hover {	background:url(../images/charte/menu-07-over.gif) no-repeat left top; 	}
.bt7-selected {	background:url(../images/charte/menu-07-over.gif) no-repeat left top; cursor:default}

.bt8		{ 	background:url(../images/charte/menu-08.gif) no-repeat left top;  		}
.bt8:hover {	background:url(../images/charte/menu-08-over.gif) no-repeat left top; 	}
.bt8-selected {	background:url(../images/charte/menu-08-over.gif) no-repeat left top; cursor:default}

.bt9		{ 	background:url(../images/charte/menu-09.gif) no-repeat left top;  		}
.bt9:hover {	background:url(../images/charte/menu-09-over.gif) no-repeat left top; 	}
.bt9-selected {	background:url(../images/charte/menu-09-over.gif) no-repeat left top; cursor:default}

.bt10		{ 	background:url(../images/charte/menu-10.gif) no-repeat left top;  		}
.bt10:hover {	background:url(../images/charte/menu-10-over.gif) no-repeat left top; 	}
.bt10-selected {	background:url(../images/charte/menu-10-over.gif) no-repeat left top; cursor:default}

.bt11		{ 	background:url(../images/charte/menu-11.gif) no-repeat left top;  		}
.bt11:hover {	background:url(../images/charte/menu-11-over.gif) no-repeat left top; 	}
.bt11-selected {	background:url(../images/charte/menu-11-over.gif) no-repeat left top; cursor:default}


/***************** CONTENU TEXTUEL *****************/

#contenuTexte{
	padding:20px 0 0 90px;
	width:615px;
	float:left;
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;


}


#contenuTexte h1{
	padding:10px 0 25px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
 	color:#EC2A2F;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;

}

#contenuTexte h1 span{
 	color:#009E5D;

}

#contenuTexte h2{
   font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
	color:#EC2A2F;
  margin-top: 15px;
  background-image: url(../images/charte/fleche.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  margin-bottom: 3px;
  clear: left;
}

.bull1{

  background-image: url(../images/charte/bull1.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 15px;
  margin-left: 20px;
  margin-top: 3px;
}

.bull2{

  background-image: url(../images/charte/bull2.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 15px;
  margin-left: 20px;
    margin-top: 3px;
}

.bolder{
padding-top:25px;
margin-right:15px;
color:#FE9B00;
  font-weight: bold;
  text-transform: uppercase;
    font-size: 13px;
}



.photo-gauche{
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #D1D1D1;
float: left;
margin: 5px 15px 10px 0px;
}

.photo-transparent{
float: left;
}





a{
	color: #FF9C00;
  font-weight: bold;
	text-decoration:none;
}
a:hover{
	color: #F43135;
	text-decoration:none;
  font-weight: bold;
}


/***************** DIVERS *****************/




/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}
/***************** FOOTER *****************/
#footer{
	position: relative;/*---obligatoire pour le footer---*/
	margin: -59px auto 0 auto;/*---margin top = - hauteur du footer---*/
	width:100%;
	height:59px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #A8A9AB;
	clear:both;
}


#footer a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #A8A9AB;
}
#footer a:hover {
text-decoration:underline;

}
#footer a.sousrubz{
	color: #A8A9AB;
	font-weight:normal;
}
