a {
	text-decoration: none;
}

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

a.spip_url { }
a.spip_in { padding: 5px 0 10px 0; display: block; }
a.spip_out { }
a.spip_glossaire { }
.r_14 a.spip_in { padding: 5px 0 10px 0; display: inline;}

.spip_code { }

p.spip_note { }

.spip_puce {
	list-style-position: inside;
	float: left;
}

.spip_documents{
	font-size : 70%;
}
.spip_documents img{
	padding : 0 4px 0 4px;
}


table.spip {
}

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

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

input.forml { width: 300px ; 
	margin: 0 8px 0 0;
	height: 15px;
	border: 1px solid #ccc;
	color: black;
	font-size: 10px;
	}
textarea.forml { width: 300px ; 
	margin: 0 8px 0 0;
	border: 1px solid #ccc;
	color: black;
	font-size: 10px;
	}

.spip_encadrer {border: 0;
}

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

.spip_bouton { 
	font-family: "Arial Black"; 
	color: #69f;
	background: #fff url(charte/submit.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
	margin: 8px 0 0 0;
	border: 0;
	}

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

.reponse_formulaire {
clear: both;
	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;
}

