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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #37609a;
	background-image: url(images/bkGrand.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
#content {
	width:670px;
	position: relative;
	/*float:left;*/
	padding-left:0px;
	padding-right:0px;
	padding-top: 25px;

	/*padding-right: 280px;
	padding-left: 52px;*/
	z-index:2;
}
#wrapper {
	width: 927px;

	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkCentre.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;

	background-color: #FFFFFF;
	min-height: 565px;
	overflow: visible;

}
#header {
	width: 708px;
	padding-left:140px;
	padding-right:79px;
	padding-top: 200px;
	min-height: 565px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkTop.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
 
#wrapper #nav {

	width: 455px;
	display: block;
	height: 100px;
}

#nav {
	padding-top:115px;
}



#nav a{

   	border-right:1px dotted #182050;
	color:#182050;
	float:left;
	margin-bottom:8px;
	margin-right:10px;
	padding-right:10px;
	font-weight:bold;
}

#nav a:hover{
	color:#182050;
	text-decoration: none;

}

#navFoot {
	padding-top: 25px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#navFoot a {
	color:#182050;
	/*float:left;*/
	margin-right:10px;
	padding-right:10px;
}

#navFoot a:hover {
	color:#182050;
	text-decoration: none;
}

#footer {
	
	width: 708px;
	height:20px;
	padding-top:59px;
	padding-left:140px;
	padding-right:79px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(images/bkBas.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#footer a{
	color: #ffffff;
}

#content a {
	color: #182050;
	text-decoration:none;
	font-weight: bold;
}

#content a:hover {
	color: #ffffff;
	background-color: #182050;
	text-decoration:none;
	font-weight: bold;
}

li {
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
label {
	float:left;
	text-align: right;
	font-size: 12px;
	padding-right: 8px;
		margin-right: 5px;
	margin-bottom: 3px;
	width:170px;
}
input {
	margin-bottom: 3px;
}

legend {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
#label_big {
	width: 200px;
}
fieldset {
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#small {
	width: 90px;
}
textarea {
	width: 305px;
}

#surveiller a {
	color: #000000;
}

#reintialiser {
	margin-left: 8px;
}
h5 {
	font-size: 14px;
	color: #660000;
	margin-top: 3px;
	margin-bottom: 3px;
}
td {
	font-size: 12px;
}
#wrapper #content #form-reservation #textarea {
	width: 400px;
}





