#associations {
	width:100%;
}
#associations .sepv {
	padding:0 !important;
	font-size:0;
	background:url('http://static.reseaudescommunes.fr/default/images/design/pointille_v.png');
	background-repeat:repeat-y;
	background-position:top center;
}
#associations #liste {
	width:100%;
	margin-bottom:10px;
}
#associations #liste .barre div {
	float:left;
}
#associations #liste .barre select {
	float:right;
	margin:5px 10px;
}

#associations .texte {
	padding:0 0 10px;
}

#associations #liste .assoc {
	margin:5px;
}
#associations #liste .photo {
	font-size:0;
}
#associations #liste .photo img {
	margin:0 10px 0 0;
}
#associations #liste .nom {
	font-weight:bold;
	font-size:1em;
}
#associations #liste .objet {
	padding-top:3px;
}
#associations #liste .cat {
	padding-top:3px;
}
#associations #liste .lien_suite {
	padding-top:3px;
}
#associations .icon{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:15px;
	line-height:16px;
	display:block;
}
#associations .icon-address{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_address.png);
}
#associations .icon-email{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_email.png);
}
#associations .icon-phone{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_phone.png);
}
#associations .icon-website{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_website.png);
}
#associations img.right{
	float: right;
	padding: 0 0 5px 5px;
}
#associations .news-title{
	margin: 4px 0 10px 0;
	padding-left:20px;
	line-height:20px;
	background: #EBEBEB url(http://static.reseaudescommunes.fr/default/images/design/ico_puce_liens.png) no-repeat left center;
}

#newassociation table,
#editassociation table,
#editnews table,
#addnews table,
#editevent table,
#addevent table,
#contrib table
{
	width:100%;
	margin-bottom:10px;
}
#newassociation table.radio,
#editassociation table.radio,
#editnews table.radio,
#addnews table.radio,
#editevent table.radio,
#addevent table.radio
{
	width:50%;
}
#newassociation table .label,
#editassociation table .label,
#editnews table .label,
#addnews table .label,
#editevent table .label,
#addevent table .label
{
	white-space:nowrap;
	width: 25%;
}
#newassociation table input,
#newassociation table textarea,
#newassociation table select,
#editassociation table input,
#editassociation table textarea,
#editassociation table select,
#editnews table input,
#editnews table textarea,
#editnews table select,
#addnews table input,
#addnews table textarea,
#addnews table select,
#editevent table input,
#editevent table textarea,
#editevent table select,
#addevent table input,
#addevent table textarea,
#addevent table select
{
	border:1px solid #4c4c4c;
}
#newassociation table input.text,
#editassociation table input.text,
#editnews table input.text,
#addnews table input.text,
#editevent table input.text,
#addevent table input.text
{
	width:150px;
	padding:2px;
}
#newassociation table input.cost,
#editassociation table input.cost
{
	width:80px;
}
#newassociation td.submit,
#editassociation td.submit,
#editnews td.submit,
#addnews td.submit,
#editevent td.submit,
#addevent td.submit,
#contrib td.submit
{
	text-align:right;
}
#newassociation .submit input,
#editassociation .submit input,
#editnews .submit input,
#addnews .submit input,
#editevent .submit input,
#addevent .submit input,
#contrib .submit input
{
	text-align:center;
	background-color:#4c4c4c;
	color:#FFFFFF;
	width:70px;
	padding:1px 0;
}
#listassociation table,
#allnews table,
#allevents table {
	width:100%;
	border-collapse: collapse;
}
#listassociation table thead.sep,
#allnews table thead.sep,
#allevents table thead.sep  {
	
}
#listassociation th,
#allnews th,
#allevents th {
	padding: 5px;
	font-weight: bold;
	background: #ddd;
	vertical-align: middle;
	border: 1px solid #ddd;
}
#listassociation td,
#allnews td,
#allevents td {
	padding: 5px;
	border: 1px solid #ddd;
}
#listassociation .gris,
#allnews .gris,
#allevents .gris {
	background-color:#ebebeb;
}
#allnews #ssmenu,
#allevents #ssmenu{
	padding-top: 4px;
	text-align: right;
}
#delassociation,
#delnews,
#delevent {
	text-align: center;
}
#delassociation input,
#delnews input,
#delevent input {
	border: 0;
}
#contrib .center{
	text-align: center;
}
#newsassociation .right,
#associations .right{
	float: right;
	width: 200px;
	height: 150px;
	margin: 0 10px 10px 10px;
	-moz-box-shadow: 6px 6px 12px #555;
	-webkit-box-shadow: 6px 6px 12px #555;
	box-shadow: 6px 6px 12px #555;
}
#newsassociation .left,
#eventsassociation .left,
#associations .left{
	float: left;
	margin: 0 10px 10px 0px;
}


.actusassoslist td {
padding: 5px;
}
.actusassoslist td:first-child  img{
float:left;
}
.actusassoslist td .texte{
margin-top:5px;
}
.actusassoslist td .date{
font-style:italic;
color: #666;
padding-bottom: 3px;
}
#associations .assos_plus {
font-size: 20px;
font-weight: bold;
margin: 4px 6px 0 0;
}
#contact .infos  {
	width:75%;
	float:left;
}
#contact .infos table {
	width:100%;
	margin:0;
}
#contact .infos td {
	line-height:20px;
}
#contact .infos td.intitule {
	width:25%;
	text-align:right;
}
#contact .infos td.intitule p {
	background-color:#ececec;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
#contact .infos td.val {
	width:70%;
}
#contact .infos td.val p {
	padding-left:5px;
}
#contact .photo {
	width: 25%;
	float: right;
	text-align:right;
}
#contact .titre2 {
	margin-bottom: 10px;
}