/* -------------- Page ACCUEIL --------------- */


#informations {
	font-size:100%;
}

#informationsGauche {
	float:left;
	width:189px;
	padding:0 0 0 29px;
	margin:15px 15px 0 0;
}

#navigationInformations {
	width:189px;
	margin:2px 0 0 0;
	padding:10px 0 0 0;
	background-image:url(../images/fleche.gif);
	background-repeat:no-repeat;
	background-position:90px 0;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	color:#9DB716;
}

#informationsDroite {
	float:left;
	width:310px;
	margin:8px 0 0 0;
}

#news {
	padding:5px 0 5px 0;
	border:2px #FF9428 solid;
	
	width:540px;
}

/* -------------- Fin Page ACCUEIL --------------- */


