body {
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #11752c;
}

#conteneur {
	height: 530px;
	left: 50%;
	margin-left: -380px;
	margin-top: -265px;
	position: absolute;
	top: 50%;
	width: 760px;
	background: url(../images/fondAccueil.gif) no-repeat;
	text-align: left;
}

h1 {
	display: none;
}

h2 {
	position: relative;
	top: 15px;
	color: #11752c;
	margin:  0 0 40px 0 ;
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	background: url(../images/fondTitrePage.gif) no-repeat right;
	border-bottom: 2px solid #fdd029;
}

h3 {
	background: url(../images/puceActu.gif) no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid green;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 10px 20px 10px 10px;
	line-height: 15px;
}

h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 20px 20px 10px 10px;
}

#corps {
	width: 560px;
	margin: 75px 0px 10px 100px;	
}

#actualite p {
	margin: 10px;
	text-align: left;
}

#actualite {
	float: right;
	width: 221px;
	height: 195px;
	background: url(../images/fondActuAccueil.gif);
}

span a {
	color: #006801;
	text-decoration: underline;
}

#texte {
	height: 195px;
	width: 330px;
	border-bottom: 2px solid #fdd029;
}

#texte2 {
	position: relative;
	top: 0;
	height: 86px;
}

#texte2 p {
	margin: 0;
	color: black;	
	position: relative;
	top: 30px;
}

#pied {
	position: absolute;
	bottom: 50px;
	right: 250px;
	clear: both;
}

#pied p {
	margin: 0;
}

#drapeau {
	background-color: white;
	position: absolute;
	right: 90px;
	top: 42px;
	width: 150px;
}

#drapeau img {
	position: relative;
	left: 13px;
	border: none;
}

.entreeSite {
	position: absolute;
	top: 95px;
	right: 120px;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#texte p {
	text-align: justify;
}

marquee a {
	text-decoration: underline;
	color: #004813;	
}

a {
	text-decoration: none;
	color: green;	
}

img {
	position: relative;
	top: 3px;
	margin: 0 5px 5px 0;
}

marquee {
	height: 140px;
	width: 210px;
}

a {
	color: #004813;
}

a:hover {
	color: gray;
}