@charset "UTF-8";
.background_actus_right_side    {
	background-image: url(images/actus_background.jpg);
	/*background-repeat: no-repeat;*/
}
.background_devis {
	/*background-image: url(images/RUB_Shortdevis_background01.jpg);*/
}
.background_promotions_left_side {
	background-image: url(images/promo_background.jpg);
	/*background-repeat: no-repeat;*/
}
.background_actus_rubrique {
	background-image: url(images/RUBActus_background.jpg);
	/*background-repeat: no-repeat;*/
}
.background_devis_center {
	background-image: url(images/RUB_devis_background.jpg);
	background-repeat: no-repeat;
}
.background_promotion_RUBcatalogue {
	background-color: #FFF;
	height: 116px;
	background-image: url(images/SmallPromotionsCATALOGUE_backgroundWhite.jpg);
}
.TEXTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.TEXTE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	margin: 2px 2px 0 0;
}
.TEXTE3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
	vertical-align: top;
}
