#container_equips{
	width:966px;
	margin-top:58px;
	height:233px;
}

.clubs{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	float:left;
}

	.clubs:hover{
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #df330b;
	}
	
.logo{
	float:left;	
	width:159px;
	height:233px;
}