#citiescommunity {
	width:100%;
}
#citiescommunity .titre2 {
	margin-bottom:10px;
}
#citiescommunity .photo {
	width:100px;
	float:right;
	margin:0 0 7px 7px;
}
#citiescommunity .nom {
	font-weight:bold;
	font-size:1em;
	margin-bottom: 10px;
}

#citiescommunity .infos  {
	width:360px;
	float:left;
}
#citiescommunity .infos table {
	width:100%;
	margin:0;
}
#citiescommunity .infos td {
	line-height:20px;
}
#citiescommunity .infos td.intitule {
	width:30%;
	text-align:right;
}
#citiescommunity .infos td.intitule p {
	background-color:#ececec;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
#citiescommunity .infos td.val {
	width:70%;
}
#citiescommunity .infos td.val p {
	padding-left:5px;
}
#citiescommunity ul {
	list-style-type: none;
}
#citiescommunity li {
	padding:2px 0 2px 20px;
}
#citiescommunity li {
	display: block;
    position: relative;
}
#citiescommunity li a  span {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    background: url(http://static.reseaudespetitescommunes.fr/default/images/design/v2/ico-toplinks.png) -3px -304px no-repeat;
}
#citiescommunity .attachments {
	margin-top:15px;
}