.mainContent{
	float:left;
	width:745px;
}

.sidebar {
	width:208px;
	/*float:right;*/
}

#candidat_block, #collectivite_block, #search_block{
	margin:5px;
	margin-top:8px;
	margin-bottom:0px;	
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
}

#candidat_block, #collectivite_block {
	margin-bottom:8px;
}

#info_block {
	margin:3px;
}

 #info_block{
	border:solid 1px #FFF;
	clear:both;
 }

#candidat_block, #collectivite_block{
	float:left;
	width: 362px;
	height: 200px; 
	
}



#search_block{
	clear:both;
	width: 734px
}

#candidat_block .BlockTitle, #collectivite_block .BlockTitle{
	height:30px; 

}

#candidat_block .BlockTitle{
	background-color:#1c7ed6 ;
}

#collectivite_block .BlockTitle{
	background-color:#de2c31;
}

.BlockContent{	
	border:solid 1px #CCC;
	height:148px;
	padding:10px 50px 10px 50px;
	text-align:left;
}

#candidat_block .BlockContent{
	background:url('/newwebsite/colonne-candidats-TEST.gif') no-repeat scroll right bottom transparent;
}

#collectivite_block .BlockContent{
	background:url('/newwebsite/colonne-collectivite-TEST.gif') no-repeat scroll right bottom transparent;
}