#top {
	height: 90px;
	}
#bandeau { 
	background: url(../actualite/pano-actu.jpg) no-repeat; 
	margin: 0;
	height: 128px;
	}

img.actu {
	float: right;
	margin: 0 0 0 20px;;
	padding: 0;
	}
#content p {
	margin: 0 90px 6px 120px;
	}
p#actu {
	position: relative;
	left: -54px;
	margin: 0;
	}
#bandeau h1, #breve h1, #som h1 {
	color: #000;
	margin-left: 120px;
	}
#som h1 {
	margin-top: 10px;
	}
#breve, #som {
	background: #E8FFDE;
	margin: 0;
	padding: 10px 0;
	}
#breve {
	position: relative;
	top: -15px;
	}
#breve p.lien {
	margin-bottom: 0;
	}
#som p.lien {
	margin-top: 15px;
	margin-bottom: 10px;
	}
#som p.titre {
	margin-bottom: 0;
	}
#content a {
	color: #333;
	}
.date {
	color: #333;
	}