.offrebig, .offre{
	float:left;
	width:690px;
	background:#f0f0f0 url(../../images/offres/box_big.gif);
	margin-left:15px;
	margin-bottom:20px;
	overflow:hidden;
	display:inline;
}
.offrebig h3, .offre h3{
	float:left;
	width:650px;
	height:80px;
	background:#40aabd url(../../images/offres/box_big_h3.jpg);
	color:#fff;
	font-size:22px;
	font-weight:normal;
	padding:20px;
}
.offrebig .txt, .offre .txt{
	float:left;
	width:650px;
	background:url(../../images/offres/box_big_txt.gif) repeat-x left bottom;
	padding:10px 11px;
	margin:0px 9px;
}
#content .offrebig .txt h4, #content .offre .txt h4{
	float:left;
	margin-bottom:10px;
	color:#40aabd;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}
#content .offrebig .txt p, #content .offre .txt p{
	width:650px;
	float:left;
	padding:0px;
	margin:0px 0px 5px;
}
#content .offrebig .txt p em, #content .offre .txt p em{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.offrebig .fond, .offre .fond{
	float:left;
	width:690px;
	height:20px;
	background: url(../../images/offres/box_big_fond.gif);
}
.offre{
	width:340px;
	background:#f0f0f0 url(../../images/offres/box.gif);
	height:220px;
}
.offre h3{
	width:310px;
	height:50px;
	font-size:14px;
	background:#0068a4 url(../../images/offres/box_h3.jpg);
}
.offre .txt{
	width:298px;
	height:90px;
}
#content .offre .txt h4{
	width:298px;
	color:#0068a4;
	font-size:13px;
	margin-bottom:5px;
}
#content .offre .txt p{
	font-size:11px;
	width:298px;
}
#content .offrebig .txt p em, #content .offre .txt p em{
	font-size:13px;
}
.offre .fond{
	float:left;
	width:340px;
	height:20px;
	background: url(../../images/offres/box_fond.gif);
}
