
.spip_code { }

p.spip_note { }

h3.spip   { color: teal; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: normal; text-align: center }
.spip_puce {
	list-style-position: inside;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip  { }

table.spip tr.row_first    { color: white; font-weight: bold; background-color: red }

table.spip tr.row_odd   { font-size: 10pt; background-color: #ff9 }

table.spip tr.row_even   { font-size: 10pt; background-color: #cfc }

table.spip td    { font-size: 10pt; text-align: left; padding: 1px 5px; vertical-align: top }

hr.spip { }
b.spip  { }
i.spip   { font-size: inherit }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}

.forml  { font-size: 90%; background-color: #ffddaa; width: 100% }
.spip_encadrer_form  { font-size: inherit; font-family: helvetica, arial, sans-serif; background-color: yellow; text-align: justify; padding: 5px; border: solid 1px red }
.spip_encadrer_texte  { font-size: inherit; font-family: helvetica, arial, sans-serif; font-style: italic; text-decoration: none }
.spip_encadrer  { font-size: inherit; font-family: helvetica, arial, sans-serif; background-color: #ffffff; padding: 5px; width: 100%; border: solid 1px #666666 }
.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

div.spip_poesie {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}


.spip_bouton { background-color: #FFCC00;}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

