/* COLONNES */

#left {
	width:640px;
	float:left;
	overflow:hidden;
}

#right {
	width:300px;
	float:left;
	overflow:hidden;
}

#colonne_a {
	float:left;
	width:300px;
	overflow:hidden;
}

#colonne_b {
	float:left;
	width:300px;
	margin-left:20px;
	margin-right:20px;
	overflow:hidden;
}

#colonne_c {
	float:left;
	width:300px;
	overflow:hidden;
}

/* --- */

#bloc_pub {
	background-color:#ada8ae;
	height:265px;
	margin-bottom:25px;
	border:1px solid #ada8ae;
	overflow:hidden;
}

#bloc_pub .titre_pub {
	text-align:center;
	font-size:0.8em;
	line-height:15px;
	color:#FFF;
}

/* LIENS MERCH */

a.lien_merch {
	display:block;
	text-align:right;
	padding-right:20px;
	font-size:1em;
	color:#636363;
	text-decoration:none;
	height:20px;
	line-height:14px;
	font-weight:bold;
}

a.lien_merch:hover {
	text-decoration:underline;
}

/* LANCH SEJOUR - BLOC TOP DESTINATION */

#top-destination {
	margin-top:10px;
}

/* CALLCENTER CONSEILS */
.conseils{
	background-color:#dddddd;
	width:100%;
	margin-bottom:15px;
	overflow:hidden;
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:2px 0 2px 2px;
	color: #1a1a1a;
	}
.conseils .case {
	padding: 0 0 0 50px;
	margin-left:5px;
	
}

.conseils .conseils_picto{
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/outils_conseils1.jpg);
	background-repeat:no-repeat;
	background-position:top  2px;
	float:left;
	width:230px;
	height:37px;
}
.conseils .titre{
	font-size: 1.2em;
	color: #1a1a1a;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align:middle;
}
.conseils .tel {
	font-size: 1.6em;
	color: #1a1a1a;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.1em;
	vertical-align:middle;
}
.conseils .mention {
	font-size: 0.8em;
	color: #1a1a1a;
	margin-top:2px;
	margin-bottom:2px;
}
.conseils .case_numero {
	float:right;
	width:150px;
	}
	
.conseils_2 .titre{
	font-size: 1.2em;
	color: #1a1a1a;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-weight: bold;

}
/* ------ // COULEURS // ------ */

/* --- ORANGE --- */

.couleur_orange h2.title-full, .couleur_orange h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-2.png);
}

.couleur_orange h2.title-full span.title-wording span, .couleur_orange h1.title-full span.title-wording span {
	color:#ea7408;
}

.couleur_orange .color {
	color:#ea7408;
}

.couleur_orange .color-bg {
	background-color:#ea7408;
}

.couleur_orange .color-2 {
	color:#ea7408;
}

.couleur_orange .color-3 {
	color:#ea7408;
}

.couleur_orange .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -200px;
}

/* --- BLEU --- */

.couleur_bleu h2.title-full, .couleur_bleu h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-0.png);
}

.couleur_bleu h2.title-full span.title-wording span, .couleur_bleu h1.title-full span.title-wording span {
	color:#00589d;
}

.couleur_bleu .color {
	color:#00589d;
}

.couleur_bleu .color-bg {
	background-color:#00589d;
}

.couleur_bleu .color-2 {
	color:#00589d;
}

.couleur_bleu .color-3 {
	color:#00589d;
}

.couleur_bleu .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right 0px;
}

/* --- BLEU CLAIR --- */

.couleur_bleu_clair h2.title-full, .couleur_bleu_clair h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-5.png);
}

.couleur_bleu_clair h2.title-full span.title-wording span, .couleur_bleu_clair h1.title-full span.title-wording span {
	color:#008dc3;
}

.couleur_bleu_clair .color {
	color:#008dc3;
}

.couleur_bleu_clair .color-bg {
	background-color:#008dc3;
}

.couleur_bleu_clair .color-2 {
	color:#008dc3;
}

.couleur_bleu_clair .color-3 {
	color:#008dc3;
}

.couleur_bleu_clair .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -500px;
}

/* --- JAUNE --- */

.couleur_jaune h2.title-full, .couleur_jaune h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-6.png);
}

.couleur_jaune h2.title-full span.title-wording span, .couleur_jaune h1.title-full span.title-wording span {
	color:#f4c803;
}

.couleur_jaune .color {
	color:#f4c803;
}

.couleur_jaune .color-bg {
	background-color:#f4c803;
}

.couleur_jaune .color-2 {
	color:#f4c803;
}

.couleur_jaune .color-3 {
	color:#f4c803;
}

.couleur_jaune .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -600px;
}


/* --- ROUGE --- */

.couleur_rouge h2.title-full, .couleur_rouge h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-3.png);
}

.couleur_rouge h2.title-full span.title-wording span, .couleur_rouge h1.title-full span.title-wording span {
	color:#b3026a;
}

.couleur_rouge .color {
	color:#b3026a;
}

.couleur_rouge .color-bg {
	background-color:#b3026a;
}

.couleur_rouge .color-2 {
	color:#3d031c;
}

.couleur_rouge .color-3{
	color:#d20a49;
}

.couleur_rouge .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -300px;
}

/* --- VERT --- */

.couleur_vert h2.title-full, .couleur_vert h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-1.png);
}

.couleur_vert h2.title-full span.title-wording span, .couleur_vert h1.title-full span.title-wording span {
	color:#008035;
}

.couleur_vert .color { 
	color:#008035;
}

.couleur_vert .color-bg {
	background-color:#008035;
}

.couleur_vert .color-2 {
	color:#008035;
}

.couleur_vert .color-3 {
	color:#008035;
}

.couleur_vert .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -100px;
}

/* --- VERT CLAIR --- */

.couleur_vert_clair h2.title-full, .couleur_vert_clair h1.title-full {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-7.png);
}

.couleur_vert_clair h2.title-full span.title-wording span, .couleur_vert_clair h1.title-full span.title-wording span {
	color:#7bb020;
}

.couleur_vert_clair .color {
	color:#7bb020;
}

.couleur_vert_clair .color-bg {
	background-color:#7bb020;
}

.couleur_vert_clair .color-2 {
	color:#7bb020;
}

.couleur_vert_clair .color-3 {
	color:#7bb020;
}

.couleur_vert_clair .lien_merch {
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/bullets.png);
	background-repeat:no-repeat;
	background-position:right -100px;
}



/* TEMPORAIRE  */
#right,
#colonne_c,
#bloc_pub {
	overflow: visible;
}

