.block_associations {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 450px;
    margin: 20px 0 0 12px;
    width: 565px;
}

.association_item {
    float: left;
    margin-bottom: 0px;
    min-height: 80px;
    padding: 5px 0;
    width: 240px;
	padding:10px;
	border-top:1px solid #85B217;
	border-left:1px solid #85B217;
	border-right:1px solid #85B217;
	border-bottom:1px solid #85B217;
	background:#ffffff;
}
.association_item_bis{
	 float: left;
    margin-bottom: 0px;
    min-height: 80px;
    padding: 5px 0;
    width: 240px;
	padding:10px;
	margin-top: 75px;
	border:1px solid #E05802;
	
}

.association_item_second {
    float: left;
    margin-bottom: 5px;
    min-height: 80px;
    padding: 5px 0;
    width: 270px;
}

.association_title {
    text-align: justify;
}

.association_description {
    text-align: justify;

}

.association_title a {
    color: #84B317;
}

.block_left_association {
    margin-bottom: 30px;
	display:inline-block;
	margin-top:40px;
}

.block_inline_association {
height:130px;
	border: 1px solid #E05802;
	background-color: #eeeeee;
    margin-bottom: 10px;
	padding: 10px;
	width:680px;
	margin: 0 auto;
	margin-bottom:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.inline_association_item {
	background-color: #eeeeee;
}

.title_block_bold_content {
    color: #E05802;
    font-family: arial,helvetica,sans serif;
    font-size: 14pt;
    font-weight: bold;
    line-height: 25px;
    margin-top: 0;
    padding-left: 5px;
    text-align: justify;
}

.read_more_link_Asso{
    font-size: 1em;
    font-weight: bold;
}