.promo {
	text-align:center;
	height:125px;
	font-weight:700;
	color:red;
	font-size:1.1em;
	line-height: 1.1em;
	background-image: url(images/promo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.promo_index1 {
	text-align: center;
	font-weight: bold;
	color: #0033CC;
	font-size: 1.1em;
	line-height: 1.2em;
}
.promo_index2 {
	text-align: center;
	font-weight: bold;
	color: #0033CC;
	font-size: 1em;
	line-height: 1.2em;
}
.promo_index3 {
	text-align: center;
	font-weight: bold;
	color: #0033CC;
	font-size: 0.9em;
	line-height: 1.1em;
}
.conditions{
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 0.9em;
	color: #CC0000;
}
.texte_tres_petit{
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
.texte_petit{
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
.texte_moyen{
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
.texte_grand{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.texte_tres_grand{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
