/*deco col centre*/
#articles_centre {
	width: 460px;
	float: left; }
#art_centre_cadre_haut {
	background-image: url(../images/col_centre_fond_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 10px 0 0; 
	width: 460px;}
#art_centre_cadre_milieu {
	background-image: url(../images/col_centre_fond_milieu.png);
	background-repeat: repeat-y;
	background-position: left 0;
	margin: 0;
	padding: 0; 
	width: 460px;}

#art_centre_cadre_bas {
	background-image: url(../images/col_centre_fond_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0 0 10px 0;
	width: 460px; }

#col_centre_gauche {
	width: 210px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0; }

#col_centre_droite {
	width: 210px;
	float: right;
	padding: 0 10px 0 0;
	margin: 0; }
/*col droite*/
#col_droite {
	width: 190px;
	float: right;}
#col_droite_cadre_haut {
	background-image: url(../images/col_droite_fond_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	margin: 0;
	padding: 10px 0 0; }

#col_droite_cadre_milieu {
	background-image: url(../images/col_droite_fond_milieu.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
	width: 190px; }

#col_droite_cadre_bas {
	background-image: url(../images/col_droite_fond_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0 0 10px 0;
	width: 190px; }
#articles_col_droite {
	padding-right: 10px;
	padding-left: 10px; }

/*accroches articles*/
#accroches_articles {
	margin: 0 10px 0;
	 }
/*agenda une*/
#agenda_une {
	margin: 10px 0;
	padding: 0;
	
	
	 }

#agenda_une ul {
	margin: 0;
	padding: 0;
	list-style-type: none; }

#agenda_une ul * {
	color: black;
	text-decoration: none; }

#agenda_une ul a {
	font-size: 12px;
	font-weight: bold; }

#agenda_une ul a:hover {
	text-decoration: underline overline; }

#agenda_une ul li {
	line-height: 13px;
	padding-bottom: 5px; }

#agenda_une h1 {
	color: #526979;
	font-size: 15px;
	text-align: center;
	margin: 0 0 10px;
	border-top: 1px dashed #526979;
	border-bottom: 1px dashed #526979; }

#agenda_une h4 {
	text-align: right;
	margin: 0;
	padding: 0; }
/*article_une*/
.article_une, .article_une_dg { }

.article_une h2, .article_une_dg h2 {
	color: #526979;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 8px;
	border-bottom: 1px dashed #526979; }

.article_une p {
	line-height: 14px;
	text-align: justify; }

.article_une_dg p {
	line-height: 14px;
	text-align: left; }

.article_une .spip_logos, .article_une_dg .spip_logos {
	float: left;
	margin-right: 5px; }

/*accroches de une*/
.accroche_une {
	margin: 5px 0 0;
	padding: 0 15px; }

.accroche_une h2 {
	color: #526979;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px;
	padding-left: 25px; }

.accroche_une p {
	line-height: 13px;
	margin: 0; }

.accroche_une .spip_logos {
	float: left;
	margin-right: 10px; }

.accroche_une h4 {
	text-align: right;
	margin: 0;
	padding: 0 25px 0 0; }


