a {
	text-decoration: none;
}

a:hover {
	color: #660000;
}

a.spip_url { }
a.spip_in {text-decoration: none;  color: #660000;  font-family: Verdana;  font-size: 80%; }
a.spip_out {text-decoration: none;  color: #660000;  font-family: Verdana;  font-size: 80%; }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
	background-repeat: no-repeat;
}

.spip_documents{
	font-family: Verdana;
	font-size : 90%;
}


table.spip {
}

table.spip tr.row_first {
	border: 2px;
	border-left: 1px;
	border-right: 2px;
}

table.spip tr.row_odd { border: 2px; }

table.spip tr.row_even { font-family: Verdana;
  text-align: center;
  border: 0px solid;
  color: ;}

table.spip td {

	text-align: center;
	vertical-align: center;
	border-left: 2px;
	border-right: 2px;
	color: ;
	padding: 4px;
	}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left :0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right: 0px;
	border : 0
	padding: 0px;
}

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

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

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


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 90%; background-color: White;}

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

.spip_surligne { background-color: #F5DEB3; }


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