

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	margin-top: 35px;
	margin-bottom: 35px;
	font-weight: bold;
  /*font-style:italic;*/
	font-size: 200%;
	text-align: center;
	color: #ab3645;
	padding:6px;
	padding-left:44px;
  background:#FBDB96;
	clear: both;
	/*text-transform:uppercase;*/
	font-family: "tempus sans itc", "Trebuchet MS", georgia, "comic sans ms", "microsoft sans serif";
	background:url(images/cxchardon_celeonet2.jpg) 2px 2px no-repeat #FBDB96;
}



.spip_puce {
	list-style-position: outside;
	vertical-align: middle;

}

.spip_documents{
	max-width:505px;
  border:5px solid #a22938;
  background:#FFF3C4;

}

.spip_documents_center{

}

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

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:50px;
	border : solid 1px #E50400;
	background-color: #FBDB96;
	padding: 5px;
}

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

.spip_encadrer {
	margin-left: 10%;
	width : 70%;
	background-color: #c8c8c8;
	padding: 10px;
	border: thin #eeeeee outset;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,"Tw Cen MT", "Forte";
}

.spip_cadre {
	width : 100%;
	background-color: #c8c8c8;
	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: #C8C8C8;
	color: #000000;
	border-color: #EEEEEE;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	width: 170px;
}

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

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

