.head_mobitour {
	background:url(../images/bg_head_mobitour.png) no-repeat top left;
	width:629px;
	height:117px;
	padding:17px 20px;
	position:relative;
	font-size:0.8em;
	font-family:Verdana;
	margin-top:15px;
}

.logo {
	float:left;
	position:relative;
}
.masque_mobitour {
	position:absolute;
	z-index:3;
	background:url(../images/masque_logo.png) no-repeat top left;
	width:115px;
	height:115px;
}
.logo_mobitour {
	position:absolute;
	z-index:1;
}
.avis_mobitour {
	color:#2e2d2c;
}
.date_sortie_mobitour {
	margin-top:5px;
}
.detail_mobitour {
	position:absolute;
	left:170px;
	color:#777777;
	width:190px;
}
.client_mobitour {
	margin-top:5px;
	color:#2e2d2c;
	font-size:0.85em;
}
.client_mobitour a {
	color:#2e2d2c;
}
.node-type-mobitour .description {
	/*font-weight:bold;*/
	color:#41403f;
	margin:21px;
}
.lien_mobitour {
	position:absolute;
	right:14px;
	top:20px;
}


.view-liste-destination td {
	width:180px;
}
.view-liste-destination .views-field-title {
	margin-bottom:10px;
	text-align:center;
}
.view-liste-destination .views-field-title a {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#333333;
}
.view-liste-destination .views-field-title a:hover {
	text-decoration:underline;
}
.view-liste-destination .views-field-field-logo-application-fid {
	text-align:center;
}


div.diaporama {
  width: 668px;
  height:663px;
/*  background:url(../images/bg_diaporama.gif) no-repeat top left;*/
background: #DBDBDA;
border-radius: 25px;
border: 2px solid #AEAEAD;
}
div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 653px;
  width:640px;
  margin-left:15px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 633px;
  /* Max width here, for users without Javascript */
  width: 3000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
  background:none !important;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=80);
  opacity: 0.8;
}



#node-18 #book-navigation-6 .menu {
	display:none;
}


.applestore_mobitour{float:left;}
.webapp_mobitour{float:left;margin-left: 13px;}
.android_mobitour{clear:both;margin-top:60px;}

.no_android .applestore_mobitour{float:none;}
.no_android  .webapp_mobitour{float:left;margin-left: 0;margin-top:12px;}