* {
	padding:0px;
	margin:0px;
	border:0px;
	font-size:14px;
}

body {
	width:1024px;
	margin:auto;
   	font-family: Georgia, Arial,"Times New Roman", serif
	font-size:14px;
	text-align:justify;
}

#header {
	height:200px;
	background-image:url(images/header.jpg);
}

#header .titre1 {
	padding-top:20px;
	padding-left:60px;
}

#header .titre2 {
	padding-top:90px;
	padding-left:630px;
}

#contentplusmenu {	
	background-color:rgb(101,171,101);
}

#menu {
	padding-top:50px;
	float:left;
	width:250px;
	margin-bottom:20px;
}
#menu img {
	border:0px;
	margin-left:20px;
}

#content {
	margin-left:250px;
	background-color:#FFFFFF;
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	border-right:1px solid rgb(101,171,101);
	font-weight:bold;
}

#content #realcontent {
	margin-left:50px;
	margin-right:50px;
}

#content #realcontent .menu-tourisme {
	margin-left:-40px;
	margin-right:-50px;
	text-align:center;
	padding-top:20px;
}

#content #realcontent .tourisme-content {
	text-align:center;
	padding-bottom:40px;
	margin-top:40px;
}

#content #realcontent .tourisme-content .titre {
	font-size:36px;
	font-weight:bolder;
}


#content #firstcontent {
	padding-top:30px;
}

#content #firstcontent #firstcontentleft {
	float:left;
	width:332px;
}

#content #firstcontent #firstcontentleft img {
margin-left:20px;
}

#content .lieu {
	margin-left:125px;
}

#content #firstcontent #firstcontentright {
	margin-left:332px;
	width:332px;
	padding-top:40px;
}

#content #firstcontent #firstcontentright2 {
	margin-left:332px;
	width:332px;
	padding-top:120px;
}

#content #secondcontent {
	margin-top:180px;
}

#content #secondcontent #secondcontentleft {
	float:left;
	padding-top:60px;
	width:332px;
}

#content #secondcontent #secondcontentleft2 {
	float:left;
	padding-top:140px;
	width:332px;
}


#content #secondcontent #secondcontentright {
	margin-left:332px;
	width:332px;
	text-align:center;
}

#content #thirdcontent {
	margin-top:80px;
}

#content #thirdcontent #thirdcontentleft {
	padding-bottom:30px;
	margin-right:332px;
	width:332px;
	text-align:center;
}

#content #thirdcontent #thirdcontentleft2 {
	padding-bottom:60px;
	margin-right:332px;
	width:332px;
	text-align:center;
}

#content #thirdcontent #thirdcontentright {
	padding-top:50px;
	float:right;
	width:332px;	
}

#content #thirdcontent #thirdcontentright2 {
	padding-top:20px;
	float:right;
	width:332px;
	text-align:center;	
}

#content #maps {
	text-align:center;
	padding-top:30px;
}

#content .texte-acces {
	text-align:center;
	margin-top:30px;
	padding-bottom:30px;
	font-weight:normal;
}

#content .texte-acces .bigger {
	font-size:18px;
	font-weight:bold;
}

#content #realcontent .text {
	text-align:center;
	font-weight:normal;
	padding-top:30px;
	font-size:18px;
}

#content #realcontent .text .titre {
	font-size:24px;
	font-weight:bold;
}

#content #realcontent .reservation {
	margin:auto;
	text-align:center;
	border:5px groove rgb(101,171,101);
	margin-top:20px;
	border-collapse:collapse;
}

#content #realcontent .reservation td {
	border:1px solid black;
	padding:10px;
}


#content #realcontent .form {
	margin:auto;
	padding-bottom:40px;
	margin-top:10px;
}

#content #realcontent .input {
	width:195px;
	height:20px;
	background-image:url(images/input_texte.jpg);
	margin:5px;
}

#content #realcontent textarea {
	width:225px;
	background-image:url(images/input_select.jpg);
	background-repeat:no-repeat;
	border:1px solid #808080;
}

#content #realcontent .left {
	text-align:right;
	padding-right:5px;
}

#content #realcontent .right {
	padding-left:20px;
}

#content #realcontent .right2 {
	text-align:right;
}

#index {
	background-image:url(images/index.jpg);
	height:708px;
	margin-top:20px;
}

#index .img1 {
	margin-left:90px;
	margin-top:220px;
}

#index .img2 {
	margin-left:350px;
	margin-top:180px;
}

#index .img3 {
	position:absolute;
	margin-left:-800px;
	margin-top:10px;
}


#pageDeGarde{
	width:1024px;
}

#chambreHote {
	float:left;
	height:354px;
	width:512px;
}

#boiteLait{
	height:354px;
	margin-top:20px;
	margin-left:512px;
}

a {
	color:#000000;
	text-decoration:none;
}

#footer .foot {
	position:absolute;
	margin-top:27px;
	margin-left:-1000px;
}

#bienvenue{
	margin-top:10px;
}

#ferme{
	margin-left:400px;
}

#chambre{
	margin-top:100px;
}

#displayOver{
	position:absolute;
	display:none;
	margin-left:80px;
	margin-top:50px;
}

#displayOver2{
	position:absolute;
	display:none;
	margin-left:80px;
	margin-top:450px;
}

