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

body {
	
    font-family: "Trebuchet MS";
    font-size : 12px;
	margin:0px;
    padding:0;
    outline:0px;
    height:100%;
	background:url(../img/bg-x.jpg) repeat-x;
	background-color:#e6ebec;
}

img {
	
	border:none;
}
#all1{
	width:1526px;
	
height:1090px;
	}
.all {
	width:1148px;
	height:1090px;
	background:url(../img/bg.png) no-repeat;
	padding:10px 20px 20px 20px;
}
.header {
	width:100%;
	height:130px;	
}
ul.menulg {
	list-style:none;
	color:#FFF;
	margin:-6px 0 0px 10px;
}
ul.menulg li {
	
	display:inline;
	width:40px;
	height:39px;
	color:#FFF;
	margin:0 3px;
	background-color:transparent;
	float:left;
} 
ul.menulg li a {
	
	text-decoration:none;

}
.be_fr {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 -80px;
	
}
.be_fr:hover {
	background-position:-40px -80px;

}
ul.menulg li#active div.be_fr {
	background-position:-40px -80px;
}
.be_nl {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 -120px;
}
.be_nl:hover {
    background-position:-40px -120px;
}
ul.menulg li#active div.be_nl {
	
	background-position:-40px -120px;
	
}
.fr_fr {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 0;

}
.fr_fr:hover {
	
	background-position:-40px 0;

}

ul.menulg li#active div.fr_fr {
	background-position:-40px 0;
}
.ch_fr {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 -40px;
}
.ch_fr:hover {
    background-position:-40px -40px;
}
ul.menulg li#active div.ch_fr {
	background-position:-40px -40px;
}
.ma_fr {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 -160px;
}
.ma_fr:hover {
 background-position:-40px -160px;
}
ul.menulg li#active div.ma_fr {
	background-position:-40px -160px;
}

.nl_nl {
	width:40px;
	height:39px;
	background:url(../img/flags.png) no-repeat 0 -199px;
}
.nl_nl:hover {
	background-position:-40px -199px;

}
ul.menulg li#active div.nl_nl {
	background-position:-40px -199px;
	
}

.logo {
	
	width:332px;
	height:100px;
	margin:-12px 0 0 50px;

}
.logo a {
	
	text-decoration:none;
}
.right-head {
	
	float:right;
	width:736px;
}
.banner-top {
	
	width:736px;
	height:95px;
	background:url(../img/banner-bg.jpg) no-repeat;
	padding:4px 0 0 4px;
	margin:10px 0 0 0;
}
/* container */
.container {
	
	width:1148px;
	margin:6px 0 0 0;
	position:relative;
}
.container-space{
	display:block;
	height:30px;
}
.container-top {
	
	width:1148px;
	height:21px;
	background:url(../img/container-top.png) no-repeat;
}
.container-body {
	
	margin:0;
	width:1148px;
	height:auto;
	overflow:auto;
	background:url(../img/container-body.png) repeat-y;
	overflow:hidden;

}
.container-bot {
	
    width:1148px;
	background: url(../img/container-bot.png) repeat-y;
	height:14px;
}
/* right bloc */

.right-bloc {
	width:323px;
	height:100%;
	float:right;
	margin:-18px 0px 0 0px;
	text-align:center;

}
/* newsletters */

.newsletters {
	width:323px;
	background: url(../img/newsletters-bg_01.png) repeat-y;
	text-align:center;
	padding:0px 0 8px 0;
	height:auto;
}
.news-top {
	width:323px;
	height:9px;
	background:url(../img/newsletters-bg_04.png) no-repeat;
	margin:15px 0 0 0;
}

.news-bot {
 width:323px;
 height:9px;
 background:url(../img/newsletters-bg_03.png) no-repeat;
 margin:0;
}
.newsletters p{
	color:#666;
	padding:0 5px 0 10px;
	margin:5px 0;
}
.news-tl {
	width:200px;
	height:30px;
	position:relative;
	margin:0 auto;

}

.newsletters h2 {
	font-size:19px;
	color:#666;
	position:absolute;
	left: 58px;
	top: 6px;
	margin:0;



	
}
.newsletters img {
	position:absolute;
	left: 18px;
	top: 1px;
}
.mail-input {
	width:300px;
	height:29px;
	margin:0 auto;
	position:relative;

	
}

.mail-input form {
	width:300px;
	height:29px;
	
}

.mail-input input[type="text"]{
	width:268px;
	height:26px;
	border:none;
	background:url(../img/newsletters-input.png) no-repeat;
	background-color:transparent;
	color:#C8C8C8;
	padding:3px 0 0 8px;
	font-size:14px;
	
	
}
.btn-news {
	width:32px;
	height:29px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	background:url(../img/newsletters-btn.png) no-repeat;
	background-color:transparent;
	position:absolute;
	left:260px;
}
/* pub */

.imu {
	width:323px;
	height:265px;
	background:url(../img/imu-bg.png) no-repeat;
	margin:10px 0 0 0;
	padding:15px 0 0 0px;
	
}
.imu span {
	font-size:18px;
	color:#069;
	/*padding:0 10px 0 10px;*/
	text-align:center;
	text-transform:uppercase;
	
}
.imu-all span {
	font-size:18px;
	color:#069;
	text-align:center;
	text-transform:uppercase;
}
.imu-all {
	
	width:323px;
	height:100%;
	margin:10px 0 0 0;
	text-align:center;
}
.imu-top {
	
	width:323px;
	height:13px;
	background:url(../img/imu-bg_01.png) no-repeat;
	
}
.imu-body {
	
	margin:0;
	background:url(../img/imu-bg_02.png) repeat-y;
	width:313px;
	height:100%;
	padding:0 5px;
	text-align:center;
}
.imu-bot {
	width:323px;
	height:13px;
	background:url(../img/imu-bg_04.png) no-repeat;
	
}
.imu-small {
 width:323px;
 height:97px;
 background: url(../img/p-bg.png) no-repeat;
 margin:10px 0 0 0;
 padding:15px 0 0 0px;
}
.ads-ban {
	width:232px;
	height:442px;
	background:url(../img/pub-bg-1.png) no-repeat;
    margin:10px auto 0 auto;
	padding:15px 0 0 0;
}
.ads-default {
	width:230px;
	height:250px;
	background:url(../img/ads-bg.jpg) no-repeat;
	margin:10px auto 0 auto;
    padding:15px 0 0 0;
}
/* content */

.content {
	width:1108px;
	height:auto;
	overflow:auto;
	margin:10px auto 0px auto;
	overflow:hidden;
	padding:7px 0 0 0;

}
.body-bloc {
	width:766px;
	
	padding:5px 0 0 0;

	
}
/* slide */

.slide-news {
	width:430px;
	height:428px;
	position:relative;
	top:-35px;

	
}
.slide-news-sldHome {
	width:300px;
	height:220px;
	position:relative;
	top:-35px;

	
}
.slide-top {
	
	background:url(../img/slide-top.png) no-repeat;
	width:425px;
	height:24px;
	color:#fff;
	font-size:16px;
	padding:3px 0 0 5px;
	font-weight:bold;
	text-align:left;
		
}
.slide-text {
	
	position:absolute;
	background:url(../img/slide-details.png) no-repeat;
	width:430px;
	height:90px;
	left: 0px;
	top: 300px;
	padding:3px 0 0 10px;
	opacity:10;
	text-align:left;
	
}
.slideTextSld {
	
	position:absolute;
	background:url(../img/slide-details.png) no-repeat;
	width:430px;
	height:90px;
	left: 0px;
	top: 200px;
	padding:3px 0 0 10px;
	opacity:10;
	text-align:left;
	
}
.bg-slide-span{
	/*background:url(../img/slide-details.png) no-repeat;*/	
	top: 546px;
	z-index:10;
}

#news-tl {
	color:#00385b;
	font-size:18px;
	font-weight:bold;
	
}

#price {
	color:#008eb5;
    font-size:12px;
	font-weight:bold;
}
#news-tl-sld {
	color:#00385b;
	font-size:16px;
	font-weight:bold;
	
}

#price-sld {
	color:#008eb5;
    font-size:10px;
	font-weight:bold;
}
.slide-text p {
    color:#00385b;
    font-size:12px;
    width:90%;
    margin:0px 0 0 0;
}
.slide-controle {
	position:absolute;
	width:110px;
	height:39px;
	right:-10px;
	top:58px;
	z-index:10;
}
.slide-controle img {
	border:none;
}
.slide-controle a {
	text-decoration:none;
}
/* search zone */

.search-zone {
	position:absolute;
	width:289px;
	height:300px;
	left:0px;
	top:0px;
	
}
ul.menu-search {
	width:279px;
	height:47px;
	background:url(../img/menu-search-bg.png) no-repeat;
	list-style:none;
	padding:0 0 0 0px;
	margin:0;
}
ul.menu-search li { 

 display:inline;
 float:left;
 text-align:center;
 width:64px;
 padding:15px 5px 15px 0; margin:0; }
ul.menu-search li a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bold; }
	ul.menu-search img {
		float:left;
		margin:13px 0 0 0;
	}

ul.menu-search li#actif {
	background:url(../img/menu-search-a.png) top right;
	
}
ul.menu-search li#actif a {
	color:#000;
}
.search-onglet {
	width:274px;
	height:219px;
	background:url(../img/search-onglet.png) no-repeat;
	position:absolute;
	top: 36px;
	left: 0px;
	padding:20px 0 0 8px;
	font-size:12px;

}
.search-onglet p {
	margin:0;
}
.search-onglet label {
	width:50%;
}
.search-onglet input[type="text"] {
	width:50%;
	height:14px;
	border:1px solid  #CCC;
}

.search-onglet form {
	width:94%;
	margin:15px 0 0 0;
}

#date-input {
	width:74%;

}
.search-onglet span {
	color:#999;
}
.search-onglet select { 
	width:100%;
	height:20px;
}
.date-div {
	float:right;
	width:40%;
}
.select-voy {
	width:25%;
	margin:20px 15px 0 2px;
	float:left;

}
.select-voy span {
	color:#666;
	font-size:13px;
}
.close {
	position:absolute;
	width:22px;
	height:22px;
	left: 308px;
	top: 35px;
	z-index:12;
}
.close a, img {
	text-decoration:none;
	border:none;
}
/* promo */

.promo {
	width:769px;
	height:232px;
	background: url(../img/promo-bg.png) no-repeat;
	margin:10px 0 0 0;
	position:relative;
	text-align:center;
	padding:15px 0 0 0;
	
	
}

.promo-left {
	width:24px;
	height:29px;
	background:url(../img/promo-arrow-left.png) no-repeat;
	position:absolute;
	left: 0px;
	top: 105px;
	
}
.promo-right {
	width:24px;
	height:29px;
	background: url(../img/promo-arrow-right.png) no-repeat;
	position:absolute;
	right: 0px;
	top: 105px;
}
.promo h2 {
	font-size:18px;
	color:#FFF;
	margin:0px 0 0 0;
	
}
.promo-div {
	width:220px;
	height:180px;
	margin:0px 0 0 35px;
	float:left;

}
.promo-div img{
	border:solid #FFF;

}
.promo-div p {
	margin:2px 0 0 0;
	text-align:left;
}
#promo-tl {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin:0;
}
#promo-price {
	color:#ffa162;
	font-size:15px;
		font-weight:bold;
}
/* box content  */
.content-home {
	width:770px;
	float:left;
	height:auto;
	background: url(../img/content-bg.png) no-repeat;
	margin:-10px 0 0 0;
	overflow:hidden;
	padding:0 0 10px 0;
}
.content-bot {
	width:100%;
	height:15px;
	background-color:#0C6;
	background: url(../img/content-bot.png) no-repeat;
	margin:0 0 0 0px;	
}

.box-content {
	
	width:170px;
	float:left;
	margin:0 0px 0px 10px;
}
.box-tl {
    width:100%;
    height:45px;
    margin:0px 0 0px 0px;
    padding:10px 0 0 0px;
    position:relative;
    text-align: center;
}
.box-tl p {
 margin:0 auto;
 text-align:center;
 width:70%;
}
.content_column {
 
  float: left;
  width : 250px;
}

#box-title {

 color:#3976cc;
 font-size:12px;
 font-weight:bold;
}
#sub-title {
 
 color:#d65b1e;
 font-size:14px;
 font-weight:bold;
 margin:2px 0 0 5px;
 float:left;


}
.frame_box2 {
	width:239px;
	height:115px;
	margin:18px auto 0px auto;
	background: url(../img/cercle.png) no-repeat;
	position:relative;
	padding-top:40px;
	color:#000;

}
.frame_box2 h4 {
	
	margin:0;
	color:#f05812;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-left:28px;

}
.frame_box2 a {
		text-decoration:none;

}
.frame_box2 h4:hover{
	text-decoration:underline;
	}
.frame_box2 p {

	color:#666;
	margin:0 auto;
	padding-left:15px;
	font-size:12px;
	padding-top:10px;
	text-align:left;
	 }
#pricee {
	color:#000;
	font-weight:bold;
	margin-left:35px;
}
.box-t2 span{
	margin-bottom:30px;

	
	}
#lastbox {
	margin:0;
}
/* box */
.box {

	width:230px;
	height:155px;
	position:relative;
	text-align:center;
	margin:20px auto 20px auto;
	padding-left:7px;

}
.box a {
	text-decoration:none;
}

.box-top {
	
	width:210px;
	height:8px;
	background: url(../img/box_top.jpg) no-repeat;
}

.box-body {
	
	width:210px;
	height:115px;
	margin:0;
	padding:0 0 15px 0;
	background:url(../img/box_body.jpg) repeat-y;
		
}

.box-bot {
	
	width:210px;
	height:8px;
	background:url(../img/box_bot.jpg) no-repeat;
	
}
.box img  { margin:0px 0;}

.box p  { margin:4px 4px 0 4px; color:#666; font-size:11px; font-weight:bold; text-align:center;}

#title {
	color:#f05a13;
	font-size:14px;
		text-decoration:none;
}
#title:hover {
	color:#f05a13;
	text-decoration:underline;

	font-size:14px;
}
#title-box1{
	padding-bottom:20px;
}
#title-box2{
	/*color:#FFF;*/
	padding-top:-10px;
}
#price-span {
	color:#008eb5;
	font-weight:bold;
	font-size:15px;
	margin-left:2px;
	padding-top:20px;
}
#pricee {
	color:#000;
	font-weight:bold;
	margin-left:30px;
}
.btn-details {
	
	width:119px;
	height:19px;
	background:url(../img/btn.png) no-repeat center top;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	left: 48px;
	top: 86%;
	border:none;
	padding:5px 0 0 6px;
		cursor:pointer;
		font-size:11px;
	
}
.btn-details a {
	text-decoration:none;
}
.btn-details2 a {
	text-decoration:none;
}
.btn-details:hover {
	background-position:center bottom;
		cursor:pointer;
}
.btn-details-2 {
	
	width:119px;
	height:19px;
	background:url(../img/btn.png) no-repeat center top;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	left: 90px;
	top: 87%;
	border:none;
	padding:5px 0 0 6px;
	cursor:pointer;
	font-size:11px;
}
.btn-details-2:hover {
	background-position:center bottom;
	cursor:pointer;
}

.box a {

}
.box6 {
	
	width:190px;
	margin:10px 0px 0 0px;
	text-transform: uppercase;
	text-align:left;
	margin-top:25px;
}
.box6 span {
	color:#069;
	font-size:20px;
	
	
}
.box6 a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.box6 a:hover {
	text-decoration:underline;

}
.lettre_flights{
	float:left;
	margin-left:20px;
	position:absolute;
	margin-bottom:30px;
}
.lettre_flights a {
	background-color:#09C;
	width:80px;
	height:80px;
	text-decoration:none;
	color:#FFF;
}

/* special thalasso */

.thalasso {
	
	width:210px;
	margin:10px 5px 0 10px;
	
}
.thalasso a {
	
	margin:0;
	color:#f05812;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.thalasso p {
	color:#999;
	margin:4px 0;
	font-size:13px;

	
	 }
@media screen and (-webkit-min-device-pixel-ratio:0) {

}

.footer {
	width:560px;
	margin:8px auto;
	text-align:center;


	
}
.footer p {
	text-align:center;
	margin:2px 0 0 0;
	color: #5B5B5B;
}
.footer span {
	
	font-style:italic;
	color:#f05812;
}
#link-foot {
	color:#f77a1d;
	font-style:italic;
}
.footer a {
	text-align:center;
	color: #5B5B5B;
	font-size:12px;
	text-decoration:none;
}

/*-- CSS For col 4 and col 5 : Top Sliders --*/
	.content-home #col_4 {
		position:absolute;
		top:105px;
		left:24px;
		z-index:11;
		
	}
	.content-home #col_5 {
		position:absolute;
		float:right;
		margin : 5px;
		left:350px;
		top:125px;
	}
	.content-home #col_6 {
		position:absolute;
		/*float:right;*/
		margin : 5px;
		left:355px;
		top:125px;
	}
	
	/*-- CSS For col 4 and col 5 : Top Sliders --*/
.leaderbord {
	position : absolute;
	top : 20px;
	width : 728px;
	height : 90px;
}
.content-home #col_3 .ad_box{
	float:right;
	position:absolute;
	display:block;
	left:808px;
	top:720px;
	background:url(../img/imu-bg.png) no-repeat;
	width:323px;
	height:265px;
	margin:10px 0 0 0;
	padding:15px 0 0 10px;
	
}
.content-home #col_1 #searchBox{
	float:right;
	position:absolute;
	display:block;
	left:808px;
	top:520px;
	width:323px;
	height:265px;
	
}
.bg_search {
	width:325px;
	height:265px;
	background:url(../img/bg_search.png) no-repeat;
	margin:10px 0 0 0;
	padding:15px 0 0 0px;
	position:absolute;
	float:right;
	left:20px;
	top:78px;
	z-index:10;
	
}
.ban-right {
position:absolute;
/*margin-top:10PX;*/
left:1150px;

	/*float:right;z-index:1000;
	margin-top:-925px;*/
	
	}
/* CSS for pages : Qui somme nous, Lega and Contact */ 
.out-body{
	padding-bottom:30px;
	color: #666666;
	padding-left:20px;
	padding-top: 10px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow:auto;
	overflow:hidden;
	width:auto;
	}
.title_page{
	color:#333;
	font-size:20px;
	left:120px;
	padding:10px 0 20px 30px;
	text-transform:uppercase;

}

.cloud { line-height: 3em; width:290px; margin: 0; padding:0 }
 .cloud a { padding: 0px; color:#008eb5; text-decoration:none; }

 .cloud li { display: inline; padding-left:2px;}
 .cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
 .cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
 .cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
 .cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
 .cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
 .cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
 .cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
 .cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
 .cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
 .cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
 
 /* offre du jour */
 
 .offre {
	 width:741px;
	 padding:10px 0 0 0;
	 margin:0px 20px;
	 color:#666;
	 font-size:16px;
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

 }
 .offre h5 {
	 	margin:0 0 0 10px;
 }
 .offre h5 a {
	 font-size:26px;
	 font-weight:bold;
	 color:#2d79bd;
	 text-decoration:none;
	
	 
 }
 .btn-offre {
	 width:147px;
	 height:31px;
	 background:url(../img/btn-offre.png) no-repeat;
	 text-align:center;
	 padding:5px 0 0 0;
	 margin:10px 0 0 10px;
	
	 


	 
	 
 }
  .btn-offre a {
	  text-decoration:none;
	  color:#FFF;
	  font-size:16px;


	 
 }
 .offre-desc {
	 width:700px;
	 height:auto;
	 min-height:260px;
	 position:relative;
	 margin:0 0 0 10px;
	  border:1px solid #CCC;
	  padding:10px;
 }
 .pic-offre {
	 width:300px;
	 height:250px;
	 float:right;
	 border:1px solid #CCC;
	 padding:5px;
 }
 .offre p {
	 margin:5px 0 0 10px;
	 width:40%;
 }
 #pp {
	 font-size:18px;
	 margin:14px 0 10px 10px;
	 color:#000;
 }
 .desc {
	 font-size:15px;
	 margin:50px 5px 5px 5px;
 }
  #price-offre {
	  font-size:20px;
	  color:#039;
	  }
 /*#price-offre {
	 width:146px;
	 height:42px;
	 position:absolute;
	 left:120px;
	 top:80px;
	 font-size:20px;
	 padding:8px 0 0 0;
	 text-align:center;
	 color:#Fff;
	 background: url(../img/price-bg.png) no-repeat;
	 font-weight:bolder;
 }*/
  /* newsletters */
 
 .newsletters-all {
	 width:760px;
	 height:auto;
	 overflow:auto;
	 margin:0 auto;
 }
  .newsletters-all h3 {
	  font-size:18px;
	  margin:10px 10px;
	  color:#008eb5;
  }

.newsletters-co p {
	
	float:right;
	width:81%;
	margin:3px 6px 0 0;
	text-align:justify;
	font-size:13px;

}
.newsletters-co img {
	
	float: left;
	margin-top:10px;
	margin-right:2px;
}
.newsletters-co span{
	font-size:16px;
	font-weight:bold;
	margin-left:8px;
	color: #4A4A4A;
}
.newsletters-all input{
	margin-top:5px;
}
.newsletters-form {
	height:auto;
	overflow:hidden;

}
.newsletters-form form {
  width:100%;
  
  height:100%;
  overflow:auto;

  margin:0 auto;
  overflow:hidden;

}
.newsletters-form label {
  width:35%;
  display:block;
  float:left;
  color:#0000;
  font-size:14px;
  text-align:left;
  margin-left:1%;
  padding:5px 0 0 0;

}
.newsletters-form input[type="text"] {
	
  width:50%;
  color:#666;
  font-size:14px;
  padding:2px 0 0 3px;
  margin-left:1%;
  height:20px;
  border: #CCCCCC 1px solid;

}
.btn-submit {
	width:113px;
	height:24px;
	background: url(../img/btn-newsletter.png) no-repeat bottom center;
	border:none;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding:0 0 3px 0;
	

}
.btn-submit:hover {
	background-position:top center;
}


#select_cv {
  width:50%;
  height:20px;
  float:left;
  margin-left:37%;


}
.newsletters-co {

    width:100%;
	height:auto;
	overflow:auto;
	margin-top:15px;
	border-bottom:#ccc 1px solid;
	overflow:hidden;

}
.msg_nwls{
	padding:0 10px 0 10px;
	color:#09C;
	background: url(../img/content-bg_nwls.png) no-repeat;
	height:50px;
	width:100%;
	margin-top:50px;
	}
	
	/* new content css /*/
	
	.box-bloc {
	margin:5px 0 0 0;
	width:256px;
	height:auto;
	float:left;
	text-align:center;
	color:#FFF;
	
	}

.box-cercle {
	width:239px;
	height:160px;
	background:url(../img/cercle.png) no-repeat;
	margin:10px auto 0 auto;
}
.box-cercle h4{
	margin:0;
	color:#f05812;
	font-size:13px;
	font-weight:bold;
	padding-top:40px;
	margin-left:30px;
}
.box-cercle h4:hover{
	
	text-decoration:underline;
	
	}
.newbox {
	
	width:240px;
	height:auto;
	margin:19px auto 0 auto;
	
	
	
}
.sep {
	
	width:225px;
	height:1px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	
	}
.newbox-top {
	
	width:240px;
	background:url(../img/newbox-top.png) no-repeat;
	height:10px;
	margin:0;
	
}
.newbox-body {
	
	width:240px;
	background:url(../img/newbox-body.png) repeat-y;
	height:auto;
	margin:0;
	padding:0;
	
}
.newbox-bot {
	
	width:240px;
	background:url(../img/newbox-bot.png) no-repeat;
	height:11px;
	margin:0;
	
}
#price-box {
	width:75px;
	height:40px;
	background:url(../img/price-offer.png) no-repeat;
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 4px;
	text-align:center;
	margin:5px 6px 0 0;
	
	
}
#price-box p {
	font-size:9px;
	text-align:center;
	margin:0 auto;
}
.offer-box {
	width:232px;
	height:auto;
	margin:0px auto 0 auto;
	padding:4px 0 2px 8px;
	overflow:auto;
}
.offer-box a {
	color:#e95d00;
	text-decoration:none;
	font-size:12px;
}
.offer-box p {
	padding:0px 0 0px 0;
	line-height:10px;
	margin:0;
	width:60%;
	text-align:left;
}
.offer-box a:hover {
	text-decoration:underline;
}
.offer-box span{
	color:#666;
	font-size:10px;
} 

/* nouveau menu */ 

.menu-home {
	width:1148px;
	height:57px;
	position:relative;
	padding:0;
	border-bottom:2px solid #F04E00;
	margin:0;
	z-index:14;
}
ul.menu-home {
	
	width:1148px;
	height:55px;
	position:relative;
	padding:0 22px;
	border-bottom:2px solid #F04E00;
	margin:0;
	z-index:1000;
}

ul.menu-home li {

	display:inline;
	height:55px;
	float:left;
	position:relative;

	
}
ul.menu-home li:hover {
		cursor:pointer;
}
ul.menu-home li .menu-left {
	width:9px;
	height:55px;
	background: url(../img/new-menu-bg.png) no-repeat left top;
	float:left;
}
ul.menu-home li .menu-rep {
	width:auto;
	height:35px;
	background: url(../img/new-menu-bg.png) no-repeat center top;
	float:left;
	padding:20px 10px 0 10px;
	text-align:center;
}
ul.menu-home li .menu-rep a {
	color:#666;
	font-size:18px;
	text-decoration:none;

}
ul.menu-home li .menu-right {
	width:9px;
	height:55px;
	background: url(../img/new-menu-bg.png) no-repeat right top;
	float:left;
}

ul.menu-home li:hover .menu-left {

	background: url(../img/new-menu-bg-a.png) no-repeat left top;

}
ul.menu-home li:hover .menu-rep {

	background: url(../img/new-menu-bg-a.png) no-repeat center top;

}
ul.menu-home li:hover .menu-rep a {
	color:#fff;

}
ul.menu-home li:hover .menu-right {

	background: url(../img/new-menu-bg-a.png) no-repeat right top;

}

ul.menu-home li#active .menu-left {

	background: url(../img/new-menu-bg-a.png) no-repeat left top;

}
ul.menu-home li#active .menu-rep {

	background: url(../img/new-menu-bg-a.png) no-repeat center top;

}
ul.menu-home li#active .menu-rep a {
	color:#fff;

}
ul.menu-home li#active .menu-right {

	background: url(../img/new-menu-bg-a.png) no-repeat right top;

}
ul.menu-home li#offerweek {
	width:160px;
	height:55px;
	text-transform:uppercase;
}
ul.menu-home li#offerweek img {
	position:absolute;
	left: 115px;
	top: 18px;
}
ul.menu-home li#offerweek .menu-left {
	background: url(../img/offerweek-bg.png) no-repeat left top;
	float:left;
}
ul.menu-home li#offerweek .menu-rep {
	width:110px;
	height:45px;
	background: url(../img/offerweek-bg.png) no-repeat center top;
	float:left;
	padding:10px 30px 0 2px;
	text-align:left;
}
ul.menu-home li#offerweek .menu-rep a {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;

}
ul.menu-home li#offerweek .menu-right {
	width:9px;
	height:55px;
	background: url(../img/offerweek-bg.png) no-repeat right top;
	float:left;
}



/* Sous Menu */

ul.sous-menu {
    z-index:13;
	list-style:none;
	width:160px;
	padding:0;
	background-color:#f15d17;
	display: none;
	position:absolute;
	left:0;
	top:38px;
	margin:17px 0 0 0;
	-moz-box-shadow: 1px 1px 5px #555;
	-webkit-shadow: 1px 1px 5px #555;
	box-shadow: 1px 1px 5px #555;

	
	
}

ul.sous-menu li  {
	padding:5px 0 0 0;
	float:left;
	text-align:center;
	background:url(../img/sous-menu-bg.jpg) center top;
	width:160px;
	height:27px;
	z-index:13;

}
.sous-menu a {
	
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
ul.sous-menu li {
	
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
ul.sous-menu li:hover {
	
	background:url(../img/sous-menu-bg.jpg);
	background-position:bottom center;
	color:#FFF;
	cursor:pointer;
	
}
ul.sous-menu li#actif {
	
	background:url(../img/sous-menu-bg.jpg);
	background-position:bottom center;
	color:#FFF;
	
}
/*---*/
/* Sous Menu  Trains et Autocar*/
ul.sous-menu-trains {
    z-index:200;
	position:absolute;
	list-style:none;
	width:160px;
	padding:0;
	background-color:#f15d17;
	display: none;
	position:absolute;
	left:0;
	margin:2px 0 0 0;
		-moz-box-shadow: 1px 1px 5px #555;
	-webkit-shadow: 1px 1px 5px #555;
	box-shadow: 1px 1px 5px #555;

  color:#666;
	
}
ul.sous-menu-trains li  {
	padding:5px 0 0 0;
	float:left;
	background:url(../img/sous-menu-bg.jpg) center top;
	text-align:center;
	width:160px;
	height:24px;
	color:#666;
	
}
.sous-menu-trains a {
	
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
ul.sous-menu-trains li a {
	
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
ul.sous-menu-trains li:hover {
	background:url(../img/sous-menu-bg.jpg) center bottom;
	background-position:center bottom;
		color:#fff;
	
}
ul.sous-menu-trains li:hover a {

	
}
ul.sous-menu-trains li.long {
width:160px; height:75px; background:url(../img/big.png) bottom right;
}
ul.sous-menu-trains li.long:hover {
	background-position: top right;
}

ul.sous-menu-trains li a:hover {
	color:#fff;	
}
/*---*/


/* Gallery Home at Right Bloc*/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:200px;
	width:300px;
	padding-left:-50px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:90px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
/**/
/* offre du semaine */


.offer-day {
	width:760px;
	height:331px;
	margin:20px 8px 10px 8px;
	position:relative;
	
}
.pic-day {
	width:426px;
	height:321px;
	border:1px solid #ccc;
	float:left;
	padding:5px;

}
.offer-day-dt {
	
	width:310px;
	height:331px;
	margin:0 5px;
	float:left;
	border:1px solid #ccc;
	position:relative;
	
}
.offer-day-details {
	
	width:295px;
	height:145px;
	margin:5px 0 0 7px;
	background-color: #F8F8F8;
	border:1px solid #ccc;
	padding:0 0 10px 0;
	
}
.offer-day-details p {
	margin:2px 10px 0 20px;
}
#v-1 {
	font-size:14px;
	margin:5px 0 0 20px;
	
}
#v-2 {
	color:#fc6c00;
	font-weight:bold;
	font-size:24px;
	margin-left:20px;
}
#v-3 {
	font-size:14px;
	color:#666;
	font-weight:bold;
}
#v-5 {
	font-size:12px;
	color:#000;
	margin-top:0px;

}
#v-4 {
	font-size:12px;
	color:#0c82a2;
	
}
.offer-day-details ul {
	padding:0 0 0 0px;
		color:#FB5404;
		list-style:none;
}
.offer-day-details ul li {
	margin:0;
}
 .btn-offre {
	 width:118px;
	 height:32px;
	 background:url(../img/btn-offre.png) no-repeat;
	 text-align:left;
	 padding:10px 0 0 8px;
	 color:#FFF;
	 position:absolute;
	 left:600px;
	 top:20px;
	
	 


	 
	 
 }
  .btn-offre:hover {
	  cursor:pointer;
	  background:url(../img/btn-offre-a.png) no-repeat;
  }
  .btn-offre a {
	  text-decoration:none;
	  color:#FFF;
	  font-size:15px;



	 
 }
  .offer-week-txt {
	width:753px;
	height:auto;
	margin:10px 8px;
	border:1px solid #ccc;
	overflow:auto;
	padding:0 0 10px 0;
 }
  .offer-week-txt h3 {
	  	color:#0c82a2;
		margin:5px 0 0 10px;
	  
  }
   .offer-week-txt p {
	   color:#373737;
	   margin:5px 0 0 10px;
   }
 .offer-week-div {
	 width:100%;
	 
 }
  .offer-week-txt img {
	
  }
 .offer-week-tl {
	 width:738px;
	 height:20px;
	 background-color:#F2F2F2;
	 border-bottom:1px solid #ccc;
	 margin:0;
	 padding:5px 5px 5px 10px;
	 color:#FB5404;
	 font-size:16px;
	 font-weight:bold;
 }
 #pic-week-3 {
	 width:170px;
	 height:128px;
	 padding:5px;
	 float:right;
	 border:1px solid #ccc;
	 margin:5px;
	 
 }
