#main .offres {
	background: url('images/bg-promo.jpg') no-repeat #d9d1cd;
	padding : 0 5px;
	height: 496px;
}


.offre {
	border-bottom: 1px solid white;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


#main .offres.bip {
	float: left;
	background: none;
	width: 240px;
	clear: left;
	height:200px;
}


#main .offre.bip {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}



#main .offres.bip h2 {
	
	padding: 0;
	margin: 5px 0;
}

#main .offres.bip .info {
	top: 3px;
	padding: 0;
}

.offres .offre a {
	text-decoration: none;
}

#main .col-3 .col-box .day {
clear:both;
color:#666666;
float:left;
font-size:10px;
font-weight: bold;
margin-bottom:10px;
padding:3px 0;
}


.offres .info {
	font-family:'Frutiger';
	float: right;
	color: #d2001b;
	padding: 7px 0;
	margin: 0 5px 0 0;
	text-decoration: none;
	clear: both;
}

body.page.fr #happyDays .offres .offre .info:after{ 
  content:url(/images/select.png); 
} 

body.page.en #happyDays .offres .offre .info:after{ 
  content:url(/images/select.png); 
} 

body.page.it #happyDays .offres .offre .info:after{ 
  content:url(/images/select.png); 
} 


#main .offres .chf {
	font-family:'Frutiger';
	font-size:11px;
	position: relative;
	right: 0px;
}

#main .offres .info {
	font-family:'Frutiger';
	font-size:11px;
	position: relative;
	right: 0px;
	
} 




.offres .more {
	display: block;
	clear: both;
	margin: 0;
	padding: 20px 0 10px 0px;
	font-size: 12px;
}

#main .offres h1 {
	font-size: 14px;
	padding: 10px 0 10px 0px;
	color: #453a35;
	border-bottom: 1px solid #958b85;
}

#main .offres h2 {
			font-family:'Frutiger';

	color: #453a35;
}

#main .offres h1 img {
	position: relative;
	top: 2px;
	margin: 0 5px 0 0;
}

#main .offres h2 a, #main .col-3 .offres h2 {

	color: #453A35;
	text-decoration: none;
}

/**
 *	
 *	Offres speciales 
 *	
 **/

.offre.spe {
	float: left;
	border: 1px solid black;
}

form.offre.spe fieldset {
	position: relative;
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	height: 80px;
}

form.offre.spe fieldset img {
	position: absolute;
	top: 0;
	left: 0;
}

form.offre.spe .submit {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
	color: white;
	background: #d2001b;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}


#main .col-2 .section.offrespe img {
	margin-bottom: 30px;
}
