/* CSS Document */

#Conteneur {
	float: left;
}
#Pub {
	position : relative;
	/*min-height : 100%;
	height : 580;*/
	/*min-height : 100%;
	height : 600px;*/
	width: 120px;
	padding-top: 10px;
	text-align: left;
	/*background : #FFFFFF;*/
	/*background-color: #FFFFFF;*/
	left:10;
	/*clear: both;*/
	float: left;
	/*margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;*/
	/*background-image: url(../images/progressbarre.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
}

