
/******************************************** PROMO *******************************************************/
#calendar-promo {
	background-color:#F4FAF1;
	border:1px solid #C0DA9E;
	margin:0;
	overflow:hidden;
	padding:20px;
	/*width:100%;
	width:472px;*/ 
	position:relative;
	xoverflow:hidden;
	float:left;
}
#calendar-promo div.field-field-banner{
	width:230px; 
	float:left; clear:left;
	text-align:center;
	margin:0 25px 0 0;
	
	
}
#calendar-promo div.field-field-banner div.field-items a img{
	max-width:230px;
	border:1px solid #CACACA;
	padding:5px;
}
#calendar-promo div.field-field-bouton {
	/*position:absolute; 
	right:6px;
	top:270px;*/
	text-align:center;
	
	float:left; clear:left;
	padding:25px 25px 35px 0;width:230px;
}
#calendar-promo div.field-field-logo{
	float:right;
	text-align:left;
	width:268px;
	padding-bottom:20px;
}
#calendar-promo div.field-field-note{
	float:right;
	clear:right;
	display:none;
}
#calendar-promo div.field-field-note span.star {
	display:block;
	height:30px; width:130px
}
#calendar-promo div.field-field-note span.star.s_1 {
	background:url(/drupal/sites/all/files/images/template/cpromo_stars_1.png) no-repeat top left;
}
#calendar-promo div.field-field-note span.star.s_2 {
	background:url(/drupal/sites/all/files/images/template/cpromo_stars_2.png) no-repeat top left;
}
#calendar-promo div.field-field-note span.star.s_3 {
	background:url(/drupal/sites/all/files/images/template/cpromo_stars_3.png) no-repeat top left;
}
#calendar-promo div.field-field-note span.star.s_4 {
	background:url(/drupal/sites/all/files/images/template/cpromo_stars_4.png) no-repeat top left;
}
#calendar-promo div.field-field-note span.star.s_5 {
	background:url(/drupal/sites/all/files/images/template/cpromo_stars_5.png) no-repeat top left;
}
#calendar-promo p{
	clear:right;
	line-height:20px;
	/*width:295px;*/
	text-align:justify;
}
#calendar-promo p a {
	color:#56972F;
	font-weight:bold;
}
#calendar-promo p a:hover {
	text-decoration:underline;
}