
body {
	font-size: small;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;background: #FFFFFF;padding: 20px;margin: 0px;
}

/*---affichage de code (pour afficher en mode texte du code html)---*/

tt {display: block;	border-width: 1px 1px 1px 8px;	border-style: solid;	border-color: #669999;	padding: 1em;	margin: 1em 0em 1em 0.5em;	font-size: 100%;	background: #E0F0F0;	width: 90%;}


/* ~~~~~~~~~~~~ article (affichage presque semblable à "derniers articles" ~~~~~~~~~~~~ */

.article a {	color: #000000;	text-decoration: none;	font-weight: bold;}
.article a:after {	display: inline;	content: " (" attr(href) ")";}
.article .image .spip_logos {float: right;}
.article .surtitre {	color: #000;	font-size:small;	font-weight: bold;	margin: 0px;}
.article .titre {	color: #08551E;	font-size: large;	font-weight: bold;	margin: 0px; text-align:center;}
.article .titre h1 { padding:0px; margin:0px; font-size:x-large}
.article .soustitre {	color: #644518;	font-size: small;	font-weight: bold;	margin: 0px; }
.article .contenu {	background: #FFFFFF;	margin: 10px 0px 0px 0px;padding: 0px 0px 10px 0px; overflow:hidden}
.article .detail {	color: #000;	font-size: small;	font-weight: bold;	text-align: center;	margin: 0px 0px 10px 55%;	padding: 1px 5px 1px 5px;	border-left: 1px solid #2F7544;	border-bottom: 1px solid #2F7544;}
.article .texte {	color: #000000;	margin: 0px 10px 0px 10px;	font-size:small;}
.article .texte h3{	padding:0px; margin:0px; font-size:large}
.article .chapo {	color:#003366;	margin: 10px 10px 0px 10px;	font-weight: bold;}
.article .post-scriptum {	color: #000000;	margin: 10px 0px 10px 0px;	padding-top: 10px;	font-size: small;	border-top: 2px solid #2F7544;}
.article .post-scriptum .annonce {	font-weight: bold;	color:#2F7544;	padding: 0px;	margin: 0px 0px 10px 0px;}
.article .notes {	color: #000000;	margin: 10px 0px 10px 0px;	padding: 0px 10px 0px 10px;	border-top: 2px solid #2F7544;	font-size: small;}
.article .en-tete {	color: #FFFFFF;	font-size:small;	font-weight: bold;	margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/}
.article h3 {	color: #2F7544;	font-weight: bold;	font-size: small;	margin: 15px 0px 5px 0px;}
.article blockquote {	border: 1px solid #808080;background: #EEEEEE;	padding: 0px 15px 0px 15px;}
.article table {	font-size: small;	border-color: #FFFFFF;}
.article tr.row_first {	background: #808080;	color: #FFFFFF;	text-align: center;	font-size: small;}
.article tr.row_odd {	background: #DDDDDD;	color: #000000;}
.article tr.row_even {	background: #DDDDDD;	color: #000000;}
.article td {border: 1px solid #FFFFFF;	padding: 1px 5px 1px 5px;}
.article a.imprimer {	display: block;	background-image: url(../puces/imprimer.gif);	background-repeat: no-repeat;	width:16px;	height:16px;	float: right;	margin-right: 10px; }


/* mise en forme des documents insérés dans le texte de l'article */

.spip_documents {	display: block;	margin:0px;	text-align: center; font-weight:bold}
.spip_documents_center {	}
.spip_documents_right {float:right}
.spip_documents_left  {float:left }
.spip_doc_titre {padding: 5px 0px 0px 0px;	text-align: center; margin:auto; font-weight:bold}
.spip_doc_descriptif {	font-size: small;	color: #808080;	text-align: left;	padding: 5px 0px 5px 0px;	text-align: center;}



