body {
	
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background: #FFFFFF;
	padding: 20px;
	margin: 0px;
}

.contenu {
	font-size: 13px;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	width: 100%; /*Sarka-SPIP 1.8.2*/
	border-top:1px solid #A2A2A2;
	border-left:1px solid #E1E2E0;
	border-right:1px solid #E1E2E0;
	border-bottom:1px solid #E1E2E0;
}


/* ~~~~~~~~~~~~ article (affichage presque semblable à "derniers articles" ~~~~~~~~~~~~ */

.article {
/* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

.article a {
	color: #336FB8;
	text-decoration: none;
}

.article a:hover {
	color: #619E2B;
	text-decoration: underline;
}

.article .image .spip_logos {
	display: block;
	float: right;
	margin: 10px;
}

.article .titre {
	font-size: 18px;
	background: #FFFFFF;
	color:#546080;
}

.article .texte {
	color: #546080;
	padding: 15px 15px 5px 0px;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

.article .chapo {
	padding: 15px 15px 5px 0px;
	color: #546080;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.article table {
	font-size: 90%;
	border-color: #FFFFFF;
}

.article tr.row_first {
	background: #808080;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}

.article tr.row_odd {
	background: #E0E0E0;
	color: #000000;
}

.article tr.row_even {
	background: #E0E0E0;
	color: #000000;
}

.article td {
	color: #546080;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

/* mise en forme des documents insérés dans le texte de l'article */

/*.article .spip_documents {
	display: block;
	padding: 10px;
	font-size: 95%;
	border: 1px solid #6262A4;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	background: #F0F0FA;
	width: 200px !important;
	text-align: center;
}

.article .spip_documents_center {
	margin-left: auto;
	margin-right: auto;
}

.article .spip_doc_titre {
	text-align: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.article .spip_doc_descriptif {
	font-size: 90%;
	color: #808080;
	text-align: left;
	padding: 5px 0px 5px 0px;
	text-align: center;
}*/


/* Puces générées par un tiret seul en début de ligne */
/* Ces puces ne sont pas incluses dans une balise <ul> et le code obetnu est <li class="spip"> */
li.spip { list-style-image:URL(../puces/puce-n0.gif);
		list-style-position: inside;
}
/* Puces générées par un tiret suivant d'un ou plusieurs asterisques (ex: -* blabla...) */
/* Ces puces sont incluses dans une balise <ul class="spip"> et le code de chaque item est <li class="spip"> */
ul.spip  { 	margin-left: 1em;
			padding-left: 1em;
}
ul.spip li.spip { 	list-style-image:URL(../puces/puce-n1.gif);
				list-style-position: inside;
}
ul.spip ul.spip  { margin-left: 1em;
				padding-left: 1em;
}
ul.spip ul.spip li.spip { list-style-image:URL(../puces/puce-n2.gif);
					  list-style-position: inside;
}

.spip_documents_left {
	float: left;
	margin: 0 10px 10px 0;
}

.spip_documents_center {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0 0px 10px 0px
}

.spip_documents_right {
	float: right;
	margin: 0 0 10px 10px;
}

.spip_documents_no-float {
	clear: both;
	margin: 0 0 10px 0;
}

.spip_documents_left .spip_documents, .spip_documents_center .spip_documents, .spip_documents_right .spip_documents {
	text-align: center;
	font-size: 90%;
	border: 1px solid #6262A4;
	background: #F0F0FA;
	padding: 5px 0 5px 0;
	margin: auto;
}

.spip_documents_no-float .spip_documents {
	text-align: center;
	font-size: 90%;
	border: 1px solid #6262A4;
	background: #F0F0FA;
	padding: 5px 0 5px 0;
}

span.spip_documents_center {
	clear: both;
	display: block;
}

.spip_doc_titre {
	clear: both;
	font-weight: bold;
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 0px;
	text-indent: 0;
}

.spip_doc_descriptif {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	color: #808080;
}

img {
	border-width: 0;
}

.clearer {
	clear: both;
	display: block;
}

#c_image {
	width: 508px;
	border-bottom:1px solid #E2E2E0;
	border-top:1px solid #E2E2E0;
	position: relative;
	left: -20px;
	text-align:right;
}

#c_legend {
	display:block;
	width: 508px;
	background-color:#E2E2E0;
	padding: 0px 0px 0px 50px;
	text-align: left;
	font-weight:bold;
}

#c_image_texte {
	position: relative;
	margin-top:5px;
}

#c_image_envi {
	position: relative;
	float: left;
	padding: 18px 9px 18px 9px;
	background-color:#6D726B;
}

#c_image_enviright {
	position: relative;
	float: right;
	padding: 18px 9px 18px 9px;
	background-color:#6D726B;
}
