
a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }
.spip_code { }
p.spip_note { }

h3.spip /* intertitres  {{{blabla}}} */ {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold; font-size: 140%; color:maroon;
	text-align: center; margin-top : 20px; margin-bottom : 20px; padding: 0em;}

hr.spip {background-color :silver ; color/*IE*/:silver ; height:1px; border:0 ; width: 80% ; }

.spip_puce {list-style-position: inside;}

.spip_documents{
	font-family: Verdana,Arial;
	font-size : 9px;
   	color: #969696;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border:1px ;
	text-align: center;
}
.spip_documents_center { width:100%;  margin: auto; text-align:center; }/*clear: both;*/ 
span.spip_documents_center { display: block; margin-top:1em; }
.spip_doc_titre { font-weight: bold; font-size: 0.9em;  margin-left:auto; margin-right:auto;}

.spip_documents_left { float : left ; margin-left:10px; margin-right : 20px;}
.spip_documents_right { float: right; margin-left:20px;margin-right:10px;}

img  {border: 1px solid silver;}
.spip_logos{border:1px solid silver}

table.spip {margin:auto}/*pour centrer le tableau*/
table.spip tr.row_first {background-color: #FFF8DC }
table.spip tr.row_odd {	background-color: #C0C0C0;}
table.spip tr.row_even {background-color: #E6E6FA }
table.spip td {padding: 1px; text-align: left; vertical-align: middle;}

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: 5px;}

.spip_encadrer {font-family: helvetica, arial, sans-serif; font-size:14px;
	width : 80%; right:30px; background-color: #E6E6FA ; /*#FFFFFF;*/
	padding: 5px; border: 1px #666666 solid;}

.spip_cadre {width : 100%;background-color: #FFFFFF;padding: 5px;}
.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;
}

