/* Les éléments HTML en général
-------------------------------------------------------- */
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

body{
	background: #f78405; /*couleur du fond de page*/
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

fieldset{
	border: none;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:3px;
}
input{
	font-size: 1.1em;
}
select{
	font-size: 1em;
}
textarea{
	width: 95%;
	font-size: 1.1em;
}

img{border:none;}

a img{border:none;text-decoration:none;}

a{
	color: #000;
}

a:visited{
	color: #000;
}

a:hover{
	color: #000;
}
.center{text-align:center;}

/* La page
-------------------------------------------------------- */
#page{
	background: #d5fea0; /*couleur du fond de page*/  /* ancienne couleur #CAFEB2*/
	color: inherit;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
/* L'entête
-------------------------------------------------------- */
#top{
  margin:0;
	height: 110px;
	background: #FFF url(../img/top.jpg) no-repeat left top;
	border-bottom: 2px solid #228b22;
}
#top h1{
	height: 80px;
	margin: 0 20px 0 0;
	padding-top: 15px;
  text-align:right;
}
#top h1 a{
	text-decoration: none;
	color: #063;
	line-height:80px;
}
/* contenu */
#main{
	float: right;
	width: 570px;
}

#content{
	margin: 0 10px 0 0;
	padding: 1em 0 0 0;
}
/* presentation - contenu */
#accroche{
  padding:8px 0 20px 0;
  text-align:justify;
  font-weight: bold;
	font-size: 14px;
	border-bottom:6px solid #228b22;
}
#accroche img{margin:0;float:left;}
#description{
  padding:15px 0;
  text-align:justify;
  font-weight: bold;
	font-size: 14px;
}
#inventaire{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:left;
  line-height:16px;
	margin-bottom:30px;
}
#inventaire img{
	float: left;
	margin:15px 10px 50px 0;
}
#situation {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:16px;
}
#situation img{
	float: right;
	margin-left: 10px; 
}
/* galerie - contenu */
#galerie{
  padding:8px 0 20px 0;
  text-align:center;
}
#galerie table{
	width:570px;
  text-align:center;
  border-spacing:0;
}
#galerie td{
  width:190px;
	vertical-align:bottom;
}
#galerie td.top {
	vertical-align:top;
	font-size: 11px;
	line-height:13px;
	height:22px;
}
#galerie td a{
  text-decoration:none;
}
#galerie img{
  padding:10px 0 0 0;
  margin:0;
}
/* tarifs */
#tarifs{
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
}
#tarifs-titre{
  font-size:18px;
  font-weight:bold;
  letter-spacing:10px;
}
#tarifs table{
  width:420px;
  border-spacing:0;
  font-size:16px;
	text-align:center;
	margin:0 auto;
  border:2px solid black;
}
#tarifs table thead{
	margin:0 auto;
  font-size:14px;
	font-weight:bold;
	background-color:#cc0;
}
#tarifs table tbody{
	background-color:#ffc;
}
#tarifs table thead tr{
	height:24px;
}
#tarifs table tr{
  height:40px;
}
#tarifs table td{
  border:1px solid black;
}
.gauche{
  text-align:left;
  padding-left:5px;
  width:290px;
}
#tarifs ul{
  text-align:left;
  font-size:14px;
  }
/* plan - contenu */
#accroche-plan{
  padding:8px 0 20px 0;
  text-align:justify;
	font-size: 14px;
	border-bottom:6px solid #228b22;
}
#accroche-plan img{margin:5px 0 0 10px;float:right;}
#plan{
  text-align:center;
  margin: 20px 0;
}
#plan h2 {
  font-size: 17px;
}
/* contact */
#contact{
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
}
#mel{
  font-weight:bold;
  line-height:30px;
  font-size:16px;
}
#mel a{text-decoration:none;}

#formu{
  margin-top:50px;
  font-size:16px;
  color:#747474;
}
#contact table{
  width:500px;
  border-spacing:0;
  font-size:12px;
	text-align:left;
	margin:0 auto;
  border:2px solid black;
}
#contact table caption{
	margin:0 auto;
  font-size:14px;
	font-weight:bold;
}
#contact table tr{
  height:30px;
}
.droite{
  text-align:right;
  width:150px;
}
#plus{
  font-size:14px;
  font-weight:bold;
}
/* sidebar */
#sidebar{
	float: left;
	width: 170px;
	padding: 5px 0;
}
#sidebar div{
	margin: 0;
	padding: 10px;
}
/* gites de france */
.gf{
  margin:0;
  text-align:center;
}
.gf img{
  padding:10px 0 0 0;}
/* menu */
#menu {display:block; min-height:63px;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {display:block; width:150px; margin-bottom:15px;}
#menu li.list1 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list2 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list3 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list4 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list5 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list6 {background:transparent url(../img/menu.gif) no-repeat;}
#menu li.list7 {background:transparent url(../img/menu.gif) no-repeat;}
#menu a {display:block; height:40px; margin:0; padding-top:20px; text-decoration:none; padding-left:16px; color:#000; font-size:1em; font-weight:bold;}

#menu a#item1 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item2 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item3 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item4 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item5 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item6 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}
#menu a#item7 {background:transparent url(../img/menu-hover.gif) -115px -86px no-repeat;}

#menu a#item1:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item2:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item3:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item4:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item5:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item6:hover {background-position:0 0; z-index:50; color:#0ff;}
#menu a#item7:hover {background-position:0 0; z-index:50; color:#0ff;}

/*meteo*/
.meteo{
  margin:0;
  padding:0;
  text-align:center;
}
.meteo img{
  padding:0;}
/* Le pied de page */
#footer{
	margin: 20px 0 0 0;
	padding: 0;
	text-align:center;
	clear: both;
}
