#top-navires {
	float: left;
	margin: 0;
	padding: 0;
	width: 698px;
	height: 172px;
	background: url(/static/images/bg/bg-top-navire.jpg) top left no-repeat;
}
#top-navires h2 {
    background: none repeat scroll 0 0 #F51111;
    color: #FFFFFF;
    height: auto;
    margin: 0;
    padding: 10px 11px 9px 10px;
}
#top-navires h2 span {
	font-weight: bold;
}
#top-navires .container {
	float: left;
	clear: both;
	width: 688px;
	margin: 10px 0 0 10px !important;
		+margin: 10px 0 0 5px;
	padding: 0;
}
#top-navires .container .prev {
	float: left;
	cursor: pointer;
	width: 32px;
	height: 83px;
	margin: 0;
	padding: 0;
}
#top-navires .container .next {
	float: right;
	cursor: pointer;
	width: 32px;
	height: 83px;
	margin: 0;
	padding: 0;
}
#top-navires #buttonsleft,#top-navires #buttonsright {
	float: left;
	width: 32px;
	height: 83px;
	margin: 0;
	padding: 0;
}
#top-navires #buttonsleft a, #top-navires #buttonsleft a:hover, #top-navires #buttonsright a, #top-navires #buttonsright a:hover {
	text-decoration: none;
	color: #fff;
}
#top-navires .slideshow {
	float: left;
	overflow: hidden;
	width: 615px;
	margin: 0;
	padding: 0;
}
#top-navires .slideshow ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 3900px;
}
#top-navires .slideshow li {
	float: left;
	padding: 0;
	margin: 0 38px 0 0 !important;
		+margin: 0 30px 0 0;
}
#top-navires .slideshow li a, #top-navires #slideshow li a:hover {
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#top-navires .slideshow li img {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#top-navires .slideshow li a.nav {
	float: left;
	clear: both;
	margin: 5px 0 0;
	padding: 0;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	width: 127px;
	text-align: center;
	text-decoration: underline;
}
#top-navires .slideshow li a.nav span {
	height: 17px;
	width: 120px;
	display: block;
}
#top-navires .slideshow li p span {
	cursor: pointer;
	font: normal 11px Trebuchet MS, Verdana, sans serif;
	line-height: 13px;
	color: #fff;
}