body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	text-align:center;
	background-color:#FFFFFF;
	
}

#container {

	width: 750px;
	text-align:center;
	margin: 0 auto;
	/*border:outset;
	border-color:#66CC66;
	border-width: 5px;*/
}


#home {

	background-image:url(../imagesaccoord/accueil.jpg);
	height:500px;
	width:750px;
	background-repeat:no-repeat;
	text-align:center;
}

.compteur {

	text-align:center;
	font-size:10px;
	position:relative;
	margin: 0 auto;
	width: 750px;
	border:none;
	color:#009900;
}

.entreebeneficiaire {

	
	font-family:"Monotype Corsiva", "Script MT Bold", "Trebuchet MS", Verdana;
	color:#006600;
	font-weight:bold;
	font-size:23px;
	position:relative;
	width:250px;
	right: 260px;
	top: -340px;
	border:none;
}

.entreebeneficiaire a {

	text-decoration:none;
	border: none;
	color:#006600;

}


.entreepro a {
	text-decoration:none;
	border:none;
	color:#006600;

}
.entreepro {

	font-family:"Monotype Corsiva", "Script MT Bold", "Trebuchet MS", Verdana;
	color:#006600;
	font-weight:bold;
	font-size:23px;
	position:relative;
	top: -450px;
	right:-280px;
	width: 250px;
	border:none;
}

.news {
	position: relative;
	top: -320px;
	left:20px;
	border:ridge;
	border-color:#66CC33;
	border:thin;
	width: 280px;
	color:#CC6600;
	font-weight:normal;
	background-color:#FFFFFF;
}
