a {
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}

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: 110%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
	}

.spip_puce {
	
	}

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


table.spip {
	border: none;
}
.spip1 {
	background-color: #333333;
	border: thick solid #333333;
}

table.spip tr.row_first {
	background-color: #009933;
	color: #CCCCCC;
	border: thin solid #000000;
}

table.spip tr.row_odd {
	background-color: #E8E8E8;
	border: thick solid #333333;
}

table.spip tr.row_even {
	background-color: #F7F7F7;
	border: thick dashed #000000;
}

table.spip td {
	padding: 1px;
	text-align: left;
	
}

hr.spip {  }
b.spip {
	border: none;
	padding: 1px;
}
i.spip { text-align: center; }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 28px;
	border : 1px solid White;
	padding: 5px;
	font-style: italic;
	text-align: justify;
	letter-spacing: normal;
	line-height: 5%;
}

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

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

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


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 100% ; 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; }


/*
 * 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 Green;
	padding: 3px;
	background-color: #f8f8f4;
}

table.spip td.ptitre{
	font-weight: bold;
}
table.spip td.ptitre2{
	font-style: italic;
	font-weight: normal;
}
table.spip td.ptyp{
	font-weight: normal;
}
table.spip td.pheure{
	font-size: 10px;
	font-weight: normal;
}
