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


div.spacer {
 	clear: both;
 }

#content{
width: 835px;
height: 100%;
float: left;
padding-top : 0px;
padding-bottom : 0px;
padding-left: 0px;
margin-bottom: 0px;
}

#centre{
height: 700px;
width: 830px;
float: left;
margin: 0;
padding: 0;
}
#centre h1{
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size : 140%;
      font-weight : normal;
      color : gray;

      background-color : none;
padding-left: 20px;
text-align: left;
padding-right: 20px;
height: 25px;


}                     
#centre h2{

	font-family: Arial,sans-serif;
font-size: 80%;
      font-weight: normal;
      color: #4F4F4F;
text-align: left;
background-position: right;

padding: 5px;

}
                    

#centre h3{
	font-family: Arial,sans-serif;
		font-size: 90%;
      font-weight: bold;

margin-left: 10px;
margin-top: 10px;

      color: #87B495;

}
#centre a:hover h3{
cursor: hand;
}
#centre p{
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 70%;
      font-weight : normal;
      color : #000;
margin-left: 10px;
      background-color : transparent;
      line-height : 140%;
		
}
#centre img{
     	padding: 5px;
		margin: 10px;
      	background-color : #FFFFFF;
		border: 2px solid #4e9242;

}
#centre a{
	color: #006699;
	text-decoration: underline;
}
#centre a:hover{
	color: #FE6C00;
	background: none; /* correction d'un bug IE */

}

#centre a img {
     	padding: 5px;
		margin: 10px;
      	background-color : #FFFFFF;
		border: 2px solid #66cc00;
cursor: pointer;

}
 #cartouche2 {
	width: 90%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #ff9933;
}
 #cartouche2_bis {
	width: 140px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #091f15;
}
#cartouche2 h4 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #FFFFFF;
	font-size: 70%;
    font-weight: normal;
letter-spacing: 1px;
}
#cartouche2 h5 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: gray;
	font-size: 65%;
    font-weight: normal;
letter-spacing: 1px;
text-align: center;

}


.ImportantText{
color: #323232;
font-size: 106%;
letter-spacing: 1px;
}
.DiscretText {
    font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 12px;
	color: gray;
font-style: italic;
	font-weight: normal;
text-align: right;
margin: right: 10px;

}
.Info {
      font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
	font-style: normal;
background-color: white;
padding-left: 10px;
text-align: center;
}
.OK {
      font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 12px;
	color: blue;
padding: 3px;
border-right: 4px solid #CCCCCC;

	font-style: normal;
background-color: #F7F7F7;
padding-left: 10px;
text-align: center;


}

#image_resa {
width: 120px;
height: 160px;
background: url(images/demande_reservation.gif) top left no-repeat ;
position: static;
}
#zone_resa {
width: 100px;
height: 50px;
margin-left: 10px;
margin-top: 50px;
position: absolute;
}
a#zone_resa:hover {
background: url(images/demande_reservation_h.gif) top left no-repeat;
background-position: -10px -50px;
}


#boite_content{
position: relative;
border: 1px solid red;
float: right;
width: 100px;
background-color: #00A3FF;
top: 150px;
margin: 5px;
padding: 5px;
}


ul{

 list-style-image: url(images/puce_ul1.gif);
	font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size : 70%;
      font-weight : normal;


 }

ul ul{
 list-style-image: url(images/puce_ul.gif);
	font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size : 100%;
      font-weight : normal;

}

ul ul ul{
 list-style-type: decimal;
}

li {
padding-left:10px;
padding-right: 10px;
}

#logo{
    position : absolute;
    top : 5px;
    left : 30px;
    z-index : 50;
}
#logo1{
    float: right;
    
	}


#script{
    position : absolute;
    top : 12px;
    right : 0;
    text-align : right; /*correction pour Netscape 4*/
}
                     




a{
	color: #006699;
	text-decoration: underline;
}
a img{
	border: 1px solid #ff6600;
	cursor: crosshair;
}

a:link{
	color: #999999;
	text-decoration: none;
}

a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #FE6C00;
	/*text-decoration: underline;*/
	background: none; /* correction d'un bug IE */
}

p {
	font-family: "Trebuchet MS", Georgia, Times, serif;
font-size:80%;
}
form {


padding:20px;
width:630px;

margin: 0px auto;

}
label {
margin-left: 20px;
font-family:"trebuchet ms",sans-serif;
font-variant: small-caps;

}
.button { font-family : arial, helvetica, sans-serif ; background-color: green ; font-size: 16px ;color: white ; top: 80% ; border-width: 2pt ; }

input {
border:none;
background-color: #edecec;
font-family:"trebuchet ms",sans-serif;
color: #db2782;
margin-left: 20px;
}
select, option {
background-color: #FFDAC8;
color: red;
}
textarea {
margin-left: 20px;
border:1px solid #00A3FF;
background-color: #edecec;
font-family:"trebuchet ms",sans-serif;
color: #db2782;
}
input.bouton a:hover {
border:1px solid #FE6C00;
background-color: #FFFFFF;
color: #FE6C00;
}
input.bouton:hover {
border:1px solid #FE6C00;
background-color: #FFFFFF;
color: #FE6C00;
}


             











