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

.float_l{
float:left;
}

.float_r{
float:right;
}

.clear_l{
clear:left;
}

/************************      CSS PROMO VOLS        *****************************/

#newsticker-demo {
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
padding:5px 5px 0;
width:430px;
border-bottom:3px solid #AB2626;
}
#newsticker-demo a {
text-decoration:none;
}
#newsticker-demo img {
border:0;
}

.newsticker-jcarousellite {
width:430px;
padding-bottom:10px;
}

.newsticker-jcarousellite ul {
margin:0;
padding:0;
}

.newsticker-jcarousellite ul li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:1px;
}
.newsticker-jcarousellite .thumbnail {
width:100px;
height:90px;
padding:5px;
}
.newsticker-jcarousellite .info {
float:right;
width:190px;
}
.newsticker-jcarousellite .info span.cat {
color:#808080;
display:block;
font-size:10px;
}
.clear {
clear:both;
}

#mvp{
font-family: Tahoma, Arial, Helvetica, sans-serif;
float:left;
width:438px;
}

#mvp_new{
float:left;
width:320px;
}

#mvp .title {
font-size:14px;
font-weight:bold;
padding:5px;
padding-bottom:10px;
text-align:center;
}

#mvp .title{
padding-left:0;
}

#mvp .title h1{
float:left;
color: #3578C6;
border-bottom:3px solid #3578C6;
padding-top: 15px;
font-family:Comic Sans MS, Arial, Helvetica, Sans-serif;
font-size:25px;
font-weight:normal;
}

#mvp .title h1{
margin:10px 0 0 10px;
}


.mvp{
width:426px;
min-height:100px;
/*border:1px solid #999;*/
padding:5px;
margin:0;
/*margin-bottom:15px;*/
/*background: url('../images/modules/vols/bg_mvp.jpg') top left no-repeat;*/
border: 1px solid #BECEDD;
border-width: 1px 0;
font-family:Tahoma, Arial, Helvetica, Sans-serif;
line-height:24px;
}

.mvp_block1{
height:98px;
}

.mvp_annonce{
width:315px;
}

.mvp_annonce_title{
margin:0;
padding:0;
color:#AB2626;
font-size:20px;
/*ackground: url('../images/modules/vols/bg_mvp_title.gif') 0 24px no-repeat;*/
width:230px;
}

.mvp_annonce_reserve{
    width:83px;
}

.mvp_prix{
float: left;
background: #333;
margin:0;
margin-bottom:10px;
padding:2px;
color:#FFFFFF;
font-size:20px;
height:30px;
width:80px;
}

.mvp_prix a{
    color:#fff;
}

.mvp_prix a:hover{
    color:#FABE06;
}

.mvp_prix sup{
    font-weight:bold;
    font-size:14px;
}

.mvp_annonce_dates{
padding-top:4px;
font-size:13px;
color:#666666;
font-weight:bold;
width:200px;
}

.mvp_annonce_dates p{
margin:0;
margin-bottom: 5px;
padding:0;
line-height:18px;
}

.mvp_annonce_dates_title{
color:#3E89C0;
}

.mvp_reserve{
    padding-top:4px;
}

.mvp_reserve a{
color:#AB2626;
font-size:15px;
font-weight:bold;
}

.mvp_reserve a img{
border:0;
}

.thumbnail {
width:100px;
height:90px;
padding:5px;
}

.apartir{
color:#AB2626;
}

.flight_type{
    color: #FFFFFF;
    text-align: center;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    width: 80px;
}

.ft_aller_simple{
    background: #C961BA;
}

.ft_aller_retour{
    background: #999;
}


/****************************************************/
/*           START MODAL DIALOG                     */
/****************************************************/

	.modal {
		background-color:#fff;
		display:none;
		width:600px;
		padding:15px;
		text-align:left;
		border:2px solid #ff9900;
		font-size:14px;
		color:#777;

		/*opacity:0.8;*/
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		-moz-box-shadow: 0 0 50px #ccc;
		-webkit-box-shadow: 0 0 50px #ccc;
	}

	.modal h2 {
		background:url(/img/global/info.png) 0 50% no-repeat;
		margin:0px;
		padding:10px 0 10px 45px;
		border-bottom:1px solid #333;
		font-size:20px;
	}

	.modal span.title{
		display:block;
		text-align:center;
		color:#20728C;
		font-size:16px;
	}

	.modal span.subtitle{
		font-weight:bold;
		text-decoration:underline;
	}

	a.close{
                border:1px solid #ff9900;
		color:#ff9900;
                cursor:pointer;
                padding: 6px;
                font-weight: bold;
	}

	a.close:hover{
		background: #999;
	}
/****************************************************/
/*           END MODAL DIALOG                     */
/****************************************************/

/* root element for tabs  */
ul.tabs, ul.tabs_new {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:32px;
	/*border-bottom:1px solid #666;	*/
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* single tab */
ul.tabs li, ul.tabs_new li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
	/*background: url('../images/modules/vols/tabs.png') no-repeat -652px 0;*/
        font-weight:bold;
        border:1px solid #BECEDD;
	font-size:20px;
	display:block;
	height: 32px;
	line-height:30px;
	width: 217px;
	text-align:center;
	text-decoration:none;
	color:#BECEDD;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}

ul.tabs_new a.first {
	background: url('../images/modules/vols/bg_vols.jpg') 0 0 no-repeat;
	font-size:14px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 111px;
	text-align:center;
	text-decoration:none;
	color:#999;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;
        background: #2995D3;
	color:#FFF;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	/*background-position: -652px -31px;*/
        background: #BECEDD;
	color:#fff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	/*background-position: -652px -62px;*/
	background: #98290E;
	cursor:default !important;
	color:#FFF !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }

#actions{
clear:left;
padding-bottom:10px;
padding-left:15px;
float:left;
}

/* prev and next buttons */
.forward_vert, .backward_vert {
	float:left;
	/*margin-top:130px;*/
	background:#fff url(../images/modules/vols/vert_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}

/* next */
.forward_vert 	{ background-position: 0 0; clear:right; }
.forward_vert:hover 		{ background-position:0 -60px; }
.forward_vert:active 	 	{ background-position:0 -30px; }

/* prev */
.backward_vert 	{ background-position: -30px 0; clear:right; }
.backward_vert:hover  		{ background-position:-30px -60px; }
.backward_vert:active  	{ background-position:-30px -30px; }

#actions a{
margin: 0 5px;
}

/*#actions a{
margin:3px 0 3px 5px;
background:#666666;
font-size:15px;
padding:5px;
color:#BECEDD;
font-weight:bold;
border:1px solid #BECEDD;
text-decoration:none;
}

#actions a:hover{
border:1px solid #666666;
cursor:pointer;
background:#BECEDD;
color:#666666;
}*/

div.panes div.panes_content{
border:1px solid #BECEDD;
padding:15px 0 0 0;
clear:left;
}

/* initially all panes are hidden */
div.panes div.pane {
	display:none;
}

/* root element for scrollable */
div.scrollable, div.scrollable_pack {

    /* required settings */
    position:relative;
    overflow:hidden;

    /* vertical scrollers have typically larger height than width */
    height: 336px;
}

/* root element for scrollable items */
div.scrollable div.items, div.scrollable_pack div.items {
    position:absolute;

    /* this time we have very large space for the height */
    height:20000em;
}

/************************      CSS SUBSCRIPTION         *****************************/

#subscription{
width:160px;
font-size:13px;
background: url('../images/modules/bg_module_subscribe.jpg') top left no-repeat;
font-weight:bold;
color:#0F5AA4;
height:330px;
}

#subscription .input_text{
border: 1px solid rgb(211, 211, 211);
color: rgb(0, 0, 0);
width: 130px;
}

.subscription_title{
padding: 8px 0 0 8px;
}

.subscription_title span{
font-size:14px;
color:#AC2625;
margin: 5px 0 0 5px;
border-bottom: 2px solid #AC2625;
}

#subscription table td.subscription_sub_title{
color:#AC2625;
padding:3px;
text-align:center;
font-size:14px;
}

#subscription table{
margin-left:6px;
float:left;
}

#mailing_list_result{
color:#AC2625;
}

/************************      CSS GOOGLE SEARCH         *****************************/

.module{
float:left;
width:175px;
border:1px solid #91D2E6;
margin:0;
margin-bottom:15px;
padding:2px;
color:#4666A3;
}

.module h1{
    margin:0;
    padding:3px;
    display:block;
    background:url("../images/menu/bg_hover.jpg") repeat-x scroll left top transparent;
    color:#fff;
}

.module a {
    color:#4666A3;
    text-decoration:none;
}
.module a:hover{
    text-decoration:underline;
}
.module h1 a{
    color:#fff;
    display:block;
    text-decoration:none;
}

.module h1 a:hover{
    background:url("../images/menu/bg.jpg") repeat-x scroll left top transparent;
}

.module img{
    width:155px;
    margin-top:5px;
    border:0;
}

.module_content{
    float:left;
    width:171px;
    margin:0;
    padding:2px;
}


.google_logo{
margin:0;
padding:0;
padding-left:5px;
}

.search_field{
background:none;
float:left;
width:145px;
height:25px;
padding:0;
margin:5px 0;
}

.search_submit{
float:right;
background: url('../images/modules/google_search/search.jpg') right top no-repeat;
border:0;
cursor:pointer;
text-align:right;
width:30px;
height:30px;
padding:0;
margin:0;
margin-top:5px;
color:#3573A6;
font-weight:bold;
}

/** Copyright 2007 Google Inc. All rights reserved. */

/**
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */

.cse-closeResults {
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000;
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  width: 600px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: small;
  z-index:1000;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #008000;
}

.gs-visibleUrl-long {
  overflow: hidden;
}

.gs-title {
  font-size: medium;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

/************************      CSS NEWS        *****************************/
#news{
float:right;
width: 212px;
/*padding-top:10px;*/
}

#news img{
    width:212px;
}

.slidetabs{
    float: right;
    padding-right: 10px;
}

.slidetabs a{
    background: #999;
    display: block;
    font-weight: bold;
    color: #ff9900;
    margin:5px;
    padding: 7px;
    text-decoration: none;
    font-size: 16px;
}
.slidetabs a.current{
    background: #666;
}

/* container for slides */
.images {
	/*background:#fff url(../images/modules/news/h300.png) repeat-x;*/
        float:right;
	position:relative;
	height:431px;
	width:255px;
	margin:0 0 15px 0;
	cursor:pointer;
	color:#445566;

	/* CSS3 tweaks for modern browsers */
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}

.images p{
margin:3px 10px;
}


/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	/*margin:5px 7px;*/
	/*padding:0 30px 0 15px;*/
	font-size:12px;
	cursor:default;
}

/* header */
.images h3 {
	height:35px;
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

.images h3.title{
color:#FFA500;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin-left:330px;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/modules/news/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;
}


/* prev and next buttons */
.forward, .backward {
	float:left;
	/*margin-top:130px;*/
	background:#fff url(../images/modules/news/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; }


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;
}


a.button{

padding:2px 5px;
color:#48681D;
text-decoration:none;
font-size:15px;
}

a.button:hover{
text-decoration:underline;
}

/************************      CSS PACKAGES       *****************************/

		#block_pack_home{
                float:left;
		width:775px;
                margin-bottom:10px;
		}

		#block_pack_home div.title{
			float:left;
			width:320px;
			margin-bottom:33px;
		}

		#block_pack_home div.title h1{
		margin: 15px 0 5px 10px;
		font-size:20px;
		float:left;
		color: #3578C6;
		border-bottom:3px solid #3578C6;
		padding-top: 15px;
		font-family:Comic Sans MS, Arial, Helvetica, Sans-serif;
		font-weight:normal;
		}

		#block_pack_home div.packages{
		float:left;
		width:300px;
		height:337px;
		margin:50px 0;
		padding-bottom:10px;
		border-top:1px solid #9C4017;
		border-bottom:1px solid #9C4017;
		}
                .panes_pack{
                    /*border: 1px solid #ccc;*/
                    text-align: center;
                }
                .pack_cat_title{
                    /*background: none repeat scroll 0 0 #ff9900;*/
                    /*border: 1px solid #ccc;*/
                    text-align: center;
                    color: #D89A4F;
                    font-size: 20px;
                    padding: 5px;
                }

                .block{
                    display: block;
                }

                .pack_new{
                    float:left;
                    background:#D1D1D1 url(../images/modules/packages/bg_packages.jpg) repeat-x;
                    width:155px;
                    height:235px;
                    border:1px solid #ccc;
                    margin: 12px;
                    padding:6px;
                    text-align: left;
                }

                .pack_new h1{
                    margin:0;
                }

                .pack_new a{
                    font-size:11px;
                    font-weight: normal;
                    color:#666;
                    display:block;                  
                    
                }

                .pack_new a span{
                    width: 146px;
                    color:#D89A4F;
                    font-weight:bold;
                    margin: 0 3px;
                }

                .pack_new a.textMargin{
                    width: 146px;
                    margin: 0 3px;
                }

                .pack_new a span.valable{
                    color: #666;
                    font-weight: normal;
                    display: block;
                    height: 30px;
                }

                .pack_new a span.hotel_name{
                    display:block;
                    /*height:32px;*/
                    color:#4E77A5;
                    font-weight:bold;
                }

                .pack_new img{
                    width:149px;
                    height:109px;
                    padding:3px;
                }

                .pack_new p{
                    margin:0;
                    padding:3px
                }

                .pack_new p.depart{
                    text-align:center;
                }
                .pack_new p.prix{
                    border:0;
                }

                .pack_new p.prix a{
                    background: #D89A4F;
                    font-weight:bold;
                    text-align: center;
                    color:#fff;
                    font-size: 16px;
                }
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable_p {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 775px;
	height:630px;
}

.scrollable_p .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.items_p div {
	float:left;
}


/* root element for tabs  */
ul.tabs_pack {
	list-style:none;
	margin:0 !important;
	padding:0;
        padding-left:2px;
	height:30px;
	/*border-bottom:1px solid #666;	*/
}

/* single tab */
ul.tabs_pack li, ul.tabs_new_pack li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs_pack a {
	color:#4E77A5;
	border:1px solid #4E77A5;
	background: #fff;
	font-size:12px;
	display:block;
	height: 15px;
	text-align:center;
	text-decoration:none;
	margin:0px;
	margin-right:5px;
	padding:5px;
	position:relative;
}

ul.tabs_pack a:active {
        background: #D89A4F;
	outline:none;
	color:#000;
}

/* when mouse enters the tab move the background image */
/*
ul.tabs a:hover {
	background: #4E77A5;
	color:#000;
}
*/
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
/*
ul.tabs_pack a.current, ul.tabs_pack a.current:hover, ul.tabs_pack li.current a {
	background: #4E77A5;
	color:#fff;
	cursor:default !important;
}
*/


		.box{
		float:left;
		width:288px;
		border:1px solid #BECEDD;
		border-width:1px 0;
		background:#FFF url(../images/modules/packages/bg_pack.jpg) 0 0 repeat-x;
		margin:0;
		margin-bottom:10px;
		padding:5px;
		}

		.box_div{
		width:100%;
		margin:0;
		padding:0;
		float:left;
		font-size:12px;
		}

		#block_pack_home div.box div.title{
			width:100%;
			margin-bottom:0;
		}

		#block_pack_home div.box div.title h1{
		font-size:16px;
		color:#0071BA;
		margin:0;
		padding:0;
		border:0;
		padding-bottom:10px;
		float:left;
		}

		.box div.title span.nb_nights{
		font-weight:bold;
		color:#FFA500;
		float:right;
		padding:2px;
		}

		.box div img{
		margin:0;
		padding:0;
		width:101px;
		height:76px;
		}

		.box div.text{
		width:180px;
		*width:185px;
		margin:0 0 0 3px;
		padding:0;
		font-size:12px;
		text-align:center;
		color:#666;
		}

		.box div span.price{
		color:#0071BA;		font-size:17px;
		font-weight:bold;
		}

		.box div.text span a{
		display:block;
		height:20px;
		text-align:right;
		text-decoration:none;
		color:#FFA500;
		font-weight:bold;
		margin:0;
		padding:0;
		padding-right:18px;
		background: url(../images/modules/packages/arrows.gif) right 3px no-repeat;
		}

		.box div.text span a:hover{
		text-decoration:underline;
		}

		#packages_detail{
		width:668px;
		margin: 0 auto;
		border:1px solid #8EB9E8;
		}

		#packages_detail_div{                    
                    padding:15px;
		}

		.center{
		text-align:center;
		}

		h1.package_type{
		font-size:20px;
		color:#fff;
		margin:0;
		padding:3px;
		text-align:center;
		background: url(../images/modules/packages/bg_pack_type.jpg) 0 0 no-repeat;
		}

		h2.package_name{
		margin:0;
		padding:0;
		font-size:20px;
		font-weight:normal;
		color:#4E77A5;
                border-bottom:1px solid #999;
                padding-bottom: 3px;
		}

		.package_nbnights{
		color:#666666;
		}

		.package_price{
		font-size:23px;
		color:#FF9900;
		}

		#packages_detail_div a img {
		border:0;
		}

		.package_photo{
		float:left;
		margin:0 13px 13px 0;
		width:217px;
		height:152px;
		}

		.package_text{
		width:355px;
		font-size:13px;
		/*font-weight:bold;*/
		color:#676767;
		}

		#package_departs{
		width:100%;
		}

		#package_departs h1, #package_conditions h1, #packages_infos_sup h1{
		width:100%;
		margin:0;
		padding-bottom:3px;
		font-size:20px;
		font-weight:normal;
		color:#4E77A5;
		border-bottom:1px solid #999;
		}

		#package_departs .package_ar{
		width:590px;
		margin:5px 19px;
		}

		#package_departs div{
		float:left;
		margin:7px 0 7px 35px;
		}

		#package_departs .package_vol{
		margin:7px 0;
		}

		#package_departs .package_vol_compagnie{
		margin-top:0;
		margin-bottom:0;
		}

		#package_departs .package_vol_compagnie img{
		width:45px;
		height:47px;
		}

		#package_departs .package_date, #package_departs .package_heure{
		font-size:12px;
		color:#676767
		}

		#package_departs .package_arrow{
		margin-left:25px;
		}

		#package_conditions ul{
		color:#4E77A5;
		}

		#package_conditions ul li{
		list-style-type:square;
		}

		#package_conditions ul li a span{
		color:#521900;
		}

/************************      CSS EXCURSIONS       *****************************/

		#excursions{
			width:800px;
			font-family:trebuchet MS, Arial, Helvetica, Sans-serif;
			color:#333;
		}
		#excursions .div{
			float:left;
			padding:20px;
		}
		.presentation{
			width:710px;
			margin:0 15px 15px;
			border:1px solid #AE8529;
		}
		.circuit{
			width:215px;
			float:left;
			margin:0 15px 15px;
			border:1px solid #AE8529;
		}
		.circuit img{
			/*border:1px solid #333;*/
			width:100%;
			height:150px;
		}
		.circuit div{
			/*border:1px solid #333;*/
			padding:5px;
			padding-left:15px;
			margin:0;
			font-size:12px;
			border-top:1px solid #AE8529;
			border-bottom:1px solid #AE8529;
		}
		.circuit div.title{
			height:80px;
			text-align:center;
			font-size:14px;
			padding-left:0;
		}
		.circuit div.description{
			height:200px;
		}
		.circuit div.end{
			height:40px;
			border-bottom:0;
		}
		.circuit p{
			margin:3px 0;
			padding:0;
		}
		.circuit h2{
			height:25px;
			margin:0;
			font-size:14px;
		}
		.circuit h2 span{
			float:left;
			text-align:center;
			padding:3px 0 0 5px;
		}
		.circuit h2 span.price{
			float:right;
			background:#F1CF6D;
			padding:2px 5px;
			height:21px;
			border-left:1px solid #AE8529;
		}
		.circuit h3{
			height:18px;
			font-size:14px;
			margin:0;
			padding:3px;
			background:#F1D277;
		}
		.circuit h3 span{
			float:left;
			padding-left:5px;
		}

		.circuit a.book{
			display:block;
			color:#fff;
			text-align:center;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;

		}
		.circuit a.book span{
			border-top:1px solid #AE8529;
			border-bottom:1px solid #AE8529;
			display:block;
			background:#AE0114;
			padding:3px;
		}
		.circuit a.book:hover span{
			background:#F1CF6D;
		}
		.circuit a.book:hover{
			color:#AE0114;
		}

/*Mail*/

.box-table-b {
	border:1px solid #AE8529;
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	margin:20px;
	text-align:center;
	width:215px;
}
.box-table-b th {
	border:1px solid #AE8529;
	color:#333;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
.box-table-b td {
	color:#333;
}
.box-table-b img {
	/*border:1px solid #333;*/
			width:100%;
	height:150px;
}
.box-table-b div {
	/*border:1px solid #333;*/
			padding:5px;
	padding-left:15px;
	margin:0;
	font-size:12px;
	border-top:1px solid #AE8529;
	border-bottom:1px solid #AE8529;
}
.box-table-b div.title {
	height:80px;
	text-align:center;
	font-size:14px;
	padding-left:0;
}
.box-table-b div.description {
	height:200px;
}
.box-table-b div.end {
	height:40px;
	border-bottom:0;
}
.box-table-b p {
	margin:3px 0;
	padding:5px;
	width: 200px;
}
.box-table-b h2 {
	height:25px;
	margin:0;
	font-size:14px;
}
.box-table-b h2 span {
	text-align:center;
}
.box-table-b h2 span.price {
	background:#F1CF6D;
	padding:2px 5px;
	height:21px;
	border-left:1px solid #AE8529;
}
.box-table-b h3 {
	height:18px;
	font-size:14px;
	margin:0;
	padding:3px;
	background:#F1D277;
}
.box-table-b h3 span {
	float:left;
	padding-left:5px;
}
.box-table-b a.book {
	display:block;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.box-table-b a.book span {
	border-top:1px solid #AE8529;
	border-bottom:1px solid #AE8529;
	display:block;
	padding:3px;
}

/*------ FOLLOW	 --------*/

#follow{
	float:left;
	margin:0 0 0 35px;
	width:140px;
}
#follow a img{
    width:100px;
}
