.centralContainer { 
	background : url(./../image/index_fond_article.gif);
    background-repeat : repeat-y;
}

.centralFramefils {
    width : 409px;
	margin-left: -7px;
}

.centralFrameMenu {
    width : 180px;
}

div.article_contenu  hr {
    margin-top: -13px;
}
div.article_contenu  strong {
	color: #666666;
    margin-top: -13px;
}
div.article_contenu h1,h2,h3 {
    color: #666666;
	font-size: 12px;
    line-height: 19px; 
    margin-top: -20px;
}
div.article_contenu .spip {
	margin-top: 3px;
}
div.article_contenu .ssmenu img {
	margin-top: -25px;
	margin-bottom: 20px;
}

.spip_documents img{ border: 3px solid #ccc;}
.spip_documents_center { 	text-align: center; width: 100%; margin-top:10px; margin-bottom:10px; clear: both; }
.spip_documents_left {  	margin-right: 10px; float: left;}
.spip_documents_right { 	margin-left: 10px; float: right;}
.spip_doc_titre { 			font-weight: bold; text-align: center; }
.spip_doc_descriptif { 		text-align: center; clear: both; }

.spip_logos{
	border: 3px solid #CCCCCC;
	margin-bottom: 5px;;
	 
}

.spip_in  {
	text-indent: -1em;
}

.article_resume_image{
	clear:right;
}


/* Tableaux */
table.spip {
	
	margin-bottom: 1em;
	border: 1px solid grey;
	border-collapse: collapse;
	
	 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 10px; text-align: left; vertical-align: middle; }


/*  Definition css pour les articles  */
/* titre */
.article_titre {
    color: #010101;
    font-size: 19px;
	text-align : left;
    font-weight: bold;
	margin-top : 11px;
	margin-left : 10px;
	margin-bottom:10px;
	line-height: 19px; 
}
div.article_titre  hr {
    margin-top: 10px;
	margin-bottom: -40px;
	height: 1px;
}
/* intro */
.article_intro {
    font-size: 11px;
	text-align : justify;
	margin-top : 55px;
	margin-left : 10px;
	margin-right : 10px;
	font-weight: bold;
}

.article_intro  a	 {
    color: #A3A3A7;
    font-size: 11px;
	text-align : left;
}
.article_intro  a:hover {
    color: #666666;
    font-size: 11px;
	text-align : left;
}

/* date */
.article_actualite {
    color: #865A06;
    font-size: 11px;
    font-weight: bold;
	text-align : left;
	margin-top : 11px;
	margin-left : 10px;
}
.article_actualite a {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration : none;
}
.article_actualite a:hover {
	color: #865A06;
	font-weight: normal;
}
.article_date_actualite {
    color: #7E8084;
    font-size: 14px;
    font-weight: bold;
	text-align : left;
	margin-top : 25px;
	margin-left : 10px;
	margin-bottom : -7px;
}
.article_date {
    color: #666666;
    font-size: 10px;
	text-align : left;
	margin-top : 25px;
	margin-left : 10px;
}
/* image */
.article_image	 {
	float : right;
	margin-left : 20px;
	margin-right : 20px;
    border: 3px solid #C8E2EF;
}
/* contenu */
.article_contenu	 {
    color: #666666;
    font-size: 11px;
	text-align : justify;
	white-space: normal;
	/* text-indent: 2em; */
	margin-top : 15px;
	margin-left : 10px;
	margin-right : 5px;
}

.article_contenu  a	 {
    color: #A3A3A7;
    font-size: 11px;
	text-align : left;
}
.article_contenu  a:hover {
    color: #666666;
    font-size: 11px;
	text-align : left;
}
.article_contenu_article {
	border-bottom: 1px dotted #CCCCCC;
}
/* lien sommaire generé d'un contenu */
.article_sommaire a {
    text-decoration: none;
}
.article_sommaire a:hover {
    text-decoration: underline;
}
/* lien suite d'article */
.article_suiteliens {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
	text-align: right;
	margin-top : 35px;
	margin-left : 20px;
	margin-right : 10px;
}
.article_suiteliens a {
	color: #A3A3A7;
    text-decoration: none;
}
.article_suiteliens a:hover {
    color: #A3A3A7;
	text-decoration: underline;
}

.article_suiteliens_droit {
	float:right;
	margin-right:50px;
	margin-top:-10px;
	font-size:9px;
}


/* lien Utils */
.titremenumemearticle {
    color: #666666;
	margin-top : 7px;
	font-size: 12px;
    font-weight: bold;
	text-align: left;
}
.titremenumemearticle a {
	color: #666666;
    text-decoration: none;
}
.titremenumemearticle a:hover {
    color: #CCCCCC;
    text-decoration: underline;
}
.menumemearticle {
	list-style-type: none;
    font-weight: normal;
	text-align : left;
	margin-left : 2px;
	margin-right : 2px;
    font-size: 11px;
	padding:5px;
	color: #666666;
	font-weight: normal;
}

.menumemearticle img { 
	margin-left : 0px; 
	margin-top : 1px;
	
}

.menumemearticle p { 
	text-align : right;
}
.menumemearticle table {
	width: 170px;
}
a.resume {
	
	text-decoration  : underline;
	margin: 0 0px;
	color: #666666;
	font-weight: normal;
}
a.resume:hover {
	color: black;
	text-decoration  : underline;
}
a.suite {
	text-decoration  : underline;
	margin: 0 0px;
	color: #666666;
	font-weight: normal;
}
a.suite:hover {
	color: #666666;
	text-decoration  : underline;
}

/* Gestion du calendrier  */
.calendrier {
	margin-left: 10px;
	margin-right: 10px;
}
.calendrier td {
    FONT-size: 10px;
	font-weight: bold;
}
.calendrier_date {
	position: absolute;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
	margin-left: 65px;
}
.calendrier2 {
	margin-top: 9px;
}

a.top_link {
    color: #A3A3A7;
    text-decoration: none;
}

a.top_link:hover {
    color: #A3A3A7;
    text-decoration: underline;
}

.menumemearticleli{
	width:90%;
	background:transparent;
	border: 1px solid #EEEEEE;
	padding-top:6px;
	padding-bottom:0px;
	padding-right:7px;
	text-align : justify;
}

.menumemearticleli_over{
	width:90%;
	background:#D2E1E4;
	border: 1px solid #999999;
	cursor : pointer;
	padding-top:6px;
	padding-bottom:0px;
	padding-right:7px;
	text-align : justify;
}