body{
	color:#000;
	font: 12px Arial, sans-serif;
	background: url(../images/background.png) no-repeat center top;
}

* {margin : 0;padding : 0;}
a {text-decoration : none; color: #555;}
img {border : medium none;}

.read-more {
	padding-top: 5px;
	text-align: right;
}
.read-more a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 23px;
	text-decoration: underline;
}
.read-more a span {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
}
.ico {
	width:11px;
	height:9px;
	margin-right:5px;
	display:inline-table;
	background-image:url(http://static.reseaudespetitescommunes.fr/default/images/design/arrow5.png)
}
.ico_f, .ico_m {
	width: 10px;
	height: 10px;
	margin-right: 3px;
	display: inline-table;
}
.red {color:#a00}
.clear {clear:both}

.titre1 {
	font-size: 26px;
	font-weight: normal;
	margin: 7px 0 12px;
}
.titre2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 15px;
}

#window{
	margin : 0 auto;
	position : relative;
	width : 1000px;
}
#page{
	background-color : #FFFFFF;
	position : relative;
	-webkit-box-shadow: 0 0 7px 1px #666;
	-moz-box-shadow: 0 0 7px 1px #666;
	box-shadow: 0 0 7px 1px #666;
}

/* Files icons */
.file {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:16px;
	margin:4px 0;
	display:block;
}
.page {background-image:url(/default/images/icons/page.png);}
.pdf {background-image:url(/default/images/icons/page_white_acrobat.png);}
.doc, .docx {background-image:url(/default/images/icons/page_white_word.png);}
.xls, .csv {background-image:url(/default/images/icons/page_white_excel.png);}
.ppt, .pps {background-image:url(/default/images/icons/page_white_powerpoint.png);}
.zip, .rar {background-image:url(/default/images/icons/page_white_zip.png);}

.sep {
	height: 1px;
	background: #DEDDDD;
	margin: 5px 0;
}

#header {
	position : relative;
	margin-bottom: 20px;
}
#welcome {
	position:absolute;
	color:#eee;
	line-height: 20px;
	padding: 5px 15px;
}
#welcome a { color:#eee;}
/* 
#logo_container{
	position : absolute;
	left:-18px;
	height:250px;
	z-index:3;
}
#logo_content {
	background:#fff;
	position:relative;
}
#logo_content:before {
	content: '';
	border-right: 18px solid #606060;
	border-top: 8px solid transparent;
	position: absolute;
	top: -8px;
	left: 0;
	display: block;
}
#logo_content:after {
	content: '';
	border-right: 18px solid #606060;
	border-bottom: 8px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 0;
	display: block;
}
#logo{
	height:250px;
	text-align:center;
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
#logo a {
	height:200px;
	width:200px;
	display:block;
} */
/***************
* LOGO
***************/
#logo {
	position:absolute;
	background: #fff;
	z-index:3;
	left:-15px;
	width:290px;
	height:220px;
	-webkit-box-shadow: 0px 1px 1px 0px #666;
	-moz-box-shadow: 0px 1px 1px 0px #666;
	box-shadow: 0px 1px 1px 0px #666;
}
#logo_content {
	position: relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:283px;
	height:220px;
}
#logo_content:before {
	content: '';
	border-right: 15px solid #606060;
	border-top: 8px solid transparent;
	position: absolute;
	top: -8px;
	left: 0;
	display: block;
}
#logo_content:after {
	content: '';
	border-right: 15px solid #606060;
	border-bottom: 8px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 0;
	display: block;
}
#logo #city-name {font-size:20px; color: #333;}
#logo img {max-height:190px;}


/*
#banner, #banner a {
	width:1000px;
	height:290px;
	display:block;
	background-color:#fff;
}
#banner img {
	position: absolute;
	display: none;
}
*/
/***************
* BANNIERE
***************/
#banner {
	z-index:2;
	width:725px;
	height:220px;
	margin-left:275px;
	padding-bottom:2px;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/banner_shadow.png) bottom center repeat-x;
}
#banner a {
	width:725px;
	height:220px;
	display:block
}
#banner img {
	position: absolute;
	display:none
}



/***/
#fil{
	margin-left : 24px;
	margin-bottom : 18px;
}
#fil a{
	color : #585858;
	text-decoration: underline;
}

#menu_container {
	background-color: #ececf1;
	height: 40px;
}
#menu {
	list-style-type : none;
	margin: 0;
	float: left
}
#menu li {
	display:inline-block;
}
#menu li a {
	display:block;
	font-size: 18px;
	padding-left: 30px;
	margin: 10px 0;
	text-align:center;
	line-height: 20px;
	position: relative;
}
#menu li a:before {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #777;
	content: '';
	position: absolute;
	top: 5px;
	left: 17px;
	display: block;
}

ol, ul{
	margin-left : 15px;
}

#content{
	position : relative;
	
}

#left-column {
	float:left;
	width:195px;
}

#left-column .scope {
	margin-bottom:15px;
}

#left-column .scope, .arrow, span.chip {
	background-color : #FFFFFF;
}
#right-column .scope .content, #right-column .scope .foot, .return {
	background-color : #dee1e1;
}

#left-column .scope .head,
#left-column .scope .head a,
#right-column .scope .head {
	color:#fff;
	font-size:20px;
	text-align:center;
}
#left-column .scope .head,
#right-column .scope .head {line-height:1.7em;}

#left-column .menu ul{
	list-style-type : none;
	margin-left : 0px;
}

#left-column .menu li {
	margin-bottom:1px;
}
#left-column .menu li a {
	display:block;
	font-size:16px;
	position:relative;
	background-color:#f5f1ef;
	border: 1px solid #f5f1ef;
	padding:9px 10px 8px 20px;
}
#left-column .menu li a:active::after,
#left-column .menu li a:focus::after,
#left-column .menu li a:hover::after {
	position:absolute;
	width:10px;
	height:41px;
	content: '';
	display:block;
	right:-9px; top:-2px;
	background:url(http://static.reseaudesassociations.fr/default/images/v1/menu-hover.png) no-repeat center;
}
#left-column .menu li a:active,
#left-column .menu li a:focus,
#left-column .menu li a:hover {
	background-color:#fff;
}

#left-column .mayor-word .content{
	background-color:#f5f1ef;
	padding:6px 7px;
}

#left-column .mayor-word .content img{
	float:right;
	margin:2px 0 2px 6px;
	border: 1px solid #e5e5e5;
}

#left-column .newsletter .content {
	padding: 10px;
	color: #fff;
}

#left-column .newsletter .content input[type=text] {
	width: 160px;
	padding: 3px 5px;
	color: #929292;
	font-size: 11px;
	height: 12px;
	font-style: italic;
	border: 1px solid transparent;
}
#left-column .newsletter .content input[type=submit]{
	background-color:#414141;
	color:#FFFFFF;
	width:60px;
	height:18px;
	line-height:18px;
	font-size:12px;
	border:0;
	margin-top: 7px;
}

#content #right-column{
	float : right;
	width : 225px;
}

#right-column .scope{
	margin-bottom : 10px;
}

#right-column .scope .content{
	background-color:#f5f1ef
}
#right-column .rechercher{
	text-align:center;
	padding: 8px 10px;
}

#right-column .rechercher .recherchebtn{
	width:30px; 
	height: 23px;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	background: #343434;
	border: 0;
	margin-left: 7px;
}
#right-column .rechercher .rechercheQuery{
	width: 150px;
	padding: 2px 5px;
}

#right-column .scope .content span.chip{
	float : left;
	margin : 8px 0 0 10px;
}

span.chip{
	height : 8px;
	width : 8px;
	background-color : #FFFFFF;
}

#right-column .scope .content.agenda p{
	padding : 5px 15px 2px 24px;
}

#right-column .scope .content .titre{
	font-size : 12px;
	font-weight : bold;
}

#right-column .scope .link-more{
	margin-right : 14px;
	padding-top : 3px;
	text-align : right;
}

.link-more a {
	color:#343434;
	font-size:13px;
}

#right-column .scope .contact a{
	margin-bottom : 10px;
}

#right-column .scope .content .communaute{
	padding:16px 10px;
	text-align:center;
}
#right-column .scope .content .communaute a {
	width:40px;
	height:40px;
	margin: 0 10px;
	display:inline-block;
}

#right-column .scope .button_right {
	height:37px;
	margin-bottom:6px;
}

#right-column .private_space {
	display:block;
	width:225px;
	height:40px;
	margin-bottom:10px;
	background-image: url('http://static.reseaudesassociations.fr/default/images/v1/private_space.png');
	background-repeat: no-repeat;
	background-position: center;
}
#right-column .scope .button_right a {
	display:block;
	width:220px;
	height:37px;
	background-image: url('http://static.reseaudesassociations.fr/default/images/v1/boutons-assos.png');
}
#right-column .scope .button_right a.ri_forum {
	background-position: 0 0;
}
#right-column .scope .button_right a.ri_contact {
	background-position: 0 -37px;
}
#right-column .scope .button_right a.ri_links {
	background-position: 0 -74px;
}
#right-column .scope .button_right a.ri_guestbook {
	background-position: 0 -111px;
}

#content #center-column{
	margin : 0 0 0 210px;
	overflow : hidden;
}

#center-column{
	width : 550px;
}

#center-column .scope{
	margin-bottom : 10px;
}

#center-column .scope .name {
	padding-top:4px;
	padding-bottom:4px;
	background-color : #dee1e1;
	font-size : 13px;
	text-indent : 5px;
	font-weight : bold;
}

#center-column .scope .headline{
	font-size : 12px;
}

#center-column .scope .content{
	text-align : justify;
}

#center-column .scope .content2{
	margin : 5px 16px 10px;
	text-align : justify;
}

#center-column .scope .content .barre{
	background-image : url(http://static.reseaudesassociations.fr/default/images/barre_verticale_a_la_une02.jpg);
	background-position : left;
	background-repeat: repeat-y;
}

#center-column .scope .content2 .barre{
	background-image : url(http://static.reseaudesassociations.fr/default/images/barre_verticale_a_la_une02.jpg);
	background-position : left;
	background-repeat: repeat-y;
}

#center-column .scope .content2 .barre p{
	margin-left : 15px;
}

#center-column .scope .contenu .info .barre{
	background-image : url(http://static.reseaudesassociations.fr/default/images/barre_verticale_a_la_une02.jpg);
	background-position : left;
	background-repeat: repeat-y;
	margin-left:15px;

}

#center-column .scope .content p{
	margin-left : 15px;
}

#center-column .scope .content2 p{
	margin-left : 0px;
}

#center-column .scope .content .titre{
	margin : 10px;
	font-size : 12px;
	font-weight : bold;
}

#center-column .scope .content2 .titre{
	margin : 10px;
	font-size : 12px;
	font-weight : bold;
}

#center-column .scope .content .titre a{
	font-weight : bold;
	color : #757575;
}

#center-column .scope .content2 .titre a{
	font-weight : bold;
	color : #757575;
}

#center-column .scope .content a{
	font-weight : bold;
	color : #757575;
}

#center-column .scope .content2 a{
	font-weight : bold;
	color : #757575;
}

#center-column .scope .content a:hover{
	font-weight : bold;
	color : #757575;
	text-decoration : underline;
}

#center-column .scope .content2 a:hover{
	font-weight : bold;
	color : #757575;
	text-decoration : underline;
}

#center-column .scope .headline .link, #center-column .scope .news .link{
	float : right;
	margin-top : 3px;
}

#center-column .scope .headline .link a, #center-column .scope .news .link a{
	color : #47b7c8;
	text-decoration : underline;
}

#center-column .scope .content .news{
	margin-bottom : 10px;
}

#center-column .scope .content2 .news{
	margin-bottom : 10px;
}

#center-column .scope .content .news img{
	float : left;
	margin : 3px 5px 5px 0;
}

#center-column .scope .content2.news img{
	float : left;
	margin : 3px 5px 5px 0;
}

#footer {
	height: 45px;
	margin-top: 10px;
	background : #f5f1ef;
	border-width: 2px 0 0;
}

#w3c {
	padding-top:5px;
	padding-left:20px;
}

#w3c .html{
	background-position : 0 0;
}

#w3c .css{
	background-position : 0 -15px;
}

#w3c a{
	background:url(http://static.reseaudesassociations.fr/default./images/w3c.gif) no-repeat scroll 0 0 transparent;
	display : block;
	float : left;
	height : 15px;
	margin-right : 5px;
	width : 80px;
}

#footer ul {
	margin : 0 auto;
	padding-top : 5px;
	text-align : center;
}

#footer li {
	display : inline;
	margin-right : 15px;
}

#footer li a {
	color : #505050;
	font-size : 12px;
}

#footer li .last{
	margin : 0;
}

.array{
	margin-right : 3px;
}

.forum .table_head{
	height:30px;
	background-color:#808686;
	color:white;
}

.forum .table_head th{
	font-size:x-small;
	padding-left:10px;
}

.forum .table_body .gris{
	background-color:#DEE1E1;
}

.forum .table_body tr{
	height:28px;
}

.forum .table_body .ligne{
	height:9px;
}

.forum .table_body .message{
	padding-top:10px;
	padding-bottom:5px;
}

.forum .table_body .theme{
	padding-left:8px;
}

.forum .table_body .postvisit{
	
}

.forum .table_body .postadmin{
	
}

.separation{
	color:#DEE1E1;
	background-color:#DEE1E1;
	border:none;
	height:1px;
}

.separation_mini{
	color:#BBBBBB;
	background-color:#BBBBBB;
	border:none;
	height:1px;
	margin-left:25px;
	margin-right:25px;
}

.sep_trombi{
	background-image:url(http://static.reseaudesassociations.fr/default/images/ligne_verticale.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#login .city{
	color:#565656;
	font-weight:bold;
	margin-top:5px;
}
.sc-suggest {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}
.sc-result {
	cursor: pointer;
}
.sc-result-hl {
	background-color: highlight;
	color: highlighttext;
}

/*publications*/
.publications p{
	margin-left:0px !important;
	padding-top:2px;
}

.publication{
	margin-left:0px !important;
}

.publication a{
	display:inline !important;
	padding-top:2px;
}

.publication p{
	margin-left:0px !important;
	padding-top:4px;
}

/*activit�s*/

.activites p{
	margin-left:0px !important;
}

/*Meteo*/
#meteo {
	width:100%;	
}
#meteo p {
	margin-top:3px;	
}
#meteo .day {
	width:49%;
	padding:10px 0 10px 15px;
}
#meteo .sepv {
	width:2%;
	padding:0 !important;
	font-size:0;
	background:url('/default/images/design/pointille_v.png');
	background-repeat:repeat-y;
	background-position:top center;
}
#meteo .sep {
	height:2%;
	padding:0 !important;
	font-size:0;
	background:url('/default/images/design/pointille_v.png');
	background-repeat:repeat-x;
	
}
#meteo .date {
	font-weight:bold;
}
#meteo .infos {
	margin-top:10px;
	padding-left:80px;
	background-repeat:no-repeat;
	background-position:10px 0;
}
#meteo p.params {
	margin-top:3px;
	height:16px;
}

#accessicon a {
	float:right;
	width:20px;
	height:20px;
	background-image:url('http://static.reseaudescommunes.fr/default/images/other/ico_access.gif');
	background-repeat:no-repeat;
	display:block !important;
	margin-left:1px;
}
#accessicon a {
	cursor:pointer;
}
#accessicon #print {
	background-position: -100px 0;
}
#accessicon #typomoins {
	background-position: -20px 0;
}
#accessicon #typoplus {
	background-position: 0 0;
}

.cache {
	display:none;
	visibility:hidden;	
}

#pictures div.slideshow a.advance-link{width: 100%;}
#pictures span.image-caption {padding:0px;width:100%;}
#pictures div.navigation{padding: 15px 0 0 0;}
#pictures div.slideshow img{border: 2px solid #DEE1E1;}
#pictures ul.thumbs li.selected a.thumb{background: none repeat scroll 0 0 #DEE1E1;}
#pictures a.thumb{border: 1px solid #DEE1E1;}



#center-column .mod_title {
	font-size: 26px;
	font-weight: normal;
	line-height: 1em;
	margin: 4px 0 20px;
}


/***************
* LIENS DU HAUT
***************/
#top {
	background-color:#333;
}
#toplink {
	text-align:right;
	padding: 5px 15px;
}
#toplink div, #toplink div a {
	height:20px;
	line-height:20px;
	display:inline-block;
}
#toplink a {
	color:#eee;
	padding-left:23px;
	text-decoration:none;
	background:url(http://static.reseaudesvilles.fr/default/images/other/head_sprite.png) center left no-repeat;
}
#toplink .l_contact a {background-position: 0 -77px}
#toplink .l_logout a {background-position: 0 -52px}
#toplink .l_account a {background-position: 0 -52px}
#toplink .l_mobile a {background-position: 0 -28px}
#toplink .l_texte a {background-position: 0 -80px}
#toplink .separateur { padding:0 5px}
#toplink a:hover,#toplink a:focus,#toplink a:active { text-decoration:underline}


/***************
* ACCESS
***************/
#accessicon {
	float:right;
	text-align:right;
	padding: 10px 15px;
}
#accessicon a {
	float:right;
	width:20px;
	height:20px;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png) center left no-repeat;
	display:block!important;
	margin-left:1px
}
#accessicon a {cursor:pointer}
#accessicon #typoplus { background-position:0 -100px }
#accessicon #typomoins { background-position:0 -120px }
#accessicon #h_email { background-position:0 -140px }
#accessicon #h_fb { background-position:0 -160px }
#accessicon #h_tw { background-position:0 -180px }
#accessicon #print { background-position:0 -200px }
.cache { display:none; visibility:hidden }



/*********************
* Réseau sociaux
*********************/
#social_links {
	position:absolute;
	right:-40px;
	top: 30px;
}

#social_links a {
	display:block;
	width:35px;
	height:35px;
	background:url('http://static.reseaudesvilles.fr/default/images/other/socialnetwork.png') no-repeat 0 0;
}

#social_links a.sl_facebook { background-position:0 0; }
#social_links a.sl_twitter { background-position:0 -35px; }
#social_links a.sl_gplus { background-position:0 -70px; }
#social_links a.sl_pinterest { background-position:0 -105px; }
#social_links a.sl_insta { background-position:0 -140px; }
#social_links a.sl_foursquare { background-position:0 -175px; }
#social_links a.sl_youtube { background-position:0 -210px; }
#social_links a.sl_dailymotion { background-position:0 -245px; }
#social_links a.sl_linkedin { background-position:0 -280px; }
#social_links a.sl_flickr { background-position: 0 -315px; }
#social_links a.sl_picasa { background-position: 0 -350px; }



/***************
* SEARCH
***************/
#search {
	width:225px;
	height:35px;
	margin:0 0 10px;
	background-color:#ddd;
}
#search p {float:left;}
#search .texte {
	border: 0;
	color: #888;
	float: left;
	width: 165px;
	height: 20px;
	padding: 7px 10px;
	font-style: italic;
	background-color:transparent;
}
#search .submit {
	border:0;
	float:left;
	width:40px;
	height:35px;
	background-image: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png);
	background-repeat: no-repeat;
	background-position: center -223px; 
	cursor:pointer;
}


/***************
* CONTACT
***************/
#r_contact {
	color:#fff;
	padding:15px 25px;
	margin-bottom:10px;
}
#r_contact .head a {
	font-size:18px;
	color:#fff;
	margin-bottom: 4px;
}
#r_contact .content a {
	color: #fff;
	margin-top: 4px;
	padding: 0 0 0 16px;
	display: inline-block;
	background: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png) no-repeat -4px -263px;
}


/***************
* breadcrumb
***************/
#breadcrumb {
	margin:0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ddd;
}
#breadcrumb a, #breadcrumb span {color: #aaa;}
#breadcrumb .bread-item {
	padding:4px 2px;
	display: inline-block;
	vertical-align: middle;
}
#breadcrumb .bread-home {
	width:16px;
	height: 9px;
	background:url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png) left -343px no-repeat;
}


/******************
* Sous rubrique
******************/
#subcategories {
	margin: 30px 0 0 0;
}
#subcategories .lien {
	width: 265px;
	height: 44px;
	float: left;
	margin: 0 2px 3px;
}
#subcategories .lien a{
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	color: #5a5a5a;
	padding: 0 40px 0 20px;
	background-image: url('http://static.reseaudescommunes.fr/default/images/design/v2/menu/sous-rubrique.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#subcategories .spanlink {
	display: inline-block;
	line-height: 1em;
	vertical-align: middle;
}
#subcategories .lien a:hover, #subcategories .lien a:focus, #subcategories .lien a:active{
	background-position:0 -44px;
	color:#999;
}

/*****************
* Pièces jointes
*****************/
.filter_search {
	margin: 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.filter_search .submit {
	background-color:#2d324c !important;
}
.filter_search .barre div {
	float:left;
}
.filter_search .barre select {
	float:right;
	margin:5px 10px 0;
	font-size:0.85em;
}
.attachments {
	margin-top: 20px;
}
.attachment-title {
	font-size: 16px;
	padding-bottom: 5px;
}
.files {
	padding-left: 15px;
}
.barre {
	color: #fff;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px -1px 1px rgba(90, 90, 90, 1);
}
#diapo-attachments {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#picture_attachments {
	padding: 0 7px 5px;
}
#picture_attachments a {
	float: left;
	width: 83px;
	height: 83px;
	margin: 3px;
}
#viewer {
	margin: 0 0 20px;
	padding: 0;
	background-color: #fff;
}
/*****************
* Formulaires
*****************/
.formulaire {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.formulaire form {
	padding:5px;
}
.formulaire table {
	width:100%;
}
.formulaire table td {
	padding:5px;
}
.formulaire .asteriskInfos {
	text-align:right;
	font-style:italic;
}
.formulaire .error-msg {
	font-weight:bold;
	color:red;
}
.formulaire .confirm-msg {
	font-weight:bold;
	color:green;
}
.formulaire .asterisk {
	padding:0 5px;
}
.formulaire .intertitre-td {
	font-size:1.2em;
	padding-top:20px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.formulaire .label-td{
	width:150px;
	padding-top:8px;
	font-weight:bold;
}
.formulaire .inputText,
.formulaire .inputTextarea {
	width:320px;
	padding:2px;
	border: 1px solid #676767;
}
.formulaire .inputSelect {
	padding:2px;
	border: 1px solid #676767;
}
.formulaire .submitBtn {
	border:0;
	padding:7px 20px;
	color:#fff;
	cursor:pointer;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #50556a), color-stop(1, #31354a));
	background-image: -webkit-linear-gradient(top, #50556a 0%, #31354a 100%);
	background-image: linear-gradient(to bottom, #50556a 0%, #31354a 100%);
}
.formulaire .error .label-td {
	 color:red;
}

.formulaire .error .field-td input,
.formulaire .error .field-td textarea,
.formulaire .error .field-td select {
	border:1px solid red;
}


/***************
* AGENDA
***************/
#r_event {
	margin-bottom:10px;
}
#r_event .head a {
	color:#fff;
}
#r_event .event_item {
	padding:10px 15px;
	margin-bottom:1px;
}
#r_event .event_item + .event_item {
	border-top: 2px solid #fff;
}


/***************
* METEO
***************/
#r_weather .head a {
	color: #fff;
}
#r_weather .content {
	padding:10px;
}
#r_weather .date {
	padding-bottom:10px;
	font-weight: bold;
	text-align: center;
}
#r_weather .left {
	width: 60px;
	height: 60px;
	position: absolute;
}
#r_weather .right {
	margin-left: 70px;
	min-height: 60px;
}

/***************
* LIENS EXTERNES
***************/
#r_externlink {
	margin-bottom:10px;
}
#r_externlink .head {
	color:#333;
	font-size:18px;
}
#r_externlink .head a {
	color: #fff;
}
#r_externlink .link {
	position: relative;
	padding: 5px 0 5px 12px;
}
#r_externlink .link a {
	color:#333;
}
#r_externlink .external-links {
	padding: 7px 10px 0;
}

#r_externlink .arrow_r {
	display: inline-block;
	content: "";
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #777;
	position: absolute;
	top: 7px;
	left: 3px;
}

/***************
* Partenaires
***************/
#r_partenaires {
	margin-bottom:10px;
}
#r_partenaires .head {
	color:#333;
	font-size:18px;
}
#r_partenaires .content {
	padding: 10px;
	height: 160px;
	text-align: center;
}
#r_partenaires .r_p_image {
	width: 150px;
	height: 110px;
	display: block;
	margin: 5px auto 10px;
}
#r_partenaires .r_p_name {
	font-weight: bold;
	padding-bottom: 5px;
}
#r_partenaires .r_p_url {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
}
#r_partenaires .r_p_slide {
	height: 160px;
	overflow:hidden;
}

/*****************
* JQuery rdcSlider
*****************/
.hidden { display: none; }
.visible { display: block; }
.rdcSlide {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.rdcSlide-left, .rdcSlide-right {
	position: absolute;
	top: -24px;
	width: 18px;
	height: 15px;
	border-style:solid;
	background: url(http://static.reseaudescommunes.fr/default/images/design/v2/slider-nav.png) no-repeat;
}
.rdcSlide-leftActive, .rdcSlide-rightActive {
	cursor:pointer;
}
.rdcSlide-left {
	right:19px; background-position: 0 0;
	border-width:1px 0 1px 1px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.rdcSlide-right {
	right:0px; background-position: -18px 0;
	border-width:1px 1px 1px 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.rdcSlide-leftActive:hover, .rdcSlide-rightActive:hover {
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/v2/slider-navactive.png);
}
.rdcSlide-contents {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.rdcSlide-wrapper { position: absolute; width: 100%; height: 100%; }
.rdcSlide-items { float:left; height: 100%;}
.rdcSlide .rdcSlide-navitem { display:inline-block; margin: 0 2px; cursor:pointer;}