* {
  margin: 0px;
  padding: 0px;
}

html {
  font-family: 'Ubuntu', FreeSans, Calibri, "Myriad Pro", "Myriad Pro Regular", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12pt;
}

html,body {
  background-color: black;
  height: 100%;
}

h1, h2, h3, h4, h5, h6, p, address, li {
  color: #EEE;
}

img, fieldset {
  border: none;
}

.red {
	color: #f00 !important;
	font-size: 20px;
}

.tarif strong, .options strong {
	color: #FFF !important;
	font-size: 18px;
}

.tarif strong {
	float: right;
	margin-right: 100px;
}

#page {
  background-image:url('images/fond.jpg');
  background-repeat:no-repeat;
  width: 900px;
  margin-left: auto;
  margin-right: auto;

}

#banner {
  position:relative;
}

#banner h1 {
  /*font-style:italic;*/
  display: inline-block;
  font-size: 34px;
  font-weight: 400;
  font-family: 'Bangers', cursive;
}

#menu {
  position: relative;
}

#menu h2 {
  font-size: 26px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: solid black 2px;
  border-bottom: solid black 2px;
  background-image:url('images/bigredline-trans.png');
  background-repeat:no-repeat;
}

#menu ul {
  list-style-type: none;
}

#menu ul li {
  display: inline;
}

#menu ul li a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  min-width: 85px;
  padding-left: 5px;
  padding-right: 5px;
  background-image:url('images/bouton.png');
  background-repeat:repeat-x;
  border-left: solid 1px #111;
  border-bottom: solid #333 4px;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 10pt;
  /*font-family: Verdana, Tahoma, Geneva, sans-serif;*/
  /*text-shadow: 0px 1px 1px #000, 0px -1px 1px #000, -1px 0px 1px #000, 1px 0px 1px #000;*/
}

.menuright {
  border-right: solid 1px #111;
}

.menuselected {
  border-bottom: solid orange 4px !important;
}

#menu .redseparator {
 margin-bottom: 10px;
}

#menu ul li a:hover {
  background-position: 0% 100%;
  border-bottom: solid red 4px;
}

#trans {
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#currency_picker {
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 30px;
  color: #fff;
}

#licence span{
  font-size: 12px;
  color: yellow;
}

#trans img {
  border: none;
}

#intro, #intro2, #intro_jet, #intro_exceptional, #intro_private, #intro_detente, #intro_discovery, #intro_adventure, #intro_ganesha, #intro_day, #intro_canoe {
  background-repeat:no-repeat;
  border-bottom: solid black 2px;
  position: relative;

  height: 158px;
  width: 900px;
  position: relative;
}

#desc-wrapper {
  display: table;
}

#desc {
  height: 150px;
  width: 900px;
  background-repeat: no-repeat;
  display: table-cell;
  vertical-align: middle;
}

#intro #desc-wrapper #desc {
  /*background-image: url('images/intro_home2.jpg');*/
  background-image: url('images/intro_adventure.jpg');
}

#intro2 #desc-wrapper #desc {
  background-image: url('images/intro_contact.jpg');
}

#intro_jet #desc-wrapper #desc {
  background-image: url('images/intro_jet.jpg');
}

#intro_exceptional #desc-wrapper #desc {
  background-image: url('images/intro_exceptional.jpg');
}

#intro_private #desc-wrapper #desc {
  background-image: url('images/intro_private.jpg');
}

#intro_detente #desc-wrapper #desc {
  background-image: url('images/intro_detente.jpg');
}

#intro_discovery #desc-wrapper #desc {
  background-image: url('images/intro_discovery.jpg');
}

#intro_ganesha #desc-wrapper #desc {
  background-image: url('images/intro_ganesha.jpg');
}

#intro_adventure #desc-wrapper #desc {
  /*background-image: url('images/intro_adventure.jpg');*/
  background-image: url('images/intro_adventure2.jpg');
}

#intro_day #desc-wrapper #desc {
  background-image: url('images/intro_day.jpg');
}

#intro_canoe #desc-wrapper #desc {
  background-image: url('images/intro_canoe.jpg');
}

#intro_ganesha #desc-wrapper #desc p:first-child {
	top: -40px;
}

#intro_ganesha #desc-wrapper #desc p:nth-child(2) {
	top: 40px;
	left: 280px;
}

.bandeaufin {
  position: absolute;
  bottom: 0px;
  border-top: solid black 2px;
}

#intro p, #intro_jet p, #intro_exceptional p, #intro_private p, #intro_detente p, #intro_discovery p, #intro_adventure p, #intro_ganesha p, #intro_day p, #intro_canoe p
{
  position: relative;
  font-family: 'Myriad Pro Cond Italic', 'Gill Sans MT Condensed', 'Arial Narrow', 'Nimbus Sans L', Georgia, sans-serif;
  font-weight: 100;
  /*font-style: italic;*/
  font-size: 26px;
  width: 380px;
  left: 10px;
  text-shadow: 0px 1px 1px #060, 0px -1px 1px #060, -1px 0px 1px #060, 1px 0px 1px #060;
}

#intro_jet p {
  color: #000;
  text-shadow: 0px 1px 5px #fff, 0px -1px 5px #fff, -1px 0px 5px #fff, 1px 0px 5px #fff;
  margin-top: 30px;
  margin-bottom: 0px;
}

#intro_private p, #intro_detente p, #intro_adventure p  {
  text-shadow: 0px 1px 2px #040, 0px -1px 2px #040, -1px 0px 2px #040, 1px 0px 2px #040;
}

#intro_exceptional p, #intro_canoe p, #intro_discovery p, #intro_ganesha p {
  text-shadow: 0px 1px 2px #000, 0px -1px 2px #000, -1px 0px 2px #000, 1px 0px 2px #000;
}

#intro_private p, #intro_discovery p, #intro_canoe p, #intro_exceptional p, #intro_ganesha p {
  width: 850px;
}

#intro_jet p+p {
  margin-top: -10px;
}

#intro_exceptional p+p {
  margin-left: 100px;
}

#intro p+p, #intro_exceptional p+p, #intro_private p+p, #intro_detente p+p, #intro_canoe p+p {
  margin-top: 10px;
}

#intro_jet .petit, #intro_private .petit, #intro_canoe .petit {
  font-size: 22px;
}

#intro_jet .gros, #intro_exceptional .gros, #intro_detente .gros, #intro_adventure .gros, #intro_day .gros {
  font-size: 40px;
}

#intro_adventure #desc-wrapper #desc p {
	margin-top: -60px;
	/*display: none;*/
}

#content {
  padding-top: 10px;
}

#content h3 {
  color: orange;
  padding-left: 32px;
  margin-bottom: 10px;
  background-image:url('images/h3bg-trans.png');
  background-repeat:no-repeat;
  width: 470px;
  height: 30px;
  line-height: 30px;
}

#content .intro {
  margin-top: 10px;
  font-size: 14px;
}

/*#index p.intro {
  width: 300px;
  display: inline-block;
}*/

#homephotos, #videos {
  text-align: center;
  padding-top: 25px;
}

.imgmiddle, .imgright {
  margin-left: 10px;
}

.imgleft, .imgmiddle, .imgright {
  margin-top : 10px;
  width: 240px;
  height: 180px;
  border: solid black 2px;
}

#tours {
  margin-top: 20px;
}

.tour {
  border: solid #500 1px;
  width: 280px;
  min-height: 290px;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  background-image:url('images/tourtitle-trans.png');
  background-repeat:no-repeat;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  position: relative;
}

.tour a, #footer a {
  text-decoration:none;
  border: none;
  color: inherit;
}

.tourflash {
  width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: justify;
}

.tourflash p {
  text-align: justify;
  margin-bottom: 10px;
}

.tourflash h4 {
  text-align: center;
  font-size: 24px;
  color: yellow;
}

.redseparator {
  display: block;
}

.gobacklink {
  float: right;
  font-size: smaller;
  color: #eee;
  text-decoration: none;
}

.gobacklink:hover {
  text-decoration: underline;
}

.tourphoto {
  position: relative;
  display: block;
  left: 5px;
  top: 10px;
}

.tourarrow {
  display: block;
  position: absolute;
  left: 155px;
  top: 50px;
}

.tourtarif {
  display: inline-block;
  position: absolute;
  left: 185px;
  top: 50px;
  width: 60px;
  color: orange;
  font-weight: bold;
}

.tourtarif2 {
  color: orange;
  font-weight: bold;
  margin-top: 0 !important;
}

.redlinemini {
  background-image:url('images/redlinemini-trans.png');
  background-repeat:no-repeat;
  border: 0px;
  height: 6px;
  width: 100px;
  position: absolute;
  top: 100px;
  left: 160px;
}

.redlinemedium {
  background-image:url('images/redlinemedium-trans.png');
  height: 2px;
  border: none;
  background-repeat:no-repeat;
}

.redlineheadline900 {
  background-image: url('images/bigredline-trans.png') !important;
  background-repeat: no-repeat!important;
  border: 0px!important;
  height: 30px!important;
  width: 900px!important;
  margin-top: 30px !important;
  margin-bottom: 20px !important;
}

.tourloupe {
  position: absolute;
  left: 160px;
  top: 120px;
}

.tourlien {
  position: absolute;
  left: 190px;
  top: 120px;
}

.tourlien a {
  text-decoration: none;
  color: #39F;
  font-weight: bold;
  font-size: 12px;
}

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

.tourlien strong {
  color: red;
  font-size: 16px;
}

.inline {
  display: inline !important;
}

.tourheader h4 {
  display: inline;
  position: relative;
  left: 10px;
}

.tourheaderdesc {
  text-align: center;

}

.deschead {
  display: inline-block;
  left: 0px !important;
  line-height: 30px;
  height: 30px;
  font-size: larger;
}

.tourheader img {
  position: relative;
  left: 5px;
  top: 5px;
}

.tourdescription {
  margin-top: 30px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.voircond {
  color: #ff0;
}

.tourdescription ul {
  margin-left: 20px;
}

.tourdescription li {
  list-style-image: url('images/bullet_triangle.png');
  margin-top: 5px;
}

.tourdescription p {
  margin-top: 10px;
  text-align: center;
}

.tourdescription a {
  color: yellow;
}

.tourdescription a:hover {
  font-weight: bold;
}

.tourdescription h4 {
  margin: 10px;
}

.tourduree {
  font-size: 14px;
  color: orange;
}

.tourresume {
  font-size: 12px;
}

.infos {
  border: solid #500 1px;
  float: left;
  padding: 10px;
  width: 260px;
  min-height: 270px;
}

.infos h4, .canoep {
  margin: 20px;
}

.canoep {
  font-weight: bold;
  font-size: 20px;
  color: orange;
}

.canoeemail {
  position: absolute;
  left: 100px;
}

.infos ul {
  list-style-type: none;
  margin-bottom: 15px;
}

.infos ul li {
  color: yellow;
  font-weight: bold;
}

.infos ul li:before {
  content: "- ";
}

.infoscompl {
  clear: both;
  text-align: center;
}

.infos a {
  color: red;
  text-decoration: none;
  font-weight: bold;
}

.infos a:hover {
  text-decoration:underline;
  color: blue;
}

#address, #address2, #form {
  min-height: 290px;
  background-repeat:no-repeat;
  padding-left: 5px;
  position: relative;
}

#address, #address2 {
  width: 280px;
  background-image:url('images/tourtitle-trans.png');
}

#addresssection {
  float: left;
  width: 280px;
}

#form {
  float: right;
  width: 600px;
  background-image:url('images/600pxredline-trans.png');
}

#form .required{
  font-size: 32px;
  color: red;
  top: 12px;
  position : relative;
}

#form .explanationforrequired {
  color: red;
  font-weight: bold;
  margin-top: 15px;
}

#address h2, #address2 h2, #form h2 {
  display: inline;
  position: relative;
  left: 15px;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
}

#address h3, #address2 h3 {
  margin-top: 20px;
  background-image: none;
  border-bottom: dotted white 2px;
  width: 220px;
}

#address img, #address2 img, #form img {
  position: relative;
  left: 3px;
  top: 3px;
}

#address a, #address2 a, .bluelink {
  color: #39F;
  font-weight: bold;
  text-decoration: none;
}

#address a:hover, #address2 a:hover {
  text-decoration: underline;
}

label {
  display: inline-block;
  color: orange;
  font-weight: bold;
  min-width: 120px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
}

label.short {
  min-width: 80px;
}

#submit {
  position: relative;
  left: 135px;
  width: 200px;
  height: 32px;
}

.leftphoto {
  float:left;
  width: 350px;
}

.leftphoto img {
  margin-bottom: 10px;
  width: 350px;
  border: solid 2px #111;
}

.descdetail {
  float:left;
  width: 400px;
  margin-left: 50px;
  text-align: justify;
}

.descdetailplusgros {
	width: 480px;
}

.underphotos {
  width: 400px;
  margin-left: 50px;
  float:left;
}

.underphotos img {
  margin-top: 15px;
}

.underphotos img:first-child {
  margin-top: 90px;
}

.descdetail p, .tourcontent p {
  margin-bottom: 10px;
  margin-top: 10px;
}

.descdetail h3, .tourcontent h3 {
  margin-top: 40px;
}

.descdetail h4, .descdetail ul, .tourcontent h4, .tourcontent ul {
  margin-top: 30px;
}

.descdetail h4, .tourcontent h4 {
  background: url('images/orangearrow.png') no-repeat 0 -2px;
  padding-left: 32px;
  padding-bottom: 5px;
  font-size: 18px;
  border-bottom: dotted white 4px;
}

.descdetail ul li, .tourcontent ul li {
  margin-top: 10px;
  padding-left: 24px;
  color: yellow;
  list-style: none;
  background: url('images/tick2-trans.png') no-repeat 0 2px;
}

.descdetail ul.notincluded li, .tourcontent ul.notincluded li {
  background: url('images/forbidden-trans.png') no-repeat 0 2px;
}

.lunch {
  list-style: none !important;
  background: url('images/repas_16x16.png') no-repeat 0 2px !important;
}

.important {
	color: red !important;
	font-weight: bold !important;
}

.descdetail ul li .important, .tourcontent ul li .important
{
	color: red;
	font-weight: bold;
	font-size: 18px;
}

.descdetail a, #bookjet .book, .tourcontent a, .tourcustom a {
  display: block;
  color: orange;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  margin: 30px;
}

.descdetail .book, #bookjet .book, .tourcontent .book {
  background: url('images/tourtitle-trans.png') no-repeat;
  margin-left:0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: dashed white 1px;
}

.descdetail .book img, #bookjet .book img, .tourcontent .book img {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  left: 3px;
  top: 3px;
}

.descdetail a:hover, .tourcontent a:hover {
  text-decoration: underline;
}

.toc {
  margin-left: 30px !important;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.toc li a {
  color: #c90;
  font-weight: bold;
  font-size: 16px;
}

.tocinline {
	text-align: center;
}

.tocinline li {
	display: inline;
}

.tocinline li:first-child {
	margin-right: 100px;
}

.tocinline li a {
	font-size: 1.5em;
}

/*
.rightcol {
  float: right;
  border-right: solid #fff 4px;
}

.leftcol {
  float: left;
}

.longcol {
  min-height: 5280px;
}
*/

/*
#ganeshacontent * {
	margin: 0px 5px;
}
*/

#ganeshacontent table {
	border-width: 4px;
	border-spacing: 30px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	margin-bottom: 50px;
}

#ganeshacontent table td {
	border-width: 3px;
	padding: 5px;
	border-style: dotted;
	border-color: #33F;
	width: 400px;
	vertical-align: top;
}

#ganeshacontent table td:first-child {
	border-color: #ff0;
}

#ganeshacontent table th {
	padding: 5px;
}

#ganeshacontent table img {
	width: 300px;
}

#ganeshacontent .book img {
	width: 16px;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	top: 5px;
}

#ganeshacontent table h2 {
	background: url('images/450pxredline-trans.png') no-repeat;
	height: 30px;
	line-height: 30px;
	width: 370px;
	margin-left: 0px;
	padding-left: 15px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	font-size: 18px;
}

#ganeshacontent table h3 {
  padding-left: 30px;
  color: #ff0;
  height: 30px;
  line-height: 30px;
  margin-top: 40px;
  background-image:url('images/h3bg-trans.png');
  background-repeat:no-repeat;
}

#ganeshacontent table .book {
  display: block;
  color: #fc0;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  background: url('images/450pxredline-trans.png') no-repeat;
  background-position: 0px 0px;
  margin: 30px auto;
  width: 370px;
  height: 30px;
  line-height: 30px;
  border: dashed white 1px;
}

#ganeshacontent table p {
  margin-bottom: 10px;
}

#ganeshacontent table h4, #ganeshacontent table ul {
  margin-top: 30px;
}

#ganeshacontent table h4 {
  background: url('images/orangearrow.png') no-repeat 0 -2px;
  padding-left: 32px;
  padding-bottom: 5px;
  font-size: 16px;
  border-bottom: dotted white 4px;
}

#ganeshacontent table ul li {
  margin-top: 10px;
  padding-left: 24px;
  color: #ff9;
  list-style: none;
  background: url('images/tick2-trans.png') no-repeat 0 2px;
}

#ganeshacontent table ul.notincluded li {
  background: url('images/forbidden-trans.png') no-repeat 0 2px;
}

/*

.leftcol, .rightcol {
  width: 444px;
  border-left: solid #fff 4px;
  border-bottom: solid #fff 1px;
  font-size: 14px;
  margin-top: 100px;
}

.leftcol *, .rightcol * {
  margin: 0px 5px;
}

.leftcol h2, .rightcol h2 {
  background: url('images/450pxredline-trans.png') no-repeat;
  height: 30px;
  line-height: 30px;
  width: 430px;
  margin-left: 0px;
  margin-bottom: 30px;
  padding-left: 15px;
  border-top: solid #fff 1px;
  border-bottom: solid #fff 1px;
  font-size: 18px;
}

.leftcol h3, .rightcol h3 {
  padding-left: 30px;
  color: #ff0;
  height: 30px;
  line-height: 30px;
  margin-top: 40px;
  background-image:url('images/h3bg-trans.png');
  background-repeat:no-repeat;
}

.leftcol .book, .rightcol .book {
  display: block;
  color: #fc0;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  background: url('images/450pxredline-trans.png') no-repeat;
  background-position: 0px 0px;
  margin: 30px auto;
  width: 400px;
  height: 30px;
  line-height: 30px;
  border: dashed white 1px;
}

.leftcol .book img, .rightcol .book img  {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  top: 5px;
}

.leftcol p, .rightcol p {
  margin-bottom: 10px;
}

.leftcol h4, .rightcol h4, .leftcol ul, .rightcol ul {
  margin-top: 30px;
}

.leftcol h4, .rightcol h4 {
  background: url('images/orangearrow.png') no-repeat 0 -2px;
  padding-left: 32px;
  padding-bottom: 5px;
  font-size: 16px;
  border-bottom: dotted white 4px;
}

.leftcol ul li, .rightcol ul li {
  margin-top: 10px;
  padding-left: 24px;
  color: #ff9;
  list-style: none;
  background: url('images/tick2-trans.png') no-repeat 0 2px;
}

.leftcol ul.notincluded li, .rightcol ul.notincluded li {
  background: url('images/forbidden-trans.png') no-repeat 0 2px;
}

*/


#ganeshaintro h1 {
  margin-top: 10px;
}

#ganeshaintro .picright + p {
  margin-top: 30px;
}

#ganeshaintro ul li.important {
  margin-left: 30px;
}

/*
.ganeshatour {
  min-height: 700px;
}

.ganeshatourintro {
  min-height: 400px;
}

.ganeshatourintro2 {
  min-height: 300px;
}

.ganeshatourdesc {
  min-height: 340px;
}

.ganeshatourdesc2 {
  min-height: 370px;
}

.ganeshatourphoto {
  min-height: 610px;
}

.ganeshatourphoto2 {
  min-height: 820px;
}
*/

#ganeshacontent .pic {
  width: 300px;
  border: solid #600 4px;

}

#ganeshacontent .picright {
  float: right;
  width: 400px;
  margin-left: 10px;
}

#ganeshacontent .picleft {
  float: left;
}

#ganeshacontent .picmiddle {
  margin: 20px;
  margin-left: 40px;
}



#conditions h3 {
  margin-top: 20px;
}

#conditions p {
  text-align: justify;
  margin-bottom: 10px;
}

#services h4, #currencies h4 {
  color: yellow;
  font-size: 18px;
  margin-bottom: 20px;
}

#services h5, #currencies h5 {
  border-bottom: dotted white 2px;
  font-size: 16px;
  margin-bottom: 10px;
}

#services table, #currencies table {
  color: #fff;
  margin: auto;
}

#services table tbody tr td, #currencies table tbody tr td {
  padding:5px 15px;
  background-color: #111;
  border: solid #222 2px;
}

#services table thead tr th, #currencies table thead tr th {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: solid white 2px;
}

#currency_tables {
  text-align: center;
}

.inlinediv {
  display: inline-block;
}

#sharelink a {
  color: #f90;
}

#index {
  float: left;
  width: 900px;
  min-height: 230px;
  text-align: justify;
}
#sponsors {
  float: right;
  text-align: center;
}

#footer {
  text-align: center;
}

#footer address {
  font-size: 10px;
}






.emphaz {
  color: #f90;
  font-weight: bold;
  font-size: 20px;
  margin: 10px;
  text-align: center;
}

.rjdiscovery {
  min-height: 630px;
}

.rjexploration {
  min-height: 670px;
}

.colcontainer h3 {
  margin-top: 20px;
}

.colcontainer {
  margin-bottom: 0px;
}

.colcontainer li {
  list-style-image: url('images/bullet_triangle.png');
  margin-top: 10px;
}

.rightcoljet {
  float: right;
  /*border-right: solid #fff 4px;*/
  padding-right: 15px;
}

.leftcoljet {
  float: left;
  /*border-left: solid #fff 4px;*/
  padding-left: 25px;
}

.leftcoljet, .rightcoljet {
  width: 400px;
  height: 100%;
  font-size: 14px;
}

.leftcoljet a, .randojet_intro a {
  color: #f90;
  text-decoration: none;
  font-weight: bold;
}

.randojet_intro .tarif {
  color: #ff0;
  font-weight: bold;
  font-size: 18px;
  margin: 10px;
}

.randojet_intro h3 {
  width: 100% !important;
}

.colcontainer p {
  text-align: justify;
}

#photosjet {
  clear: both;
}

#photosjet p {
  text-align: center;
  color: #fff;
  font-weight: bold;
}









/* Utilisé par jQuery */
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 470px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 145px;
	height: 145px;
}
ul.thumb li a img {
	width: 135px; height: 135px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li a img.hover {
	/* background:url('images/thumb_bg.png') no-repeat center center; */
	background-color: #fff;
	border: none; /* Get rid of border on hover */
	box-shadow: 0px 1px 10px #300, 0px -1px 10px #300, -1px 0px 10px #300, 1px 0px 10px #300;
}

#main_view, #main_view2 {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}

#main_view img, #main_view2 img {
	height: 300px;
	width: 400px;
	border: solid #fff 2px;
}

.photosgauche {
	float: left;
	width: 45%;
}

.photosdroite {
	float: right;
	width: 45%;
}

.photosgauche img, .photosdroite img {
	width: 400px;
	margin: 5px;
}

.tourcontent {
	width: 45%;
}

.droite {
	float: right;
}

.gauche {
	float: left;
}

.tourcustom {
	margin: 10px;
	text-align: center;
}

.tourwrapper {
	display: table;
}

.tourcontainer {
	display: table-row;
	margin-top: 100px;
	font-size: 1em;
}

.tourcontent, .photosgauche, .photosdroite {
	display: table-cell;
}

.tourwrapper > img {
	margin-top: 50px;
	margin-bottom: 20px;
}

.included li {
	color: #6F6 !important;
}

.notincluded li {
	color: #F44 !important;
}
















#iTvScroller {
    background:#000 url('images/news-black.png') repeat-x top left;
    font-size: 14px; /* "Trebuchet MS", Tahoma, sans-serif;*/
    margin:0;
    width:100%; height:100px;
    /*Position en bas de l'écran*/
    /*position:fixed; left:0; bottom:0;*/
}
#iTvScroller dt {
    color:#999;
    font-weight:bold;
    line-height:30px;
    height:30px;
    padding:0 20px 0 30px;
    /*Les titres ont un fond noir*/
    background:#000 url('images/news-black-black.png') center left;
    /*Les titres sont mis côte-à-côte*/
    float:left;
    white-space:nowrap;
}
#iTvScroller dd {
    color:#FFF;
    font-size:140%;
    font-weight:bold;
    height:24px; line-height:24px;
    margin:0;
    padding:0 30px;
    /*position:absolute; bottom:0; left:0;*/
    position: absolute;
    top: 420px;

    /*Les textes sont masqués par défaut*/
    display:none;
}
#iTvScroller dt.first {
    color:#FFF;
    /*Le 1er titre aura un fond rouge*/
    background:#f00 url('images/news-red.png');
}
#iTvScroller dt.second {
    /*Le 2ème titre aura un fond rouge et une partie noire*/
    background: #f00 url('images/news-red-black.png') center left;
}

#iTvScroller a {
	color: #F93;
}

