#venteReservation .colA {
	float: left;
	display: inline;
	width: 708px;
	margin: 0;
	padding: 0;
}
#venteReservation .colB {
	float: right;
	display: inline;
	width: 250px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 2px !important;
}
#venteReservation .row {
	float: left;
	display: inline;
	width: 960px;
	margin-top: 0;
}
#venteReservation .bottom {
	float: left;
	display: inline;
	width: 958px;
	height: 23px;
	margin: 0;
	background: url(/static/images/bg/bottom-w958-fff.gif) top left no-repeat;
}

.suppliment_ttc {
    color : #999;
    font-size: 11px;
    text-align: center;
}

.row h2 {
	margin: 0 0 10px;
	width: 310px;
	height: auto;
	line-height: 30px;
	font-size: 30px;
}
.row h2.confirm {
	font-size: 20px;
	width: 100%;
}
.btn {
	margin-right:67px;
}
#formVenteReservation #saisie .bloc .btn {
        width:auto;
        float:left;
}
.btn a{
	color:#FFFFFF !important;
}
.rubrique {
	float: left;
	width: 100%;
	margin: 8px 0 5px 0;
	font-size: 20px;
	color: #f00;
}

#asyncDataAvailable {
    display: none;
}

#asyncDataNotAvailable {
    display: block;
}

.vols-addon-title {
    font-size: 16px;
    font-weight: bold;
    color: #1570C8;
    background: url("/static/images/sprites/general-sprite-icons.png");
    background-repeat: no-repeat;
    background-position: -148px -192px;
    height: 22px;
    margin:0;
    padding-left: 58px;
    text-align: center;
    width: 170px;
}

.sep-blue {
    float: left;
    margin-top: 6px;
    width: 678px;
    height: 1px;
    background-color: #1570C8;
}

#saisie #addons {
    float: left;
    margin-top: 15px;
    position: relative;
    width: 658px;
}

#saisie .float-right #vol-select, #saisie .float-right #passagers-select,
#saisie .float-left #vol-select, #saisie .float-left #passagers-select {
    margin-left: 10px;
}

#saisie .float-right #passagers-select {
    width: 44px;
}

.float-right {
    float: right;
    clear: right;
}
.float-left {
    float: left;
    clear: both;
}
#vols-options {
    background-color: #F0FBFF;
    color: #000000;
    float: left;
    font-size: 13px;
    margin-right: 10px;
    padding: 10px;
    position: relative;
    width: 658px;
}

.bold {
    font-weight: bold;
}

.grey {
    color: #535353;
}

.blue-price {
    color: #1573ca;
}

.ssrubrique {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #f00;
}
.rappel {
	float: left;
	width: 900px;
	height: auto;
	margin: 10px 0 0 !important;
	padding: 0;
	color: #666;
	font-size: 11px;
	text-align: justify;
}

/* ajustement entete */
#venteReservation #FP_recapitulatif {
	display: inline;
	min-height: 200px !important;
		-height: 220px;
	overflow: visible;
}

/* partie centrale : zone etapes  */
#venteEtape {
	float: left;
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	background-color: #fff;
	color: #666;
}
#venteEtape #step_tabs {
	width: 930px;
}
#venteEtape #tabsContent {
	float: left;
	padding: 0;
}
#venteEtape ul {
	width: 932px !important;
		+width: 960px;
}
#venteEtape h2 {
	float: left;
	width: 100%;
	line-height: 25px;
}
#venteEtape table {
	clear: both;
	float: left;
	width: 90%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
}
#venteEtape table tbody tr {
	background-color: #fff;
}

/* saisie */
#saisie {
	overflow: hidden;
	clear: both;
	float: left;
	display: inline;
	width: 960px;
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	background-color: #FFF;
}
#saisie .rubrique {
	float: left;
	width: 960px;
	margin: 8px 0 5px 0;
	font-size: 20px;
	color: #f00;
}
#saisie .mentions {
	color: #666;
}
#saisie .sep {
	float: left;
	margin: 20px 0 0;
	background: url(/static/images/bg/sep_bleu_698.jpg) top left no-repeat;
	width: 960px;
	height: 1px;
	overflow: hidden;
}
#saisie .bloc {
	float: left;
	position: relative;
	margin:0px !important;
	padding:10px 0px 0px 20px;
}
#saisie #cb .bloc {
    width:900px !important;
}
.bloc .validationErreur{
	margin:0px !important;
}
#saisie a.mailto {
	color: #39f;
	text-decoration: none;
}
#saisie a.link {
	color: #39f;
	text-decoration: underline;
}

/* formulaire */
#saisie form {
	float: left;
	width: 98%;
	margin: 0;
}
#saisie fieldset {
	float: left;
	display: inline;
	width: 960px;
	border: none;
	padding: 0;
	margin: 10px 0 0;
	font-size: 11px;
}
#saisie p {
	float: left;
	display: inline;
	margin: 10px 0 0;
	width: 100%;
}
#saisie p.left1 {
	float: left;
	width: 45%;
	color: #666;
}
#saisie p.left2 {
	float: left;
	width: 33%;
}
#saisie p.left3 {
	float: left;
	width: auto;
	vertical-align: bottom;
}

#saisie label {
	display: block;
	font-weight: bold;
	font-size: 11px;
}
#saisie label span {
	font-weight: normal;
}
#saisie input {
	width: 180px;
	margin: 5px 0 10px 0;
	padding: 0 3px;
	border-width: 2px;
}
#saisie .ccRadio {
	float: left;
	display: inline;
	width: 10px;
	margin: 0 10px 10px 0;
	padding: 0 3px;
	border-width: 2px;
}

#saisie input.expireDateTextBox {
	width: 35px;
}
#saisie input.numeroControleTextBox {
	width: 35px;
}
#saisie input.size2 {
	float: left;
	width: 100px;
	margin: 5px 0 10px 0;
	padding: 0 3px;
}
#saisie input.checkbox {
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#coordonnees {
	color: #666;
}

#saisie label.chbx {
	display: block;
	width: auto;
	margin: 0 20px;
		+margin: 5px 20px;
	font-weight: normal;
}

#saisie select {
	width: 120px;
	margin: 5px 0 10px 0;
	padding: 0 3px;
	border-width: 1px;
}
#saisie textarea {
	float: left;
	margin: 0 0 20px;
	padding: 0;
	width: 900px;
	height: 100px;
}
#saisie textarea.addr {
	float: left;
	margin: 0 0 20px;
	padding: 0;
	width: 50%;
	height: 100px;
}

#saisie span.label {
	float: left;
	width: 30%;
	font-weight: bold;
	color: #39f;
}
#saisie span.data {
	font-weight: bold;
}

#saisie #pax  {
	float: left;
}
#saisie #pax label {
	display: inline;
}
#saisie #pax select {
	display: inline;
	margin: 0 10px;
	padding: 0;
	width: auto;
}
#saisie #datesDepart #listeDates {
    padding: 0;
    width: auto;
}

#saisie #datesDepart #listeObligatoire{
        margin-left: 11px;
        margin-top: 11px;
        color: #666666;
}

#saisie #datesDepart label{
    color:#666666;
    float: left;
    clear: both;
    width: 100%;
}

/* saisie table*/
#saisie table.color tbody tr {
	background-color: #effaff;
}
#saisie table.color tbody tr td {
	padding: 3px;
	font-size: 10px;
	width: 20px;
}
#saisie table.color tbody tr td .radio {
	text-align: center;
	width: 20px;
}
#saisie table.color tbody tr td .check {
    text-align: center;
    margin-top: 10px;
    width: 20px;
}
#saisie table.color tbody tr td.photo {
	width: 82px;
	height: 55px;
}
#saisie table.color tbody tr td.photo .cabine-small {
	width: 82px;
	height: 55px;
}
#saisie table.color tbody tr td.categorie {
	width: 455px;
	color: #666;
}
#saisie table.color tbody tr td.categorie b {
	color: #3399ff;
	font-size: 13px;
	font-weight: bold;
}
#saisie table.color tbody tr td.categorie .cabine-desc {
    font-size:12px;
    color:#535353;
}
#saisie table.color tbody tr td.prix {
	width: 15%;
	text-align: center;
	color: #39f;
	font-size: 14px;
	font-weight: bold;
}
#saisie table.color tbody tr td.prix .ttc {
	display: block;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#saisie #optionsCabine table.color {
	float: left;
	width: 580px;
	border-collapse: separate;
}
#saisie #addons table.color {
    float: left;
    width: 580px;
    border-collapse: separate;
}

/* etape 2 : forfait */
#saisie #forfait table {
	float: left;
	width: 916px;
	margin: 0;
	padding: 0;
}
#saisie #forfait table tr td {
	width: 830px;
	font-size: 17px;
	text-align: left;
}
#saisie #forfait table tr td.prix {
	width: 72px;
	padding: 0 10px 0;
	font-size: 14px;
	text-align: right;
}

#saisie #forfait table tr.header td.ttcHeader {
	text-align:center; 
        font-size:10px; 
        color:#666666;
}

#saisie #forfait table tr td span#parJourAssurancePremiumInfo,
#saisie #forfait table tr td span#parJourAssuranceMultirisqueInfo{
	font-size:11px;
        font-weight:normal;
}


#saisie #forfait table tr.total td {
	padding: 10px 0 0;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
#saisie #forfait table tr.total td.prix {
	width: 72px;
	padding: 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#saisie #forfait table tr td p {
	padding: 0 0 10px;
	font-size: 10px;
	text-align: left;
}
#saisie #forfait table.color {
	float: left;
	width: 916px;
	margin: 0;
	padding: 0;
}
#saisie #forfait table.color tbody tr td.categorie {
	width: 90%;
	font-size: 10px;
}
#saisie #forfait table.color tbody tr td.prix {
	width: 15%;
	text-align: center;
	color: #39f;
	font-size: 14px;
	font-weight: bold;
}
#saisie #forfait table.color tbody tr td.prix .ttc {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#saisie #forfait table#assurances p {
	float: left;
	margin: 0;
	padding: 10px 0 0;
}
#saisie #forfait table#assurances .noassu {
	width: 100px;
	display: inline;
	margin: 0;
}
#saisie #forfait table#assurances .logo {
	width: 82px;
	height: 74px;
	padding: 2px;
}
#saisie #dob_day,
#saisie #dob_month,
#saisie #dob_year,
#saisie #nationalite {
    border-width:2px;
    padding:0;
    width:60px;
}
#saisie #nationalite {
    width:140px;
}
#saisie #dob_day {
    width:55px;
}
#saisie .date-naissance-label {
    line-height:12px;
    +line-height:25px;
    margin-top: -9px !important;
}
/* etape 3 : participants */
#saisie #participants table {
	float: left;
	width: 96%;
	margin: 10px 0 20px 0;
	padding: 0;
}
#saisie #participants table tr td {
	text-align: left;
	margin: 0;
	padding: 0;
}
#saisie #participants table tr td label, #saisie #participants table tr td input {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 11px;
        height: 15px;
}
#saisie #participants table tr td input.age {
	width: 25px;
	vertical-align: middle;
}

/* etape 4 : paiement */
#saisie #cb .bloc img.cb {
	position: absolute;
	bottom: -15px;
	left: 647px;
}
#saisie #cb .bloc p.montant {
	font-weight: bold;
	font-size: 13px;
}
#saisie #cb input {
	vertical-align: middle;
}
#saisie #valider.btn {
	float: left;
}

/* etape 5 : recapitulatif */
#confirmation_reservation {
	float: left;
	width: 922px !important;
		+width: 958px;
	padding: 10px 18px 0px 18px !important;
		+padding: 10px 16px 0px 18px;
	background-color: #fff;
	color: #666;
	font-size: 11px;
}
#confirmation_reservation .titre {
	float: left;
	width: 920px;
}
#confirmation_reservation .titre  p.title {
	float: left;
	clear: left;
	width: 100%;
	color: #f00;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	height: auto;
	margin: 0;
	padding: 0;
}
#confirmation_reservation .titre  .croisiereDestination {
	float: left;
	color: #39f;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#confirmation_reservation .informations {
	float: left;
	display: inline;
	width: 918px !important;
	text-align: justify;
}
#confirmation_reservation .informations p.nomclient {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#confirmation_reservation .informations p.etat {
	color: #39F;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#confirmation_reservation .informations p.message {
	font-size: 11px;
	margin: 30px 0 0;
	padding: 0;
}
#confirmation_reservation .bloc {
	float: left;
	width: 920px;
	height: auto;
}
#confirmation_reservation .bloc a {
	color: #39f;
	text-decoration: underline;
}
#confirmation_reservation .bloc table {
	float: left;
	padding: 0;
	margin: 0;
	width: 900px;
}
#confirmation_reservation .bloc table tr {
	float: left;
	padding: 0;
	margin: 0;
}
#confirmation_reservation td {
	color: #666;
	font-size: 11px;
}
#confirmation_reservation .bloc table tr td.label {
	width: 120px;
	color: #39F;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#confirmation_reservation .bloc table tr td.input {
	width: 300px;
	color: #f00;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#recapitulatif {
	float: left;
	width: 958px;
	margin: 10px 0 0;
	padding: 20px 0;
	background-color: #fff;
}
#recapitulatif  #callcenter {
	float: left;
	width: 100%;
	color: #09F;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
#recapitulatif .bloc {
	float: left;
	width: 918px !important;
		+width: 955px;
	height: auto;
	margin: 20px 0 0 !important;
		+margin: 10px 0 0;
	padding: 0 20px;
}
#recapitulatif .bloc a {
	color: #0000ee;
	text-decoration: none;
}
#recapitulatif .bloc table {
	float: left;
	padding: 0;
	margin: 0;
	width: 93%;
}
#recapitulatif .bloc table tr {
	padding: 0;
	margin: 0;
}

#recapitulatif .bloc table tr td{
	padding-left: 5px!important;
}

#recapitulatif .bloc .label {
	width: 110px;
	color: #39F;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#recapitulatif .bloc .input {
	width: 200px;
	color: #f00;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#recapitulatif .bloc .input2 {
	width: 200px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#recapitulatif #coordonnees.bloc table tr td.label {
	width: auto;
}
#recapitulatif #coordonnees.bloc table tr td.input2 {
	text-align: left;
	padding-left: 2px;
}
#recapitulatif #passagers.bloc table tr td.label {
	width: auto;
	vertical-align: top;
}

#recapitulatif #passagers.bloc table tr td.label-naissance{
    width: auto!important;
}

#recapitulatif #passagers.bloc table tr td.input2 {
	text-align: left;
	vertical-align: top;
}
#recapitulatif #designations.bloc table {
	float: left;
	padding: 0;
	margin: 0;
	width: 50%;
}
#recapitulatif #designations.bloc table tr {
	height: auto;
}
#recapitulatif #designations.bloc table tr.total td {
	font-weight: bold;
}
#recapitulatif .bloc #mentions {
	margin: 20px 0 0;
	text-align: center;
}
#suivide {
	color: #666;
}
#pax {
	color: #666;
}

#saisie .bloc {
	display: inline;
}

.cbInfoBlocWidth{
	width:647px;
}

p.infobancare {
	color: #39F;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}
p.infobancare span {
	color: red;
}
p.left1 #saisieBancaire {
	font-weight: bold;
	color: #000;
	height: 25px;
	display: block;
}
#venteReservation .reservation .reference {
	text-align: left !important;
	float: left !important;
}
#venteReservation .reservation {
    display: block;
    float: left;
    margin: 0 !important;
    width: 100%;
}

/* modal msg */
.coregwarning .coreg{ background-color: #acb4c4; }
.coregfade{ position: absolute; background-color: #aaaaaa; }
div.coreg{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #fff; width: 600px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.coreg .coregcontainer{ background-color: #fff;  padding: 5px; font-weight: bold; }
div.coreg .coregclose{ display: none }
div.coreg .coregmessage{ padding: 50px; font-size: 18px; color: #333; text-align: justify; }
div.coreg .coregbuttons{ text-align: right; padding: 5px 0; border: solid 1px #eee; background-color: #f4f4f4; }

.acr_selectAll {
	font-weight: bold;
}
.acr_campaign_output {
	margin: 30px 0 0 155px;
	float: left;
	display: inline;
}
#coreg_submit {
	float: left;
	display: inline;
	margin: 10px 0 0 155px;
	background: url("/static/images/sprites/btn-sprite.png") repeat-x scroll left -472px transparent;
	width: 94px;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	height: 28px;
	padding: 0 0 5px;
}

/* start devis cabines */
.CabinesPreview {
	position: relative;
}
.CabinesBigContainer {
	background-color: #fff;
	border: 1px solid #666;
	cursor: pointer;
	display: none;
	padding: 5px;
	position: absolute;
	width: 320px;
	z-index: 10;
}
#saisie table.color tbody tr td.photo a span {
	display: none;
}
#saisie table.color tbody tr td.photo a img {
	border: none;
}
.CabinesBigContainer .images {
    display: inline;
    float: left;
    height: 230px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 320px;
}
.CabinesImageBig {
    height: 230px;
    width: 320px;
}
.CabinesImageClose {
    position: absolute;
    right: 0;
    top: 0;
}
.imgCabineSmallPrix {
    display: inline;
    float: left;
}
#saisie table.color tbody tr td.photo .img {
    display: inline;
    float: left;
    width: 82px;
}
/* end devis cabines */

.width960px{
    width: 960px;
}
.width900px{
    width: 900px;
}
.widthAuto{
	width:auto !important;
}
.nonVisible{
    visibility: hidden;
}

#avertismentDateDepart{
	margin:5px 0px 0px 0px !important;
}
#saisie p.smaller-width {
    width:86%;
    }
#saisie img.groupama-img {
    float:right;
    margin-top:10px;
}
#saisie img.presence-img {
    float:right;
    margin-top:8px;
}
#passagers .label-naissance {
    min-width:122px;
}
#passagers .inputDN {
    padding: 0 23px 0 12px;
}

#saisie .nationalite {
    border-width:2px !important;
    padding:0;
    width:60px;
}
#saisie .nationalite {
    width:140px;
}


.dateInputDiv{
    visibility: hidden;
    height:0;
}

.nopadding{
    padding-left:3px;
}
.whiteBackground{
    background:white;
}

/* FP RECAPITULATIF*/
#venteDevis .colB {
    background:none;
}
#venteDevis #FP_recapitulatif {
	float: left;
	width: 672px !important;
	+width: 708px;
	height:auto !important;
	min-height:auto !important;
	/*background: #fff url(/static/images/bg/bottom-w708-c6ecff.gif) bottom left no-repeat;*/
	color: #666;
	padding:10px 20px !important;
        background:none;
}

/* FP RECAPITULATIF*/

#FP_recapitulatif .reservation .boutons .btn2, .customFPButton .boutons .btn2 {
    background: url("/static/images/sprites/general-sprite-buttons.png") no-repeat scroll -143px -97px transparent;
    height: 30px;
    margin:0;
    padding:6px 0px 0px 0px;
    text-align: center;
    width: 170px;
}
#cabinePrixContent  .customFPButton .boutons .btn2 a {
    background:none;
    padding:2px 5px 0 9px;
}
#de #FP_recapitulatif .reservation .boutons .btn2, #de .customFPButton .boutons .btn2 {
    padding:1px 0 0;
}

#FP_recapitulatif .reservation .boutons .btn2 a,#prix .customFPButton .boutons .btn2 a {
    background: none !important;
    display: block;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
}

#FP_recapitulatif {
    float: left;
    display: inline;
    width: 725px !important;
    padding: 10px 10px 10px 18px !important;
    color: #666;
    background-color: #FFF;
}
#fr #FP_recapitulatif {
    width:680px;
    padding:10px !important;
}
#FP_recapitulatif .titre {
    float: left;
    width: 530px;
    background: #fff;
}
#FP_recapitulatif .titre p {
    clear: both;
    float: left;
    margin: 8px 0 0;
    width: 100% !important;
}
#FP_recapitulatif  .croisiereDestination {
    color: #39f;
    font-size: 17px;
    font-weight: bold;
    float: left;
    display: inline;
    height: auto;
    margin: 0 10px 0 0;
}
#FP_recapitulatif  .coupDeCoeur {
    float: left;
    display: inline;
    margin: 3px 0 0;
    padding: 1px 3px;
    background-color: #f00;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
#FP_recapitulatif .villesDeDepart {
    font-weight: bold;
}
#FP_recapitulatif .villeURL {
    text-decoration: underline;
}
#FP_recapitulatif .titre	.abord {
    width: 100%;
    color: #39f;
    font-size: 13px;
    font-weight: bold;
}
#FP_recapitulatif .titre	.abord .duree {
    color: #39f;
}
#FP_recapitulatif .titre	.abord .croisiereNavire {
    color: #f00;
}
#FP_recapitulatif .titre	.abord .confort {
    color: #f00;
}
#FP_recapitulatif .titre	.abord .company {
    border: 0;
}
#FP_recapitulatif .titre	.prestations {
    width: 100%;
    font-size: 11px;
}
#FP_recapitulatif .titre    .addon {
    color: #f00;
    font-size: 11px;
    font-weight: bold;
}
#FP_recapitulatif .reservation .reference {
    float: right;
    display: inline;
    text-align: right;
}
.ref-va-bottom {
    margin: 13px 0 0;
}
#titre-top {
    float: left;
    display: inline;
    width: 680px;
    margin: 0 0 5px;
}

/* FP_recapitulatif tarif */
#FP_recapitulatif .tarif {
    float: left;
    width: 140px;
    margin: 10px 0 0;
}
#FP_recapitulatif .tarif .tarifPartir {
    display: block;
    float: left;
    line-height: 28px;
    text-align: right;
    width: 20%;
    color: white;
}
#es #FP_recapitulatif .tarif .tarifPartir {
    margin-left:4px;
}
#es #FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .prix {
    margin-right:4px;
}
#it #FP_recapitulatif .tarif .tarifPartir {
    margin-left:6px;
}
#it #FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .prix {
    margin-right:6px;
}
#it #FP_recapitulatif .tarif .tarifPartir {
    display: block;
    float: left;
    line-height: 28px;
    text-align: right;
    width: 30px;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur {
    background: url("/static/images/sprites/pictos-sprite.png") no-repeat scroll 20px -518px transparent;
    width: 152px;
    height: 47px;
    text-align: center;
    padding: 5px 0px 0 0;
    margin: 0 0 25px auto;
    position:relative;
}
#FP_recapitulatif.coupDeCoeur .descriptifPrixConteneur {
    background: url("/static/images/sprites/pictos-sprite.png") no-repeat scroll 0px -452px transparent;
    width: 139px;
    height: 47px;
    padding: 5px 0 0;
    margin-left:auto;
    float:right;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix {
    text-align: center;
    margin: 0 0 0 15px;
}
.coupDeCoeur .tarif .descriptifPrixConteneur .descriptifPrix {
    display: block;
    height: 44px;
    padding: 0 0 0 9px;
    width: 122px;
    margin:0 0 0 11px !important;
}

#FP_recapitulatif .tarif .red {
    color: red;
    left: 50px;
    position: absolute;
    top: 50px;
}

#FP_recapitulatif.coupDeCoeur .prix .descriptifPrixConteneur .descriptifPrix {
    margin: 0 0 0 15px;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .aPartirDe {
    display: block;
    margin-bottom: 1px;
    padding: 6px 0 3px 0;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .prixBarre {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 1px 3px 0px 1px;
    text-decoration: line-through;
    text-transform: uppercase;
    width:56%;
    text-align: right;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .prix {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display:inline;
    float: left;
    padding: 0 5px;
    line-height: 25px;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .prix .ttc {
    font-size: 11px;
}
#FP_recapitulatif .tarif .descriptifPrixConteneur .descriptifPrix .reduc {
    text-align: right;
    width: 35%;
    color: white;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 0 0 6px;
}
.coupDeCoeur .tarif .descriptifPrixConteneur .descriptifPrix .reduc {
    margin-left:0 !important;
}
#FP_recapitulatif.coupDeCoeur .tarif .descriptifPrixConteneur .descriptifPrix .aPartirDe {
    display: block;
    margin-bottom: 1px;
    padding: 2px 0 3px 0;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
}
#FP_recapitulatif .tarif .avion {
    display: block;
    background: url("/static/images/sprites/icons-sprite.png") no-repeat scroll 1px -1326px transparent;
    padding: 0 0 0 19px;
    color: #f00;
    font-size: 11px;
    width:auto !important;
    float:right;
}
#FP_recapitulatif .lireAvis {
    clear: left;
    float: left;
    display: block;
    width: 90%;
}
#FP_recapitulatif .lireAvis a {
    color: #39F;
    text-decoration: underline;
}
#avisNomClient {
    font-weight: bold;
}
#avisNavigationLinks {
    float: left;
    left: 10px;
    margin: 0;
    position: absolute;
    top: 66px;
}

/* FP_recapitulatif avis */
#FP_recapitulatif .avis { 
    float:left; 
    width:326px; 
    height:105px; 
    margin-top:10px; 
    padding:10px 10px 10px 3px; 
    background:url(/static/images/bg/bg-avis-client-moyenne-2.gif) top left no-repeat; 
    position:relative;
}
#FP_recapitulatif .avis .note { 
    float:left; 
    width:87px; 
    text-align:center; 
    color:#f00; 
    font-weight:bold; 
}
#FP_recapitulatif .avis .note .moyenne {
    border:none;
}
#FP_recapitulatif .avis .note .eval { 
    font-size:10px; 
    font-weight:normal; 
    text-transform:uppercase;
}
#FP_recapitulatif .avis .extraitAvis{
    float: left;
    padding: 5px 11px 5px;
    position: relative;
    width: 240px;
    height:42px;
    overflow:hidden;
    line-height:15px;
}
#FP_recapitulatif .avis .extraitAvis a{ 
    color:#39f; 
    text-decoration:underline; 
}
#FP_recapitulatif .avis .extraitAvis a:hover{ 
    color:#39f; 
    text-decoration:none; 
}
#FP_recapitulatif .avis .extraitAvis p {
    padding:0px; 
    margin:0px;
}

#FP_recapitulatif #suggestionOffre_bg .avis {
    height:auto;
}


.avisTypePoints {
    font-weight: bold;
    color: #39F;}

#FP_recapitulatif #avisContainer{
    margin-bottom: 5px;
}

#FP_recapitulatif .avisNavire { 
    float:left; 
    display: inline;
    margin: 10px 0 0; 
    width:auto; 
    color:#f00; 
    display: inline;
    width: 291px; 
}
#FP_recapitulatif .avisNavire .avisTitle {
    font-weight:bold;
}
#FP_recapitulatif .avisNavire .eval {
    width:auto;
    text-transform:uppercase
}
#FP_recapitulatif .avisNavire .moyenne {
    margin:0;
}

#FP_recapitulatif #topFormalites { 
    display:none; 
    clear:both; 
    float:left;
    width:655px; 
    margin-top:10px; 
    padding:10px; 
    background:#F0FBFF;
    text-align:left; 
    color:#999;
}
#FP_recapitulatif #topFormalites b{ 
    color:#39f; 
    font-weight:bold; 
    font-size:13px; 
}

#FP_details #FP_recapitulatif .reservation {
    margin:0 0 0 20px !important;+margin:0 0 0 10px;
}

/*END FP RECAPITULATIF*/
.cabine-small { 
    width: 65px; 
    z-index: 50; 
    float: left; 
    display: inline;
    height:46px;
}
.zoom-img {
    /*position: absolute;*/
    margin-top: -16px;
    float: left;
    display: inline;
    z-index: 100;
    background-color: #3B9DFF;
}
.reservation #container{ background: #fff; }