@charset "UTF-8";
/* CSS Document */

.date_promotions_jour {
font-size:40px;
line-height:36px;
}

.date_promotions_mois {
font-size:11px;
text-transform:uppercase;
line-height:9px;
}

.titre_promotions {
font-size:25px;
color:#333333;
text-transform:uppercase;
margin-left:10px;
font-weight:lighter;
}

/* Bouton demander plus de renseignements */
.bouton_demander_renseignements {
display : block;
width : 239px;
height : 31px;  /* la moitié de la hauteur totale de l'image */
background:url(../IMAGE/bouton/Promotions_bouton_plus_de_renseignements.jpg) left top no-repeat;
text-decoration : none;
float:left;
margin-bottom:0px;
margin-left:0px;
margin-right:7px;
margin-top:7px;
}

.bouton_demander_renseignements:hover {
background-position : 0 -31px;
}

/* Bouton envoyer par mail */
.bouton_envoyer_mail {
display : block;
width : 141px;
height : 31px;  /* la moitié de la hauteur totale de l'image */
background:url(../IMAGE/bouton/Promotions_bouton_envoyer_par_mail.jpg) left top no-repeat;
text-decoration : none;
float:left;
margin-bottom:0px;
margin-left:7px;
margin-right:0px;
margin-top:7px;
}

.bouton_envoyer_mail:hover {
background-position : 0 -31px;
}
