<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#center-column .head {
	color:#333;
	font-size:18px;
	position:relative;
	padding: 0 10px 5px 23px;
}
#center-column .head .chip {
	display: inline-block;
	position:absolute;
	width:14px; height:14px;
	top:3px; left:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#center-column .head .chip:before{
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
	content: '';
	position: absolute;
	top: 3px;
	left: 5px;
	display: block;
}

/***************
* HEADLINE
***************/
#center-column .headline .content p {
    margin: 1em 0;
}
#center-column .headline .link {
	padding-top: 5px;
	text-align: right;
}
#center-column .headline .link a span {
	display: block;
	width: 20px; height: 20px;
	position: absolute; left: 0;
	background: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png) 0 -300px no-repeat;
}

#center-column #headline_pano .headblock {position:relative;}
#center-column #headline_pano .pano-img {
	display:block;
	height:270px;
}
#center-column .headinfos {
	position:absolute;
	bottom:0;
	width:100%;
	color:#ffffff;
	background: rgba(0,0,0,0.5);
}
#center-column .headinfos a{
	color:#ffffff;	
}
#center-column .headinfos .titre {
	position:absolute;
	top:-24%;
	left:8px;
	padding:5px 10px;
	background:#353534;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #444;
}
#center-column .headinfos .titre a {
	font-size:1.4em;
	text-decoration:none !important;
}
#center-column  .headinfos .texte {
	padding:20px 15px 12px 20px;
}
#center-column .headinfos .texte a {
	text-decoration:none !important;	
	font-size:1.1em;	
}

#center-column #headline_video .content {padding:10px; text-align: justify;}

#center-column #headline_carre .head,
#center-column #lastnews .head,
#center-column #newsterritoire .head {
	padding-bottom:9px;
}
#center-column #headline_carre .content {padding-top: 10px; text-align: justify}
#center-column #headline_carre .news_headline_img{
    float:left;
    width:160px;
    height:120px;
    padding:3px;
    display:block;
    margin:3px 10px 5px 0;
    border:1px solid #d9d9d9;
    -webkit-box-shadow:0px 1px 1px #878787;
    -moz-box-shadow:0px 1px 1px #878787;
    box-shadow:0px 1px 1px #878787;
}



#center-column #lastnews {margin-bottom:15px;}
#center-column #lastnews .more_actus {
	text-align:center;
	padding-top:10px;
}
#center-column #lastnews .more_actus a {
	color:#999;
	font-size:14px;
	text-decoration:underline;
}
#center-column #lastnews .news-img {
	float:left;
	width:100px;
	height:75px;
	padding:3px;
	display:block;
	margin:3px 10px 5px 0;
	border:1px solid #d9d9d9;
	-webkit-box-shadow:0px 1px 1px #878787;
	-moz-box-shadow:0px 1px 1px #878787;
	box-shadow:0px 1px 1px #878787;
}
#center-column .news {margin: 8px 0;}
#center-column .news .title {font-size:1.2em;}
#center-column .news .text {margin-top:2px;text-align:justify;}

#center-column .news .link,
#center-column .headline .link a{margin-top:5px;text-align:right}
#center-column .news .link a,
#center-column .headline .link a {
	display:inline-block;
	width:95px;
	height:29px;
	text-align:left;
	text-indent:-9999px;
	background:url('http://static.reseaudespetitescommunes.fr/default/images/design/v2/lire-suite.png') no-repeat 0 0;
}


#news .lien {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 23px;
	text-decoration: none;
}

#agenda .lien {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 23px;
	text-decoration: none;
}

#news .lien .ico {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	text-indent: 9999px;
	background-image: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png);
	background-repeat: no-repeat;
	background-position: 0 -300px;
}

#agenda .lien .ico {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	text-indent: 9999px;
	background-image: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png);
	background-repeat: no-repeat;
	background-position: 0 -300px;
}
/* .categories {
	float:right;
	margin-right:10px;
} */</pre></body></html>