/* CSS Document */
#fond {
	width: 900px;
	height: 800px;
	margin: auto;
	background-image: url(../image/reservation.jpg);
	margin-top: -15px;
	z-index: 1;
	position: relative;
}
#header {
	position: absolute;
	width: 900px;
	height: 250px;
	z-index: 2;
}
body {
	background-color: #005a72;
}
#totem {
	position: absolute;
	width: 280px;
	height: 74px;
	margin-left: 60px;
	margin-top: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005A72;
}
#totem a {
	color: #005A72;

}
#slogan {
	position: absolute;
	width: 312px;
	height: 97px;
	margin-top: 420px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
#navcontainer {
	position: absolute;
	margin-top: 275px;
	margin-left: 400px;
	width: 412px;
}
#navcontainer ul
{
	list-style-type: none;
	margin: 0;
    padding: 0;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
#navcontainer ul li a:hover
{
color: #FF6633;
}
#texte {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	font-size: 12px;
	margin-top: 370px;
	width: 800px;
	height: 77px;
	text-align: justify;
	margin-left: 30px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#easycar {
	position: absolute;
	width: 894px;
	height: 15px;
	margin-top: 780px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#easycar a {
	color: #FFFFFF;
	text-decoration: none;
}
#formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 320px;
	margin-left: 450px;
	height: 442px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
}
.zonebouton input {
	width: 20px;
}
.boutonbas input {
	width: 75px;
}
#mars {
	position: absolute;
	width: 802px;
	height: 94px;
	margin-top: 360px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	z-index: 3;
}
#langue {
	position: absolute;
	width: 139px;
	height: 33px;
	margin-top: 270px;
	margin-left: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: normal;
}