#descriptif_site_spip {
	background-color: #d2d2d2;
	border: 1px solid #9A9A9A;
	border-radius: 4px;
}

.a_droite {float: right; margin: 0px; text-align: right; padding-right: 5px;}

.cl { color: #800E18; font-size: 1.1em; font-weight: bold; }

#Tweets {
	height: 400px;
	overflow: scroll;
}

.actions{text-align: center; }
a.actions {
	margin-top: 50px;
	background-color: #B00;
	color: white;
	font-size: 150%;
	font-weight: bold;
	border: 2px solid grey;
	border-radius: 7px;
	padding: 10px;
}
.actions a {
	background-color: #B00;
	color: white;
	font-size: 150%;
	font-weight: bold;
	border: 2px solid grey;
	border-radius: 7px;
	padding: 10px;
}

.texteencadre-spip { background-color: #BB1616; color: white;}

p.publication {text-align: justify; }
main.publication {text-align: justify; }
main .publication {text-align: justify; }

.signalement {
	text-align: center;
}
.signalement a {
	padding: 5px 15px;
	font-size: 150%;
	font-weight: bold;
	border: 2px solid grey;
	border-radius: 7px;
	background-color: #B00;
	color: white;
	margin-bottom: 20px;
}
