
h2.titre-green{
	background:url(/images/back-titre-green.gif) no-repeat;
	width:177px;
	height:23px;
	padding-left:17px;
	line-height:23px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
h2.titre-orange{
	background:url(/images/back-titre-orange.gif) no-repeat;
	width:178px;
	height:23px;
	padding-left:17px;
	line-height:23px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
h2.marge-bottom{
	margin-bottom:14px;
}

.marge-bottom-bas{
	margin-bottom:4px;
}





#col-droite{
	width:730px;
	padding-left:11px;
	background:#fff;
	float:left;
	position:relative;
	margin-left:18px;
	padding-bottom:10px;
}
#col-droite h2{
	background:url(/images/titre-content-orange.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/titre-content-orange.png',sizingMethod='crop');
	background:none;
	width:372px;
	height:26px;
	padding-left:8px;
	line-height:24px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	position:relative;
	left:-11px;
	font-weight:bold;
	margin-bottom:10px;
}
#col-droite h4{
	color:#ff7c00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:13px;
	line-height:14px;
	margin-bottom:10px;
}
#col-droite h4 span{
	color:#143338;
	font-weight:normal;
	margin-top:13px;
	line-height:14px;
	margin-bottom:10px;
}
.block-image-form{
	position:relative;
	width:710px;
	height:74px;
}
#col-droite form select{
	position:absolute;
	bottom:0;
	right:0px;
	border:1px solid #a7a8b4;
	width:210px;
	font-size:11px;
	color:#646464;
}
#col-droite .block-pack{
	width:699px;
	border:1px solid #ff7c00;
	padding:9px 0 9px 11px;
	line-height:14px;
	margin-top:11px;
}
#col-droite h5{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:14px;
	margin-bottom:1px;
}
.bk-prix{
	/*width:349px;*/
	height:16px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	margin:3px 0 3px 0;
}
.bk-prix span{
	background:#ff8a16;
	padding:2px 5px;
}
#col-droite .block-pack ul li{
	float:left;
}
#col-droite .block-pack ul li a:hover{
	text-decoration:underline;
}
#col-droite .block-pack ul li.voir-fiche{
	height:11px;
	padding-top:5px;
	line-height:12px;
	display:block;
	margin-right:3px;
}
#col-droite .block-pack ul li.voir-point{
	width:449px;
	height:16px;
	background:url(/images/point-pack.gif) repeat-x;
}
#col-droite .block-pack ul li.reserver{
	width:127px;
	height:16px;
	line-height:16px;
	background-color:#ffd7ad;
	text-align:center;
	float:right;
	margin: -16px 0 0 3px; /* top right bottom left */
}
ul#list-pagination{
	float:right;
	margin:30px 21px 0 0;
}
ul#list-pagination li{
	display:inline;
	padding:0 3px;
	font-size:12px;
}
ul#list-pagination li.last-child{
	padding:0 ;
}
ul#list-pagination li a{
	color:#143338;
}
ul#list-pagination li a:hover, ul#list-pagination li a.select{
	color:#ff7c00;
	text-decoration:underline;
}






