#affiche {
	height: 86px;
}
#affiche h2 {
	display: block;
}
#affiche h2 a {
	display: block; width: 100%; height: 100%;
}
#colonne-centre h2 {
	color: #E97400;
	border-bottom-color: #E97400;
	/*background-image: url(../images/titres/interieur/deux_sevres_actualites.jpg);*/
	background-image:none;
}

#colonne-centre dl {
	margin-top: 10px; margin-bottom: 15px;
	display: block; border: 1px solid #fff;
	clear: both;
}
#colonne-centre dl dt {
	text-transform: uppercase;
	font-size: 13px; font-weight: bold;
	margin-bottom: 5px;
}
#colonne-centre dl dt img {
	float: left;
}
#colonne-centre dl dd, #colonne-centre dl dd a {
	margin-left: 0px;
}
/* Boutons de navigation */
#colonne-centre #navigation {
	clear: both;
}
#colonne-centre #navigation #actu-precedente {
	display: block;
	width: 178px; height: 12px;
	background-image: url(../images/boutons/actualite_precedente.gif);
	background-repeat: no-repeat;
	float: left;
}
#colonne-centre #navigation #actu-suivante {
	display: block;
	width: 178px; height: 12px;
	background-image: url(../images/boutons/actualite_suivante.gif);
	float: right;
}

#colonne-centre #affiche-actus {
	display: block;
	width: 99px; height: 14px;
	margin-left: 135px; margin-top: 5px;
	background-image: url(../images/boutons/bouton-actualites.gif);
	background-repeat: no-repeat;
}
