body 
{
	text-align: center;
	/* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFF;
}

#container 
{
	width: 950px;
	background: rgb(177,179,180);
	text-align: left; /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
	height: 600px;
	margin: 0 auto;/* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	right: auto;
	bottom: auto;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	list-style-type: none;
}

#header 
{
	background: #dddddd;
	padding: 0;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	height: 60px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-weight: normal;
	width: 950px;
}

#header img 
{
	float: left;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left:5px;
	list-style-type: none;
	border-width: 0px;
	border-style: none;
	margin-right: 0px;
}

#boutonsHeader
{
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 40px;
}

/*style menu adhérent*/
#menu2 {
	position:absolute;
	left:-35px;
	top:40px;
	width:110px;
	height:120px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 37px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	right: auto;
	bottom: auto;
	visibility: visible;
}

#menu2 h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: rgb(0,169,157);
	font-style: normal;
	list-style-type: none;
}

#menu2 p a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.pageActive {color: #000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

#contenu 
{
	height: 467px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	right: auto;
	bottom: auto;
	text-decoration: none;
	list-style-type: none;
	background-color: rgb(167,168,170);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.illustration 
{
	border: 2px solid #FFFFFF;
	position: relative;
	top: auto;
	float: right;
	height: auto;
	width: 262px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	left: auto;
	right: auto;
	bottom: auto;
	text-decoration: none;
	list-style-type: none;
	padding: 10px;
}

#creditIllustration 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 285px;
	height: 20px;
	float: right;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	text-align: center;
	list-style-type: none;
	top: 485px;
	left: 634px;
	right: auto;
	bottom: auto;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	visibility: visible;
}

.vousetesici 
{
	color: #000;
	background-color: #FFF;
}
.imgLien {
	text-decoration: none;
	color: #FFF;
}

.h1  
{
	font-size:22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	width: auto;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.h2 
{
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	top: 0px;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	width: 250px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	height: auto;
	display: inline-block;
}


#contenu h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	position: relative;
	height: auto;
	width: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}

.boutonLienVert 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url("../images/btnVertPetit.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 80px;
	border-width: 0px;
	border-style: none;
	list-style-type: none;
	position: relative;
	line-height: 20px;
	padding: 0px;
	float: left;
}

.boutonLienNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url("../images/btnNoir.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 80px;
	border-width: 0px;
	border-style: none;
	list-style-type: none;
	position: relative;
	line-height: 20px;
	padding: 0px;
	float: right;
	margin: 0px;
}
    
#footer 
{
	background-color:rgb(167,168,170);
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	padding: 0;
	position: relative;
	top: auto;
	left: auto;
	width: 950px;
	right: auto;
	bottom: auto;
	border-width: 0px;
	border-style : none;
	margin: 0px;
}

#footer p 
{
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 0px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	list-style-type: none;
	color: #000000;
	font-variant: normal;
}

#footer p a
{text-decoration: none;color: #000;}

.lienPresse {
	color: #00A99D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
