.headline {
	margin-bottom: 15px;
}

.stand_format {
	position:relative;
}
.stand_format .alaune {
	position:absolute;
	top:0; left:0;
	padding:0 25px;
	color:#fff;
	font-size: 20px;
	line-height: 1.7em;
}

.stand_format .img a {
	display: block;
	width: 550px;
	height: 230px;
}

.stand_format .info {
	padding: 10px;
	background: #f5f1ef;
}

.stand_format .info a {
	color: #000;
}

.stand_format .info .title {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}


#lastnews .mod_title {
	margin-bottom: 15px;
}
#lastnews .lastnews_item {
	position: relative;
	margin-bottom: 15px;
	background: #f5f1ef;
}
#lastnews .content a {
	color: #000;
}
#lastnews .lastnews_left {
	position: absolute;
	width: 130px;
	height: 93px;
}
#lastnews .lastnews_right {
	margin-left: 130px;
	padding: 10px;
	min-height: 73px;
}
#lastnews .lastnews_title {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 7px;
}


/***************
* HEADLINE
***************/
#center-column .headline {margin-bottom:15px;}
#center-column .headline .link {
	padding-top: 5px;
	text-align: right;
}
/*#center-column .headline .link a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 23px;
}*/
#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 #viewer {margin:0;}
#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;
	background: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/news-sep.png) center bottom no-repeat;
}
#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;
}


/*****************
* Facebook/twitter
*****************/
#social_block {
	margin-top: 15px;
}
#social_block .sn_column {
	width:50%;
	float:left;
	padding-top:25px;
	position:relative;
}
#social_block .social_content {
	background:#eee;
	min-height: 205px;
}
#social_block #fb .social_bcontent {
	padding:6px 4px 6px 0;
}
#social_block .facebook_content {
	padding:0 10px;
	border-right:1px solid #dcdcdc;
}
#social_block .twitter_content {
	padding-left:10px;
}
#social_block .social_titre {
	position:absolute;
	top:0;
}
#social_block .social_titre span {
	color: #ffffff;
	font-size: 20px;
	display: block;
	padding: 1px 7px;
}
#social_block .no_content {
	padding-top:30px;
	text-align:center;
}