rotary {
// css spip pour site RC Bercy ver. 0.3
}

a {
	text-decoration: none;
}

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

a.spip_url {color:#1B3F6C;}
a.spip_in {color:#2963ac;}
a.spip_out:hover {background-color:#D9D9D9;color:666666;}
a.spip_out {color:#2963ac;}
a.spip_out:hover {background-color:#C7EBB7;color:666666;}
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #990000;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 12pt;
	TEXT-DECORATION: none;
	margin-bottom: 3px;
}

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

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

table.spip {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

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

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

table.spip td {
	padding: 2px 8px 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-size:14px;
	font-weight:normal;
	color:#333333;
}

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: #C7EBB7;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #C7EBB7;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { text-decoration: underline; }


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