#col_right .r_mod {
	margin-bottom: 10px;
}

/*****************
* FLASH INFOS
*****************/
#r_flashinfo_content {
	padding:12px;
	background:url('http://static.reseaudescommunes.fr/default/images/design/v2/zebra.png') repeat;
}
.r_flashinfo_item .title {
	font-size:14px;
}
.r_flashinfo_item .text {
	margin-top:10px;
	font-size:13px;
}
.r_flashinfo_item + .r_flashinfo_item {
	display:none
}

/*****************
* EN UN CLIC
*****************/
#r_zoom #zoom_txt {background:#f4f4f4;}
#r_zoom .title {
	color:#ffffff;
	font-size: 22px;
	text-align:center;
	text-transform:uppercase;
}
#r_zoom .r_zoom_item {
	position: relative;
}
#r_zoom .r_zoom_item div {position:absolute; top: 5px; left: 10px; width:25px; height:25px;}
#r_zoom .r_zoom_item a {
	display:block;
	overflow:hidden;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	padding:0 3px 0 43px;
}
#r_zoom .r_zoom_item + .r_zoom_item {
	border-top: 3px solid #fff;
}

/*****************
* METEO
*****************/
#r_meteo {
	width:100%;
	margin-bottom: 10px;
}
#r_meteo .mod_title {
	float:left;
}
#r_meteo .r_meteo_plus {
	float:right;
	font-size: 18px;
	margin: 0px 6px 0 0;
}
#r_meteo #r_meteo_content {
	font-size:1em;
	border-width:1px 0;
}
#r_meteo .temperature {
	position:relative;
}
#r_meteo #ephemeride {
	padding:5px;
}
#r_meteo .r_meteo_icon {
	position:absolute;
	padding:15px;
	width:50px; height:50px;
	background-color:#eeeeee;
}
#r_meteo .r_meteo_infos {
	margin-left:80px;
	min-height:80px;
	text-align:center;
	color:#fff;
}
#r_meteo .r_meteo_infos .ville {
	font-size: 14px;
	padding: 12px 0 5px;
}
#r_meteo .r_meteo_infos .infos {
	vertical-align: top;
	padding-top: 5px;
}

#r_advert {
	margin-bottom:7px;
}
#r_advert img {
	max-width:100%;
}

/*****************
* SOUS RUBRIQUE - RDV
*****************/
#r_subcat .title {
	color:#fff;
	padding:10px 17px;
	font-size:18px;
	text-shadow: 0px -1px 1px rgba(90, 90, 90, 1);
	background-image: url('http://static.reseaudesvilles.fr/default/images/design/colright/r_subcat_title.png');
	background-repeat: repeat-x;
}
#r_subcat_content {
	padding:2px;
}
.r_subcat_link a {
	display:block;
	color:#fff;
	padding:12px 10px 11px;
}
.r_subcat_link a:hover,
.r_subcat_link a:focus,
.r_subcat_link a:active {
	background-image: url('http://static.reseaudesvilles.fr/default/images/design/colright/r_subcat_link.png');
	background-repeat: repeat;
}
.r_subcat_link .r_subcat_arrow {
	display:inline-block;
	width:9px;
	height:10px;
}
.r_subcat_link a:hover .r_subcat_arrow,
.r_subcat_link a:focus .r_subcat_arrow,
.r_subcat_link a:active .r_subcat_arrow {
	background: url('http://static.reseaudesvilles.fr/default/images/design/bullet-triangle.png') no-repeat 0 0;
	background-repeat: no-repeat;
}

/*****************
* EVENT A VENIR
*****************/
#r_event {
	width:100%;
	margin-bottom:10px;
}
#r_event #r_event_content {
	padding: 10px;
}
#r_event #r_event_content .sepa {
	height:1px;
	background-color:#DEDDDD;
	padding:0;
	margin:5px 0;
}

/*****************
* ACTUS ASSOS
*****************/
#r_actu {
	width:100%;
	margin-bottom: 10px;
}
 #r_actu #r_actu_content {
	padding:8px 10px;
}
 #r_actu #r_actu_content ul {	
	margin:0;
}
 #r_actu #r_actu_content li {
	list-style-type: none;
}
#r_actu .r_actu_item {
	padding:4px 0;
}
#r_actu .r_actu_item + .r_actu_item{
	border-top: 1px solid #ddd;
}

/*****************
* MARCHES
*****************/
#r_market {
	width:100%;
	margin-bottom:10px;
}
#r_market #r_market_txt {
	padding:8px 10px;
}
#r_market #r_market_txt p {
	padding:4px 0;
	font-weight:bold;
}
#r_market #r_market_txt .sepa {
	height:1px;
	background-color:#DEDDDD;
	padding:0;
	margin:5px 0;
}

/*****************
* CONTRIBUTIONS
*****************/
#r_contrib {
	width:100%;
	margin-bottom:10px;
}
 #r_contrib #r_contrib_txt {
	padding:14px 10px 10px;
	text-align: center;
}

/*****************
* SONDAGE
*****************/
#r_survey {
	width:100%;
	margin-bottom: 10px;
}
#r_survey_content {
	padding: 10px;
}
#r_survey .r_survey_quest {
	font-size: 14px;
	margin-bottom: 10px;
}
#r_survey .r_resp_label {
	color:#777;
	margin-top:5px;
}
#r_survey .r_resp_container {
	border: 1px solid #ddd;
	padding: 2px;
}
#r_survey .r_resp_couleur {
	height:10px;
	background:url(http://static.reseaudescommunes.fr/default/images/design/v2/survey.png) repeat-x;
}

/* #col_right #meteo_right {
	width:300px;
	position:relative;
	margin-top:10px;
	margin-bottom:-15px;
}

#col_right #meteo_right .title{
	font-size:1.167em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#col_right #meteo_right .meteo_content {
	border:#DEDDDD 1px solid;
	padding-left:14px;
	font-size:1em;
} */


#col_right #infoscommunes {
	width: 300px;
	position:relative;
	margin-top:10px;
}
#col_right #infoscommunes .title{
	font-size:1.167em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#col_right #infoscommunes #infoscommunes_txt {
	border:#DEDDDD 1px solid;
	padding:14px 10px 10px 10px;
}
#col_right #infoscommunes #infoscommunes_txt .sepa {
	height:1px;
	background-color:#DEDDDD;
	padding:0;
	margin:5px 0;
}
#col_right #infoscommunes #infoscommunes_txt .titre {
	margin-bottom:3px;
}
#col_right #infoscommunes #infoscommunes_txt .lien_suite {
	float:right;
}




#col_right #lastfocus {
	width: 300px;
	position:relative;
	margin-top:10px;
}
#col_right #lastfocus .left{
	float:left;
	margin-right:5px;
	padding:0;
}
#col_right #lastfocus .title{
	font-size:1.167em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#col_right #lastfocus .lastcontrib_txt {
	border:#DEDDDD 1px solid;
	padding:10px 10px 8px 14px;
}

#col_right #lastcontrib {
	width: 300px;
	position:relative;
	margin-top:10px;
}

#col_right #lastcontrib .title{
	font-size:1.167em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#col_right #lastcontrib .lastcontrib_txt {
	border:#DEDDDD 1px solid;
	padding:14px 10px 10px 10px;
}

#col_right #lastcontrib .lastcontrib_txt .sepa {
	height:1px;
	background-color:#DEDDDD;
	padding:0;
	margin:5px 0;
}



#col_right #lastcontrib .lastcontrib_txt {
	padding:5px 10px;
}
#col_right #lastcontrib p.couleur {
	list-style-type: none;
	padding-left:15px;
}
#col_right #lastcontrib .category {
	font-weight:bold;
	text-transform:uppercase;
}
#col_right #lastcontrib .title a {
	text-decoration:underline !important;
	font-weight:normal !important;
}
#col_right #lastcontrib .date {
	padding:2px 0 0 15px;
}


#col_right .gris {
	background-color:#ebebeb;
}
#col_right .sep {
	height:1px;
	margin:1px 0;
}




#col_right #lastfocus #lastfocus_txt {
	padding:5px 10px;
}
#col_right #lastfocus li {
	list-style-type: none;
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_puce_liens.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:15px;
}
#col_right #lastfocus_txt div {
	padding:3px 5px;
}
#col_right #lastfocus .sep {
	height:1px;
	margin:1px 0;
}
#col_right #lastfocus .category {
	font-weight:bold;
}
#col_right #lastfocus .title a {
	text-decoration:underline !important;
	font-weight:normal !important;
}
#col_right #lastfocus .asso {
	padding:2px 0 0 15px;
}


#col_right #agenda #agenda_txt {
	padding:5px 1px;
}

#col_right #agenda .infos {
	line-height:17px;
	padding-left:30px;
	margin:5px 0;
}
#col_right #agenda .couleur {
	font-weight:bold;
}

#col_right #intercommunalite {
	margin-bottom:10px;
}
#col_right #intercommunalite #intercommunalite_txt {
	padding:7px 0;
}
#col_right #intercommunalite p {
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_puce_liens.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:15px;
	margin:3px 0 3px 15px;
}

#col_right #contrib_txt {
	padding: 10px 10px;
	text-align: center;
}