a { color:#2020A0;
	text-decoration: none;
}

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

a.spip_url { 
color:#2020A0;}
a.spip_in {
 color:#2020A0;}
a.spip_out {
color:#2020A0; }
a.spip_glossaire { }

.spip_code { }

p.spip_note {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px; 
}
p.spip {
padding-left: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
   	font-weight: normal;
	text-decoration: none;
}
/* Titre SPIP ------------------------------------*/

h3.spip {
	font-family: Futura Lt,,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
	border-bottom:1px solid #ddd;
}



.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	margin-left : 15px;
	margin-right : 15px;
}

.spip_logos {
	border: none;
}




/* TABLEAUX */


table.spip {
TEXT-ALIGN: left; color:  black; font-family: Verdana, Arial, sans, sans-serif;
font-weight: 130%;
font-size: 12px; line-height: 120%;  
BACKGROUND-COLOR: white;

}

table.spip tr.row_first {
 
	background-color: #FFE177;
	color: #000000;
	font-weight: bold;
	
}
/* gris */
table.spip tr.row_odd {
    background-color: #E6E6E6;
}

/* rose */
table.spip tr.impair {
    background-color: #FFF2FE;
}

/* vert */
table.spip tr.impair2 {
    background-color: #EDFFFB;
}

table.spip tr.row_even {
    background-color:  #FFF2FE;
}
table.spip tr.row_pair {
    background-color:  #FFFFFF;
}

table.spip td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

table.spip td a a:active a:link {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	color: #2020A0;
}
table.spip td a:hover {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	color: red;
}
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-left: 10px;
	padding-right: 10px;
}

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

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

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}
/*
 * Modification www.pile.face.com 
 Original :
 .spip_bouton { background-color: #FFCC00;}
 */
.spip_bouton  {
border:2px outset blue;
font-weight:bold;
cursor:pointer;
}
.spip.bouton:hover {
background-color:white;
color:blue;
}
.spip.bouton:active {
border:2px inset blue;
background-color:blue;
color:white;
} 



form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	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; }


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