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

* {
margin:0;
padding:0
}

img {border:none}
input {border:none}

body {
	background:url(../img/bg.jpg) top repeat-x #ffe17b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



#ct2_accueil {
	width:950px;
	min-	height:350px;
	margin:0 auto;
	position:relative}

#flash {
float:right;
height:100px;
padding-left:300px;
position:relative;
width:680px;
}

.nuage {width:160px; padding:35px 0 0 40px;height:95px; background:url(../img/nuage_entree.png); position:absolute; right:50px; top:150px}
.nuage #ombre1 {width:30px; left:0; height:80px; top:24px; position:absolute;background:url(../img/ombre1.png); left:17px;}
.nuage #ombre2 {width:30px; right:28px; height:80px; top:26px; position: absolute; background:url(../img/ombre2.png)}

.nuage2 {width:160px; padding:35px 0 0 40px;height:95px; background:url(../img/nuage_entree.png); position:absolute; right:770px; top:10px}
.nuage2 #ombre1 {width:30px; left:0; height:80px; top:24px; position:absolute;background:url(../img/ombre1.png); left:17px;}
.nuage2 #ombre2 {width:30px; right:28px; height:80px; top:26px; position: absolute; background:url(../img/ombre2.png)}



#acces_direct a {
	display:block;
	margin-right:300px;
		background:#009966;
	height:68px;
	width:200px;
	float:right
}

p.transport {
	font-size:12px;
	height:24px;
	margin-bottom:13px;
	padding:10px 0 0 8px;
	color:#fff;
	width:515px
}

p.transport .direct {width:200px; height:30px; margin-top:-5px; float:left}

#search {
	width:821px;
	float:left;
	padding-left:129px;
	height:156px;
		margin-top:300px;

	padding-top:13px;
}

#search #left {
width:515px;
height:156px;
float:left;
}

#search #right {
	width:180px;
	margin-left:42px;
	height:156px;
	float:left;
}

#search label {
	width:156px;
	display:none;
	font-size:18px;
	padding:15px;
	height:07px;
	float:left
}

.plan_voyage {
width:180px;
height:60px;
margin-top:10px;
float:left
}

#search input[type="text"] {
	width:300px;
	margin-left:186px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:4px;
	font-size:17px;
	background:none;
	padding:7px 7px 7px 10px;
	height:23px;
	float:left;
}

#search input[type="submit"] {
	width:180px;
	background:none;
	cursor:hand;
	height:90px
}
#iframe{
	display:none;
}
div.autocomplete {
  position:absolute;
  width:250px;
  margin:-5px 0px 0px 0px;
  padding:0px;
  z-index:2210;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  text-align:left;
  z-index:2011;
}
div.autocomplete ul li.selected {
	background-color:#849908
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  background:#b0c009;
  color:#FFFFFF;
  border-bottom:0px;
  padding:2px;
  height:22px;
  cursor:pointer;
  z-index:2012;
}

div.autocomplete .top {
height:10px;
width:317px;
float:left;
background:url(../img/auto_complete_top.png)}

div.autocomplete .bot {
height:10px;
width:317px;
float:left;
background:url(../img/auto_complete_bot.png)}

div.autocomplete .mid{
  background:#b0c009;
  min-height:20px;
  width:314px;
  float:left
  }




div.autocomplete ul li.ville .top {
  height:70px;
  background:#666666;
  border-bottom:1px solid #ccc;
}
div.autocomplete span.actif {
  color:#FFCC66
}

div.autocomplete ul li.pays {
  height:20px;
  border-bottom:1px solid #ccc;
}
.dd_floatleft{
float:left;
}
.t {display:none}

