#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: 150px;
	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;
	padding: 10px 25px;
	border-radius: 10px;
	border: 1px solid #000;
	font-size: 1.2em;
}

a.spip_in {background-color: #aab; }
p.publication {text-align: justify; }
main.publication {text-align: justify; }
main .publication {text-align: justify; }

footer {
	border-bottom: 2px solid #B00;
	margin-bottom: 10px;
}

/*
vim: ts=4 ai shiftwidth=4
 */
