
BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
}


a {
	text-decoration: none;
}

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

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

.spip_code { }

p.spip_note { }

p.spip { border: 0; }

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

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

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

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

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

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

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

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

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	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: 70%; font-size: 11px;
	background-color: #fefeee;
}

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

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


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

td.menu1 {
	font-size: 12px;
	font-weight: bold;
}

td.menu2 {
	font-size: 10px;
	font-weight: normal;
}

.blanc { color: #ffffff; text-decoration: none; font-weight: bold; }
.blanc:hover { color: #ffffff; text-decoration: underline; }

#posts .day-date {
		position: absolute; top: 2px; left: -50px;
		background: transparent url('images/bgBotDate.gif') no-repeat bottom center;
		width: 40px; color: #adbcc4;
		font-family: Helvetica, Arial, Geneva, sans-serif;
		margin: 0; padding: 0; display: inline;
		}
#posts .day-date span {
		display: block; text-align: center; font-weight: bold;
		}
#posts .day-date .day {
		text-shadow: 2px 2px 2px #ccc;
		background: transparent url('images/bgTopDate.gif') no-repeat top center;
		font-size: 1.8em; padding: 8px 0 0 0;
		}
#posts .day-date .month { font-size: 0.8em; }

#posts h2, #recents h2 { font-size: 14px; }

.recentsarticles {
	background-color: #f0fef0;
	padding: 4px; margin-bottom: 4px;
	border-bottom: solid 1px #cccccc;
}

.recentsbreves {
	background-color: #f0fefe;
	padding: 4px; margin-bottom: 4px;
	border-bottom: solid 1px #cccccc;
}

.recentsarticles a, .recentsbreves {
	font-size: 11px;
}

.liensweb {
	background-color: #fefefe;
	padding: 3px; margin-bottom: 2px;
	border-bottom: solid 1px #eeeeee;
}

.grostitre {
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 1px #666666;
}

#contacts a {
	font-size: 22px;
	font-weight: bold;
}

