div#contenu2 {
	width: 990px;
	height: 453px;
	margin:0;
	padding:0;
	position: absolute;
	background: url("Images/fonds/fond-contenu.png") no-repeat;
		}

div#texte {overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 954px;
	height: 410px;
	top: 24px;
	left: 22px;
	position: absolute;
	padding:0;}
	
div#texte p{margin-top: 20px;
	padding: 0;
	}
div#texte a{color: #000000;
text-decoration: underline;}
#texte h1 {
font-family: Arial, Helvetica, sans-serif;
	}
#texte h4 {
	font-weight: bold;
	text-decoration: underline;}
div#cadre {
	position: absolute;
	margin: 122px 0 0 0;
	width: 990px;
	height:453px;
}
.img {border: 0;}

