#page{
	height:680px;
	top:150px;
}
#accueil{
	padding-top:50px;
	padding-right:140px;
}
#actu{
	padding-bottom:20px;
}
#actu img{
	float:left;
	margin:6px 10px 20px 0px;
}
#actu h1{
	margin-bottom:5px;
}
#actu h2{
	padding-top:3px;
}
#texte_actu{
	margin-top:2px;
}
#lire_la_suite{
	margin-top:5px;
	padding:3px 35px 0px 0px;
	text-align:right;
	height:25px;
	background:url(../gfx/bgNousSituer.png) no-repeat;
	background-position:right top;
	cursor:pointer;
}
#lire_la_suite a{
	font-weight:bold;
}
#photo_accueil{
	margin:20px 0px 0px 0px;padding:0px;
}
#photo_accueil img{
	margin-right:10px;
}

.paragraphe_accueil{
	margin-top:10px;
}
/* page + 25px */
#footer{top:705px;}


