a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
.titre_colonne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
	font-weight: bold
}
.titre_article {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #CC3300}

a {
	text-decoration: none;
}

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

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

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

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


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

hr.spip { }
b.spip { }
i.spip { }

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

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

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


.spip_bouton { background-color: #FFCC00;}

.formrecherche {
	width: 80%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

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

.spip_surligne { background-color: #FFFF66; }.list {
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(puce.gif);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;



}
