.bande_titre {
	float : center;
	width : 80%;
	height: 250px;
	line-height: 20px;
	border : solid 7px #009900;
	vertical-align : middle;
	text-align : center;
	font-size: xx-large;
	font-weight: bolder;
	color: #009900;
	float: center;
}
#titrepage {
    float: left;
    width: 1000px;
}
#nom-site-spip {
    width: 800px;
    font-style: italic;
    font-weight: bold;
    padding-top: 20px;
    font-size: 35px;
}

#slogan-site-spip {
    float: left;
    width: 800px;
    font-style: italic;
    padding-top: 30px;
    padding-right: 30px;
}
#cadre-titre-article {
    background-color: #ffffff;
    color: #009900 !important;
    font-weight: bold;
}
