@charset "UTF-8";
@import url(include/style.css);
@import url(include/menu.css);
@import url(include/scroller.css);

.encart h4 {
	background-color: #e9830c;
}

.encart a.bouton{
	background-color: #e9830c;
}

ul, li{
	list-style-image: url(../img/puce-liste-orange.jpg);
}

.tabNews {
	text-align: center;
}

table td {
	vertical-align: top;
}