a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.spip_url { text-decoration: none; color: #3366CC; font-weight : bold; }
a.spip_in { text-decoration: none; color: #3366CC; font-weight : bold; }
a.spip_out { text-decoration: none; color: #3366CC; font-weight : bold; }
a.spip_glossaire { text-decoration: none; color: #3366CC; font-weight : bold; }

.spip_code { text-decoration: none; color: #3366CC; font-weight : bold; }

p.spip_note { text-decoration: none; color: #3366CC; font-weight : bold; }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

.spip_logos {
	margin-left: 10px;
	border: none;
}

.spip_documents{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 10pt;
	margin-left: 10px;
}

table.spip {
	width: 470px;
	font-size : 10pt;
	font-family: Arial,Helvetica;
	margin-left: 30px;
	margin-right: 30px;
	border-collapse: collapse;
	text-align: center;	
}
table.spip tr.row_first {
	background-color: #3366CC;
	color: White;
	text-align: center;	
}
table.spip tr.row_odd {
	background-color: #FFFFFF;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
}
table.spip tr.column_first {
	text-align: left;	
}
table.spip tr.column_odd {
	text-align: center;	
}
table.spip td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: center;
	border-width: 1px;
	border-color: #3366CC;
	border-style: solid;
}

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

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

.spip_encadrer {
	border: 1 solid #AAAAAA;
	font-size : 10pt;
	font-family: Arial,Helvetica;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px;
	border-color: #3366CC;
	border-style: solid;
}

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


.spip_bouton { 
	background-color: #CCCCCC; 
	font-family: Verdana;
	font-size: 8pt;
}

form.formrecherche { 
	background: none;
	width: 140px;
	border: none;
}

input.formrecherche {
	text-align: left;
	font-family: Verdana;
	font-size: 7.5pt;
	width: 146px;
	background-color: #FFFFFF;
}

.reponse_formulaire {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #F18A2E;
}

.spip_surligne { background-color: #990000; }
