a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

p.spip_note {
	margin: 0 0 5px 0;
	padding: 0;
}

h3.spip {
	color: #2d71e5;
	border-bottom: 1px solid #2d71e5;
	margin-top : 30px;
	margin-right: 220px;
	margin-bottom : 15px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

table.spip {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.spip tr.row_first {
	background-color: #e9e9e9;
}
table.spip tr.row_odd {
	background-color: #e9e9e9;
}
table.spip tr.row_even {
	background-color: #f3f3f3;
}
table.spip td {
	padding: 1px 5px;
	text-align: left;
	vertical-align: middle;
}

hr.spip {
	color: #cccccc;
	background: #cccccc;
	border-color: #cccccc;
}

b.spip { }

i.spip { }

blockquote.spip {
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	margin: 10px 0 10px 40px;
	padding: 5px;
}

.spip_puce { list-style-position: inside; }
.spip_documents { font-size: 10px; }
.spip_code { }
.spip_cadre {
	background-color: #ffffff;
	width : auto;
	border: solid 1px #cccccc;
	padding: 5px;
}
.spip_poesie { }
.spip_surligne { }


/*
 * Barre de raccourcis
 */
a.spip_barre img {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
}
a.spip_barre:hover img {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
