
#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: #CC3300 !important;
    font-weight: bold;
}
.annonce {
	color: black;
	background-color : #FFCC66;
}
