a {
	color: #F09D00;
	text-decoration: none;
	}

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

a.spip_url {
		color: #F09D00;
		text-decoration: underline;
}
a.spip_in {
	color: #F09D00;
		text-decoration: underline;
}
a.spip_out {
	color: #F09D00;
	text-decoration: underline;
}
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

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

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

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

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}


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 { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}

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

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	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: #FDF5D9;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	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;
}
hr {
	color: #FFCC00;
	
}
.linksMenuHaut {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	; font-style: normal;
}
.linksMenuHaut:hover {
	color: #36637A;
	text-decoration: none;
	clip: rect(   );
	background-color: #FFFFCC;

}
.linksMenuHaut:active {
	color: #36637A;
	text-decoration: none;
	background-color: #FFDF26;
	; font-weight: bold;
}

titrerubjau {
	color: #F2C100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}


.linksMenu {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.linksMenu:hover {
	text-decoration: overline;
}
.linksMenu:active {color: #FFCC00; text-decoration: none}

.linksMenutout {
	color: #F2C100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.linksMenutout:active {
	color: #D0B200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.linksMenutout:hover {
	color: #F2C100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.linksMenu:active {
	text-decoration: underline;
	color: #FFD700;
}
.linksMenu:hover {
	text-decoration: underline;
; color: #FFCC33
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	
}
.introtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-align: justify;
}

.surtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}


.corpsnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	color: #2425A2;
}
corpstext {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}



