.team, .teams_liste, .releases_liste {
	border-top: 1px solid #b0e1f2;
	border-bottom: 1px solid #b0e1f2;
	margin: auto;
	background: #c8eaf6;
	width: 100%;
}

.release_titre{
	padding-top: 7px;
	border-top: 1px solid #b0e1f2;
	background: #ffffff;
	font-weight: bold;
	height: 18px;
}

