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

@font-face {
	font-family: "Myriad Pro Cond Italic";
	src: url("fonts/MyriadPro-CondIt.otf") format("opentype");
}

html,body {
	font-family: arial, "lucida console", serif, sans-serif;
	background-color: black;
	height: 100%;
}

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

img, fieldset {
  border: none;
}

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

}

#banner h1 {
  font-style:italic;
  display: inline-block;
  font-size: 24px;
}

#menu {
  position: relative;
}

#menu h2 {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-size: 20px;
  font-weight: normal;
}

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

#menu ul li {
  display: inline;
}

#menu ul li a {
  display: inline-block;
  height: 24px;
  width: 110px;
  background-image:url('images/bouton.png');
  background-repeat:repeat-x;
  text-align: center;
  padding-top: 6px;
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
}

#menu ul li a:hover {
  background-position: 0% 100%; /*on décale l'image vers le haut*/
}

#trans {
  position: absolute;
  left: 830px;
  top: 30px;
}

#licence {
  position: absolute;
  left: 700px;
  top: 30px;
}

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

#trans img {
  border: none;
}

#intro {
  height: 250px;
  width: 900px;
  background-image:url('images/intro_home.jpg');
  background-repeat:no-repeat;
}

#intro2 {
  height: 150px;
  width: 900px;
  background-image:url('images/intro_contact.jpg');
  background-repeat:no-repeat;
}

#intro p
{
  position: relative;
  font-family: 'Myriad Pro Cond Italic', 'Myriad Pro Cond', 'Lucida Sans', 'Arial Narrow', Georgia, Serif;
  font-weight: 100;
  font-style: italic;
  font-size: 26px;
  width: 350px;
  top: 60px;
  left: 10px;
  text-align: justify;
}

#intro .petit
{
  font-size: 22px;
}

#intro .gros
{
  font-size: 48px;
}

#menu h2 {
  padding-left: 20px;
  margin-top: 15px;
  margin-bottom: 5px;
  background-image:url('images/bigredline-trans.png');
  background-repeat:no-repeat;
}

#content {
  margin-top: 24px;
}

#content h3 {
  color: orange;
  padding-left: 32px;
  background-image:url('images/orangearrow.png');
  background-repeat:no-repeat;
}

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

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

#tours {
  margin-top: 20px;
}

.tour {
  border: solid #500 1px;
  width: 280px;
  min-height: 290px;
  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;
}

.tourhaut {
  /*border: solid red 1px;*/
  /*min-height: 180px;*/
}

.tourphoto {
  /*position: absolute;*/
  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;
}

.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');
  background-repeat:no-repeat;
  border: none;
  height: 6px;
  width: 250px;
  margin-top:10px;
  margin-bottom: 5px;
}

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

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

.tourlien a {
  text-decoration: none;
  color: blue;
  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;
}

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

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

.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, #form {
  min-height: 290px;
  background-repeat:no-repeat;
  padding-left: 5px;
  float: left;
  position: relative;
}

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

#form {
  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, #form h2 {
  display: inline;
  position: relative;
  left: 15px;
  top: 2px;
  font-size: 20px;
}

#address h3, #form h3 {
  margin-top: 20px;
}

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

#address a {
  color: blue;
  text-decoration: none;
}

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

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

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

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

.leftphoto img {
  margin-bottom: 10px;
}

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

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

.descdetail ul li {
  margin-top: 10px;
  color: yellow;
}

.descdetail a {
  display: block;
  color: orange;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  margin: 30px;
}

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

#footer {
  text-align: center;
}

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