a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

p.spip_note {
	margin: 0 0 5px 0;
	padding: 0;
}
h2.spip {
	color: #F99E1C;
	border-bottom: 1px solid #F99E1C;
	margin-top : 20px;
	margin-bottom : 15px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
h3.spip {
	color: #F99E1C;
	margin-top : 10px;
	margin-bottom : 10px;
	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;
}

ul.spip {
	list-style-position: inside;
	margin-left: 10px;
}
ul.spip ul.spip {
	list-style-position: inside;
	margin-left: 10px;
}

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: outside; }
.spip_documents { font-size: 10px; }
.spip_code { }
.spip_cadre {
	background-color: #ffffff;
	width : auto;
	border: solid 1px #cccccc;
	padding: 5px;
}
.spip_poesie { }
.spip_surligne { }

