#liste #phraseType {
	padding: 0;
	margin: 0;
}
#liste #phraseType h2 {
	padding: 0;
	margin: 0;
}

#phraseType .armateurLogo {
	float: right;
	height: 50px;
	border: none;
}
#phraseTypeSpacer {
	position: relative;
	z-index: 0;
	width: 698px;
	height: 50px;
	padding: 0;
	margin: 0;
}

#listeBonsPlans #phraseType {
	position: absolute;
	z-index: 0;
	background: #2186E7 url(/static/images/sejlist/liste_title-bonsplans.jpg) top right no-repeat;
	width: 785px;
	height: 51px;
	padding: 0;
	margin: 0;
}
#listeBonsPlans #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 21px 0 0;
	color: #fff;
}

#listeDernieresMinutes #phraseType {
	position: absolute;
	z-index: 0;
	background: #0e63ce url(/static/images/sejlist/liste_title-dernieresminutes.jpg) top right no-repeat;
	width: 785px;
	height: 51px;
	padding: 0;
	margin: 0;
}
#listeDernieresMinutes #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 20px 0 0;
	color: #fff;
}

#listeArmateurs #phraseType {
	float: left;
	z-index: 0;
	background-color: #033385;
	background-position: top right;
	background-repeat: no-repeat;
	width: 775px;
	height: 50px;
	padding: 0;
	margin: 0;
}
#listeArmateurs #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 10px 0 0;
	color: #fff;
}

.cDest #phraseType {
	float: left;
	z-index: 0;
	background-color: #033385;
	background-position: top right;
	background-repeat: no-repeat;
	width: 698px;
	height: 50px;
	padding: 0;
	margin: 0;
}
.cDest #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 21px 0 0;
	color: #fff;
}

#detailcroisarmateurs #phraseType {
	float: left;
	z-index: 0;
	background-color: #033385;
	background-position: top right;
	background-repeat: no-repeat;
	width: 698px;
	height: 50px;
	padding: 0;
	margin: 0;
}
#detailcroisarmateurs #phraseType h2 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 40px 0 0;
	color: #fff;
	background: url(/static/images/sprites/icons-sprite.png) no-repeat right -227px transparent;
}
#detailcroisarmateurs #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 40px 0 0;
	color: #fff;
	background: url(/static/images/sprites/icons-sprite.png) no-repeat right -227px transparent;
	height: 30px !important;
	width: auto !important;
}

#listeCroisieresFluviales #phraseType {
	position: absolute;
	z-index: 0;
	background: #2f76c2 url(/static/images/sejlist/liste_title-croisierefluviales.jpg) top right no-repeat;
	width: 785px;
	height: 51px;
	padding: 0;
	margin: 0;
}
#listeCroisieresFluviales #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 21px 0 0;
	color: #fff;
}

#listeCroisieresMaritimes #phraseType {
	position: absolute;
	z-index: 0;
	background: #0b63c9 url(/static/images/sejlist/liste_title-croisieresmaritimes.jpg) top right no-repeat;
	width: 785px;
	height: 51px;
	padding: 0;
	margin: 0;
}
#listeCroisieresMaritimes #phraseType h1 {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 40px 0 0;
	color: #fff;
	background: url(/static/images/sprites/icons-sprite.png) no-repeat right -227px transparent;
}

/*  Results Count */
#phraseType #resultCount_dest{
	float: left;
	color: white;
	padding-top:21px;
}

#es #topContent{
	float: left;
	color: #000;
	margin: 5px;
}
