body {
	background: #CDCDCD;
	font-family: Verdana;
	text-align: center;
	vertical-align:center;
	margin: 0;
	padding: 0;
}

H1 {
	text-align: center;
	color: #2F372F ;
	}

h2 {
	text-align: center;
	color: #2F372F ;
}

h3 {
	
}

#Contenu {
	background-color: #A0AFA5;
	/*background-color: #809F85;
	 background-color: #B4C0B4 ;*/
	width: 780px;
	position: relative;
	margin : 0 auto;
	text-align: center;
	border-width : 1px 1px 1px 1px;
	border-style: solid;
	border-color: #636363;
	 
}

#EnTete {
	position: relative;
	width:645px;
	height: 140 px ;
	margin-left:117px;
	text-align: center;
	/*border-style:double ;
	border-width: 1px ;
	border-color:#0033CC;*/
}

#Logo {
	/*position: relative ;*/
	text-align: left ;
	width: 110px ;
	heigth: 140px ;
	border-style:double ;
	border-width: 1px ;
	border-color: #FF0000;
}

#Titre {
	/*position: relative;*/
	
	width:43Opx;
	border-style:double ;
	border-width: 1px ;
	border-color: #00FF00;
}
#phrase {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 779px;
	font-style:italic
}
#legende {
	position: absolute;
	width: 300px;
	top: 0px;
	right: 0px;
	text-align: left;
	padding-right: 20px;
}

#petitLien {
	font-height: 10px;
}
