body {
	margin: 0;
	padding: 0;
}

#pub-carrousel {
	background: none repeat scroll 0 0 #F2F2F2;
    height: 148px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 698px;
}


.pub-slide {
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	padding: 6px 0 10px 19px;
}

.pub-slide img{
	float: left;
	padding-right: 15px ;
	width:205px;
	height:136px;
	border: none;
}

.pub-navigation {
	bottom:7px;
	margin:0;
	position:absolute;
	left:6px;
	padding-left: 5px;
	height: 9px;
	width: 100px ;
	
}

.pub-navigation li {
	float: left;
	height: 9px;
	list-style: none outside none;
	text-indent: -9999px;
	width: 10px;
	padding-left: 6px;
	background: url("/WebRoot/Store/Shops/objectifbastille/MediaGallery/Styles/MileStones/bandeau-javascript/img/bulle.jpg") no-repeat scroll left top transparent;
	display: inline-table;
	font-size:1px;
}

.pub-navigation li:hover,.pub-navigation li.pub-active {
	/*background: #FFF;*/
	background: url("/WebRoot/Store/Shops/objectifbastille/MediaGallery/Styles/MileStones/bandeau-javascript/img/puce.jpg") no-repeat scroll center bottom transparent;
	list-style: none outside none;

}
