#promo {
	border: 1px solid #FF6600;
	float: left;
	width: 740px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 4px;
	text-align: left;
}
.promogauche {
	float: left;
	position: absolute;
}
#conteneurtarif {
	background-color: #FFFFFF;
	float: left;
	clear: both;
	margin-left: 30px;
	margin-top: 10px;
}

.contpromocampy {
	float: left;
	height: 65px;
	width: 330px;
	clear: right;
}
.contpromo {
	float: left;
	height: 40px;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
}
.contpromodroite {
	float: left;
	height: 40px;
	width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}

