@import url('hierarchie.css');

#leftColumn {
	width:245px;
}

#centerColumn {  
	margin-top: 10px;
	margin-right: 0;
	margin-left: 242px;
	width: 704px; /*705px;*/
	background: transparent;
}


#leftColumn .col_content { 
	
	width: 220px;
}

#leftColumn .block_content {

}

.agenda h2 {
	padding:0px;
	margin:0;
	
}
.agenda h2 a {
	color: #183a8c;
	padding-left: 18px;background: transparent url('img/chevron_close.png') no-repeat 0 0px;
	
}
.agenda h2 .on {
	padding-left: 18px;background: transparent url('img/chevron_open.png') no-repeat 0 0px;
}

.agenda .level_2 h2 a, .agenda .level_3 h2 a, .agenda .level_4 h2 a {
	color: #2350c4;
	padding-left: 18px;background: transparent url('img/chevron_close_2.png') no-repeat 0 0px;
	
}
.agenda .level_2 h2 .on, .agenda .level_3 h2 .on, .agenda .level_4 h2 .on {
	padding-left: 18px;background: transparent url('img/chevron_open_2.png') no-repeat 0 0px;
}
.agenda .memrub {margin-left: 20px}
.agenda ul ul {margin-left: 20px}


/* Rubrique  */ 
.titre_rubrique,.page_rubrique .entry-title,  h1.titre_rubrique{color: #BE1F33; font-size: 1.2em; text-align: right; padding: 0.5em 0 0.5em 0}
.text_exp_rub {margin-bottom: 1em}

.page_article .entry-title {color: #BE1F33; font-size: 1.2em; text-align: right; padding: 0.5em 0 0.5em 0} 

/* Content */
#conteneur {margin-top: 50px}
.full_text {line-height: 1.2em}

.menu.articles {padding-top: 2em}
.menu.articles ul {list-style-position:outside;padding-left: 10px;}
.menu.articles li {margin-top: 0.3em;}
.menu.articles li h3 a {display: block}
.menu.articles li h3 a.on {padding-left: 16px;background: transparent url('img/puce_end_h.png') no-repeat 0 5px; color:#BE1F33;}
.menu.articles li h3 a {padding-left: 16px;background: transparent url('img/puce_in_h.png') no-repeat 0 0; font-weight: normal} 
.menu .pagination{text-align: center; padding-top: 2em}
/* li.hentry  h3 a {background: none: color: green} */
.menu.articles li h3 a.aentry-title {color:#BE1F33; font-size: 14px; background: none; font-weight: bold; padding-left:0}

.menu.articles .spip_logos {margin: 0 0 5px 15px}
.menu.articles img.spip_logos {margin:auto 1px;}

.page_article .surtitre, .page_article .soustitre {color: #BE1F33; text-align: right}
.page_article .surtitre {margin-top:10px}
.surlignable .chapo {font-style: italic;font-weight: bold;border-top: 0px solid #000; border-bottom:1px dotted #cccccc}
.texte {margin-top: 1em}
.texte .spip_logos {margin : auto 7px}
.texte ul {margin-left: 30px;list-style: circle outside }
.texte li {padding: 5px;}

/*dl.spip_documents {margin: 15px 0;display: block;border: 0px #ccc solid; height:auto; width:95%; border-bottom:1px dotted #cccccc; border-top:1px dotted #cccccc}
dt.spip_doc_titre {display: block; text-align: left;  width: 200px}
.surtitre,.soustitre {font-weight: bold; color: blue;}*/




.debats h2 {
	padding:0px;
	margin: 0;
	margin-top: 10px;
	
}
.debats h2 {
	color: #a41033;
	padding-left: 18px;
	background: transparent url('img/puce_in_h.png') no-repeat 0 4px;
	
}

.debats h2 .on {
	padding-left: 18px;background: transparent url('img/chevron_open.png') no-repeat 0 0px;
}

.debats a {color: #867a75}

.debats .memrub {margin-left: 20px; border: 0px solid #ccc}
.debats {background-color: #fff; padding: 10px;}

