a {
	text-decoration: none;
	color :#9c0000;
}

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

a.spip_intertitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 105%;
	font-weight: bold;
	color : #6c6c6c;
	font-variant: small-caps;
	text-decoration: none;

}

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 : 40px;
	margin-bottom : 40px;
	padding: 0em;
}*/

h3.spip /*fred*/{
	border-top: thin solid #9c0000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 105%;
	font-weight: strong;
	color : #6c6c6c;

	}
	
.spip_title /*fred*/{
	border-top: thin solid #9c0000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 105%;
	font-weight: strong;
	color : #6c6c6c;

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

.date{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	color : #FFFFFF;
	margin-right: 0.5em;

}

.spip_surtitre{
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 110%;
	font-weight: bold;
	color : #9c0000;
	font-variant: small-caps;
}
.spip_titre{
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 105%;
	font-weight: bold;
	color : #6c6c6c;
	font-variant: small-caps;
}

.spip_chapo{
font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 90%;
	font-style: italic
}

p {
font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
		font-size : 90%;
}

/*.spip_documents{
font-family: Georgia, Garamond, Times, serif;
	font-size : 70%;
	color : #6c6c6c;
	text-align: left;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 40px;
}*/


.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	margin-bottom: 40px;

	
}

.spip_documents_center{
	
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	}



.spip_documents_left{
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 15px;

}

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


table.spip {
}

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

table.spip tr.row_odd {
	background-color: #ffffff;
}

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

table.spip td {
	font-size: 90%;
	border : thin solid #9c0000;
	padding: 10px;
	text-align: justify;
	vertical-align: middle;
}

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

.spip_bouton { background-color: #FFCC00;}

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

div.404 {text-align: center;
	color: red;
}

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

ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0em;
  padding-left: 1.5em;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 3px;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }
