@charset "UTF-8";
/* CSS Document */
body {
	background-color:transparent;
	color:#000000;
	font-family:arial;
	font-size:10px;
	height:165px;
	line-height:11px;
	margin-left:0;
	margin-top:2px;
	overflow:hidden;
	width:237px;
	z-index:20;
	border:none;
}
p {
	margin:0;
}
.boutonForfait {
	float : left;
	margin-left: 17px;
	margin-bottom: 17px;
	width : 220px;
}

img {
 float: left;
 margin: 10px 5px 0 0;
}

.boutonForfait img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top:-35px;
}
.titreForfait1 {
	position : relative;
	color : #ffffff;
	font-family : arial;
	font-size : 11px;
	font-weight:normal;
}
.titreForfait {
	position : relative;
	width : 212px;
	height : 25px;
	background-image : url(../images/bk-titre.png);
	padding : 5px;
	color : #ffffff;
	font-family : arial;
	font-size : 17px;
	font-weight: bold;
	line-height: 13px;
	z-index:10;
}
.descForfait {
	position : relative;
	width : 212px;
	height : 29px;
	background-color : #000000;
	margin-top: -39px;
	color : #ffffff;
	font-family : arial;
	font-size : 10px;
	padding : 5px;
	z-index: 10;
	
	background-image : url(../images/fleche-link.png);
	background-repeat : no-repeat;
}
.titreForfaitVedette {
	position : relative;
	color : #831515;
	font-family : arial;
	font-size : 18px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom:6px;
}
.detailsForfaitVedette {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:3px;
	line-height: 14px;
	height:30px;
	overflow:hidden;
	
}
.linkForfaitVedette a{
	color : #fff;
	float: right;
	font-weight : bold;
	background-color:#666;
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	margin-top:6px;
	text-decoration : none;
	
}
.linkForfaitVedette a:hover{
	color : #ffffff;
	float: right;
	font-weight : bold;
	text-decoration : none;
	
}
.titreForfaitVedette2 {
	color : #000;
	font-family : arial;
	font-size : 14px;
	line-height: 15px;
	font-weight : bold;
}
.descriptionForfaitVedette {
	overflow:hidden;
}  
span.titreForfaitVedette2 img {
	float:none;
}