/*
 * Feuille de style utilisée par spip (code généré)
 */
 
a.spip_url {
	color:#663300;
	font-weight: bold;
}
a.spip_in {
	color:#663300;
	font-weight: bold;
}
a.spip_out {
	color:#663300;
	font-weight: bold;
}
a.spip_glossaire { }

.spip_code { }

/*
 * Notes de bas de page
 */
 
p.spip_note {
	font-family: Georgia, Garamond, Times, serif;	
	text-align: justify;
	font-size: 80%;
}

a.spip_note {
	color:#663300;
 	font-weight: bold;
	font-family: Georgia, Garamond, Times, serif;	
	text-align: justify;
	font-size: 80%;
}



h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
}
/*
 * Documents, images inclus dans les articles
 */
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	font-style: italic; 
	text-align: justify;
}

blockquote.spip {
	margin-left : 30px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : dotted 2px #aaaaaa;
	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 #770F0F solid;
}

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

div.spip_poesie {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}


.spip_bouton { background-color: #C0C0C0;}

.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; }

table.spip {
	text-align: left;
	padding: 0px;
	border-spacing: 0px;
	border: 1px #666666 solid;
}

table.spip tr.row_first {
	background-color: #770F0F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	
}

table.spip tr.row_odd {

}

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

table.spip td {
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	border-spacing: 0px;
	
}



/*
 * Barre de raccourcistable.spip tr{
	border-spacing: 0px;
	border: 1px #666666 solid;
	
	
}
 */

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

