#promo {
	background-color: #77B41D;
	height: 50px;
	width: 834px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	background-image: url(../icone/degrif.gif);
	background-repeat: no-repeat;
}
#promo_reduc  {
	margin: 0px;
	padding: 0px;
	width: 120px;
	font-size: 36px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	float: left;
	font-weight: bold;
}
#promo_texte {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 520px;
	float: right;
}
#promo_logiciel  {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	float: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#promo_bas  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
#promo_date {
	float: left;
	width: 35%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#promo_contact {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 65%;
}
#promo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#promo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#promo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
