/* rub 5 = sections locales */

.chaposectionlocale{
	border:1px solid #DFE0D7;
	width:45%;
	float:left;
	margin:10px;
	background:#FEFEFE;
	min-width: 300px;
}
.nomsection{
	text-align:center;
	height:27px;
	background:#C4C5BC none left center no-repeat;
	padding-top:5px;
}
.nomsection a,
.nomsection p{
	color:#333333;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:center;

}

.nomsection p{
	width:5%;
	float:right;
	background:transparent;
	border:0;
	
}

.nomsection a:hover{
	text-decoration:underline;
	
}

.infossection p{
	font-size:12px;
	line-height:16px;
	/*font-weight:bold;*/
	color:#333;
	/*padding:0 0 0 5px;*/
	margin:0;
	
}
.infossection{
	display:none;
	background:#FFF;
}
.chaposectionlocale h4{font-size:13px;}
.sommairesection a{color:#333;}
.sommairesection a:hover{color:#333;}
.sommairesection{clear-both;}
.plusinfos{
	float:right;
	cursor:pointer;
	padding:0 5px;
}

#middle div.chaposectionlocale ul li.chapo_article{
	padding:0;
	margin:2px 0 2px 0;
	width:100%;
	background:url(../images/arrow.png) 0px 3px no-repeat;
}
#middle div.chaposectionlocale ul li.chapo_article a{
	margin-left:10px
}

div.cartouche{
	padding:10px;
	/*border:1px solid #999;*/
	background: #d0d1c7;
	text-align:center;
	/*margin:0 10px 0 15px;*/
	float:right;
}
div#detailssection{
	margin:15px;
	/*float:left;*/
	/*background:#FFF;*/
	text-align:left;
	min-height:80px;
}

div#detailssection2{overflow-y:hidden;}
.section_art{margin:15px 0 0 0;}

ul.sommairesection li.mois{
	font-size:0.8em;
	padding-left:20px;
	font-weight:bold;
	color:#939492;	
}
ul.sommairesection li.an{
	font-size:0.8em;
	padding-left:10px;
	font-weight:bold;
	color:#939492;	
}
p.pagination{
	margin:8px auto;
	width:90%;
}
.infossection ul li{
	margin:3px 0 0 0;
}


@media screen and (max-width: 920px) {

div.cartouche {
  float:none;
}
}
