body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
// body {  background-image: url(images/logo.gif); background-repeat: no-repeat; background-color: #FFFFFF; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

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: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
padding: 0em;
}

.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: 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; }

.bouton_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: bold; 
color: #FFFFFF;
}

A.bouton_titre:link { text-decoration: color: #FFFFFF; }
A.bouton_titre:visited { text-decoration: color: #FFFFFF; }
A.bouton_titre:hover { text-decoration: underline; color:#FFFFFF; }

A.petitBlanc:link { font-size: 10px; text-decoration: color: #FFFFFF; }
A.petitBlanc:visited { font-size: 10px; text-decoration: color: #FFFFFF; }
A.petitBlanc:hover { font-size: 10px; text-decoration: underline; color:#FFFFFF; }


.titreArticleDansRubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
color: #0000CC;
}

.titreRubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
color: red;
}

.breve_titre { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
color: #FF0000;
}

a.breve_titre:hover { text-decoration: underline; color: #FF0000; }
a.article_soustitre:hover { text-decoration: underline; color: #FDBB59; }

.article_texte { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; color: #000000; 
	margin-top: 2em;
}

.article_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic; 
	font-weight: bold; 
color: #000099;
}


.article_soustitre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FDBB59; margin-top: 2em; }
