@charset "utf-8";
/* CSS Document */

body {
	background: url(../las-vegas/img/main-photo-cotepacifique.jpg) center top no-repeat;	/* webapp */
	font-family: 'Raleway';
	font-size: 14px;
}
* {
	margin: 0;
	padding: 0;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.rouge, a { color: #d22328; }
.gros { font-size: 36px; font-weight: 900; }
.moyen { font-size: 18px; font-weight: 900; margin: 16px 0; }

h1, h3, .grosnoir {
	font-weight: 900;
	line-height: 1em;
	padding-bottom: 20px;
	text-align: left;
}
h1 {
	font-size: 36px;
	color: #000;
	text-shadow: 0 0 1px #1571b4;
}
h3 {
	color: #d22328;
	font-size: 28px;
}
.bandegrise {
	background: #ececec;
	width: 100%;
	padding: 20px 0;
	margin: 20px 0;
}
.noshow { display: none; }
.centrer { text-align: center; }

.wrap {
	width: 920px;
	margin: 0 auto;
}
#header { margin-bottom: 100px; }
#logo {
	float: left;
}
.coord {
	float: right;
	background: #fff;
	padding: 22px 49px 18px;
	border-radius: 0 0 16px 16px;
	color: #999;
}
.blocgauche {
	width: 366px;
	float: left;
	margin: 36px;
	clear: both;
}
.vivez {
	border-radius: 12px;
	box-shadow: inset 0px 0px 50px 3px #000;
	color: #fff;
	font-size: 34px;
	text-transform: uppercase;
	padding: 14px 18px;
	font-weight: 900;
    background:url("../las-vegas/img/transpBlack75.png") repeat;
}
.vivez .rouge { font-size: 64px; line-height: 49px; }
.details {
	background: url(../las-vegas/img/triangle-blanc.png) left top no-repeat;
	padding-top: 90px;
}
.details .date {

	color: #676767;

	font-size: 30px;

	font-weight: 900;

	text-transform: uppercase;

    margin-bottom: 12px;

}

.details .date:nth-child(1){

	padding-top: 12px;

}

.details .titre {
	color: #000;
	font-size: 27px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1em;
	padding-bottom: 12px;
}
.boulet {
	background: url(../las-vegas/img/arrow-gris.png) left top no-repeat;
	padding-left: 26px;
	margin: 6px 0;
}

#offre  {
	background: url(../las-vegas/img/background-formulaire.png) left top no-repeat;	/* webapp */
	padding: 72px 64px;
	float: right;
	color: #d22328;
	font-weight: 900;
	margin: -27px -72px;
}
.expire {

	font-size: 12px;

	text-transform: uppercase;

	float: left;

}

#tempsrestant {

	float: left;

	clear: left;

}

.chiffre {

    float: left;

    font-size: 56px;

    text-align: center;

    line-height: 36px;

	width: 100px;

}

.deuxpoints {

    float: right;

    font-size: 56px;

    padding: 0px 0px;

    text-align: center;

    line-height: 30px;

}

.chiffre span {

	font-size: 12px;

	font-weight: 100;

	color: #666;

}

.prix {

	color: #fff;

	float: left;

	font-size: 42px;

	text-align: center;

	margin-left: 12px;

	margin-top: -30px;

	width: 162px;

	position: relative;

}

.prix span {

	text-decoration:line-through;

	font-size: 18px

}
#formulaire {
	clear: both;
	margin-top: 32px;
}
.formtitre {
	text-transform: uppercase;
	font-size: 38px;
	line-height: 32px;
}
form {
	margin-top: 24px;
	float: left;
	font-weight: 200;
}
label { color: #646464; font-size: 12px; font-weight: 400; }
input, textarea {
	background: #646464;
	color: #fff;
	width: 275px;
	padding: 4px;
	border: none;
	margin: 4px 0;
}
input {
	height: 16px;
}
textarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
.soumettre {
	background: #d22328;
	color: #fff;
	font-weight: 900;
	padding: 16px;
	margin-top: 12px;
	font-size: 36px;
	border-radius: 12px;
	height: auto;
	text-transform: uppercase;
	font-family: 'Raleway';
	cursor: pointer;
}
#formulaire .right {
	margin-top: 30px;
	width: 161px;
	font-weight: 500;
	color: #000;
}
.bouletrouge {
	background: url(../las-vegas/img/arrow-rouge.png) left top no-repeat;
	padding-left: 26px;
	margin: 12px 0;
}
.bouletrouge span { font-size: 12px; font-weight: 400; }
.rep {
    width: 194px;
    margin-top: 140px;
}

.itineraire {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 36px;
}
.itineraire div {
	text-transform: uppercase;
	font-size: 40px;
	color: #d22328;
	background: #fff;
	width: 292px;
	margin: 0 auto -16px;
	font-weight: 900;
}
.jours {
	float: left;
	text-align: center;
	width: 142px;
}
.down {
	margin: 12px 53px;
}
.destination {
	float: left;
	width: 288px;
	margin: 16px;
}
p {
	padding: 6px 0;
}
.ville {
	color: #000;
	font-size: 42px;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom: 12px;
	line-height: 1em;
}
.ville span{
    font-size: 22px;
	color: #444;
}
.recevez {
	background: #d22328;
	color: #fff;
	padding: 6px 10px;
	margin-top: 12px;
	border-radius: 6px;
	float: left;
}
.recevez a { color: #fff; text-decoration: none; }
.galerie {
	float: left;
}
.thumbs { }
.thumb {
	float: left;
	width: 54px;
	height: 36px;
	margin: 4px 4px 4px 5px;
	cursor: pointer;
}
.first.thumb { margin: 4px 3px 4px 0; }

.colonnegauche {
	width: 486px;
	float: left;
	text-align: justify;
}
.colonnedroite {
	width: 400px;
	margin-left: 32px;
	float: left;
	text-align: justify;
}

.inclus {
	margin: 24px 0;
	padding: 24px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.grosnoir {
	color: #000;
	text-transform: uppercase;
}
#copyright {
	margin-top: 36px;
}

#deuxiemeform {
	padding: 24px;
}
#deuxiemeform label { color: #000; }
#deuxiemeform .soumettre {
	font-size: 18px;
}
.merci {
    color: #000000;
    font-size: 20px;
    padding-top: 20px;
	width: 395px;
}
.merci span { font-size: 16px; font-weight: 400; }


#splash_promo_wrap{
	background:url(../las-vegas/img/black_70.png) repeat;
	width:5000px;
	height:10000px;
	position:absolute;
	top:0px;
	left:0px;
}
#splash_promo{
	background_color:#fff;
	background:url(../las-vegas/img/noel_bg.jpg) no-repeat;
	color:#000;
	width:916px;
	height:684px;
	position:absolute;
	margin:90px 0px 0px 0px;
	display:block;
	z-index:1000;
	
	
	
}
#splash_promo h1{
	color:#e30505;
	font-size:37px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:65px 0 0 0;
}
#splash_promo h2{
	color:#505050;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0px;
}
#splash_promo h3{
	color:#7b7b7b;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0px;
}

#splash_promo .promo_element{
	float:left;
	width:350px;
	height:100px;
	display:block;
	position:relative;
	margin-left:45px;
	margin-top:45px;
	color:#505050;
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ebebeb;
	line-height: 42px;
}
#splash_promo .promo_element span{
	color:#e30505;
	font-size:65px;
}
#splash_promo .plus{
	display:block;
	float:left;
	width:125px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:120px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	margin-top:23px;
	margin-right:-45px;
}
#splash_promo #promo_form_div{
	position:relative;
	float:left;
	clear:left;
	margin:45px 0 0 45px;
	width:555px;
}
#splash_promo #promo_form_div form{
	margin:0px;
}
#splash_promo #promo_form_div .field{
	display:block;
	position:relative;
	float:left;
	width:268px;
	height:54px;
	margin:3px 8px 0px 0px;
	
}
#splash_promo #promo_form_div .field label{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	
}
#splash_promo #promo_form_div .field input{
	background-color:#fff;
	border:1px solid #7a7a7a;
	color:#7a7a7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:255px;
	margin:0px;
}

#splash_promo #promo_form_div .submit_button{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:265px;
	background-color:#e30505;
	display:block;
	margin-left:276px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	height: 29px;
	cursor:pointer;
}
#splash_promo #promo_form_div .submit_button:hover{
	background-color:#fff;
	outline:1px solid #e30505;
	color:#e30505;
}
#splash_promo #promo_form_div .form_note{

margin-left: 276px;
width: 265px;
text-align: center;
}
#splash_promo #coupons_left{
	width: 89px;
	height: 68px;
	margin: 5px 0px 0px 61px;
	padding: 41px 0px 0px 122px;
	font-size: 50px;
	display:block;
	float:left;
	position:relative;
	background:url(../las-vegas/img/noel_coupons.jpg) no-repeat;
}

#splash_promo #foot_note{
	text-align:center;
	position:absolute;
	top: 642px;
left: 287px;
}
#close_splash{
	background:url(../las-vegas/img/close.png) no-repeat;
	width:33px;
	height:33px;
	border:0px;
	display:block;
	position:relative;
	z-index:1001;
	top: 104px;
	left: 901px;
}


/* Extra form styles */

.formvoyage{
	width:860px;
	height:127px;
	background: #ececec;
	border-radius:5px;
	border:4px dashed #d22328;
	float:left;
	margin-bottom: 30px;
	padding:15px 0 15px 15px;
}

.formvoyage form{margin: 0; width:100%;}

.formvoyage ul{float: left;}

.formvoyage h2{width:100%; text-align: center; margin-bottom: 10px; font-size: 20px; color:#333;}

.formvoyage ul li{
	float: left;
	list-style: none
}

.formvoyage li input{color:#444;}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #444;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #444;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #444;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #444;
}

.formvoyage li input[type="text"]{
	width:190px;
	background: #fff;
	padding:5px 5px 4px;
	margin-right:10px;
	font-family: 'Raleway' !important;
	font-size: 14px;
}

.formvoyage li textarea{
	width:610px;
	padding:5px 5px 4px;
	font-family: 'Raleway' !important;
	background: #fff;
	height: 41px;
	max-width: 610px;
	max-height:60px;
	color:#444;
	font-size: 14px;
}

.formvoyage input[type="submit"]{
	float: right;
	width:200px;
	text-align: center;
	margin-right: 15px;
	height:75px;
	border-radius:5px;
	background:#d22328;
	margin-top: 8px;
	cursor:pointer;
	font-family:'Raleway' !important;
	font-size:24px;
	font-weight: bold;
}

/* Thank you page style */
.right.vivez h2{font-size:22px;}

.right.vivez{margin-top: 35px; text-align: center; min-width: 328px; margin-bottom: 20px;}
.right.fb-button{  margin-top: 12px;
  right: 60px;
  position: relative; margin-bottom: 20px;}

  @-moz-document url-prefix() {
  	.right.fb-button{right:-297px;}
  }

  a.fancybox-media{display:block; background:#000; border-radius:10px;}

  a.fancybox-media img:hover{opacity:0.8;}

  .fancybox-skin{background: none !important}

  .fancybox-opened .fancybox-skin{background: #fff !important}