a {
   color: Black;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:Red;
	text-decoration: none;
	font-weight: bold;
}

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

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}

.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 {
	background-color: White;
}

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

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

table.spip td {
	padding: 1px;
	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: 5px;
}

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

.spip_encadrer {
/*les encadrements du forum par exemple*/
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #F2ECBC;
	padding: 5px;
	border: 1px solid #E9967A;
}

.spip_cadre {
	width : 100%;
	background-color: #FFEFD5;
	padding: 5px;
}

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


.spip_bouton { background-color: #B0C4DE;}

.formrecherche { width: 100% ; background-color: Silver;}

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

.spip_surligne { background-color: #FAFAD2; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
/*boutons de mise en forme, par exemple forums*/
	border-left: 1px solid #FFE5CA;
	border-top: 1px solid #FFE5CA;
	border-right: 1px solid #FFE5CA;
	border-bottom: 1px solid #FFE5CA;
	padding: 3px;
	background-color: #FFFAE8;
}
a.spip_barre:hover img {
	border: 1px solid #FFF488;
	padding: 3px;
	background-color: #FFFFF0;
}
/*ajout http://www.spip-contrib.net/Ameliorer-la-gestion-des-marges*/
.spip_documents_left {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.spip_documents_right {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


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


/*
 * 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;
}
