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

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
 	color: #688C32;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	margin-top : 15px;
	margin-bottom : 0px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

.spip_doc_titre{
	background-color: #dbe6d3;
	color: #527907;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 118%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;
}

.spip_doc_descriptif{
	background-color: #dbe6d3;
	color: #527907;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 118%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	border: 1px solid #688C32;
	background-color: #dbe6d3;
	text-align: center; 
}

.spip_documents img{
	border : 0;
	}


.spip_documents_center{
	clear: both; 
	margin: auto;
}

span.spip_documents_center { display: block; margin-top:1em; }

.spip_documents_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
	font-size: 90%;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

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

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	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;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

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

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior:  url(../%22win_png.htc%22);
}


/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }