@charset "UTF-8";
/* CSS Document */
body {
	background-color: #343919;
	margin-top: 0px;
}
body p {
	font-family:Verdana, Geneva, sans-serif;
	color:#343919;
	font-size:12px;
	line-height: 1.2em;
	margin-top: 3px;
	margin-bottom: 10px;
}
body h1{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#343819;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:5px;
	margin-top:5px;
}
body h2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#343919;
	font-size:12px;
	line-height:1.1em;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body h3 {
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.2em;
	font-size:14px;
	margin-top: 2px;
	margin-bottom: 0px;
	color:#000;
}
body li{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height: 1.1em;
	margin-left: 20px;
	margin-top: 2px;
	list-style-type: none;
}
body a{
	font-style:italic;
	color:#2A2E14;
}
body a:hover{
	font-style:italic;
	color:#000;
}
#titre{
	width:850px;
	height:100px;
	background:url(../images/ch_de_la_salle_titre.jpg);
}
#menu{
	background-color:#c7c6b7;
	height:50px;
	padding-left:40px;
	padding-right:50px;
}
#menu #accueil{
	float:left;
	width:116px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:0px -100px;
}
#menu a#accueil {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:0px 0px;
}
#menu a#accueil:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:0px -50px;
}
#menu #lieu{
	float:left;
	width:108px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-116px -100px;
}
#menu a#lieu {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-116px 0px;
}
#menu a#lieu:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-116px -50px;
}
#menu #chambres{
	float:left;
	width:144px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-224px -100px;
}
#menu a#chambres {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-224px 0px;
}
#menu a#chambres:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-224px -50px;
}
#menu #gite{
	float:left;
	width:82px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-368px -100px;
}
#menu a#gite {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-368px 0px;
}
#menu a#gite:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-368px -50px;
}
#menu #vin{
	float:left;
	width:83px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-450px -100px;
}
#menu a#vin {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-450px 0px;
}
#menu a#vin:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-450px -50px;
}
#menu #golf{
	float:left;
	width:109px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-533px -100px;
}
#menu a#golf {
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-533px 0px;
}
#menu a#golf:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-533px -50px;
}
#menu #reservation{
	float:left;
	width:105px;
	height:50px;
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-642px -100px;
}
#menu a#reservation{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-642px 0px;
}
#menu a#reservation:hover{
	background:url(../images/ch_de_la_salle_menu_gb.png);
	background-position:-642px -50px;
}
#page{
	background-color:#c7c6b7;
	width:850px;
	height:400px;
	margin: 0px;
}
#gauche{
	float:left;
	margin:15px 10px 0px 15px;
	padding-right:5px;
	overflow:auto;
}
#droite{
	float:right;
}
#gdf{
	float:left;
	width:50px;
	height:50px;
	background:url(../images/logo_gite_de_france.gif);
}
#langue{
	float:left;
	width:50px;
	height:50px;
	background:url(../images/francais.gif);
}

#conception {
	color:#C9C7B8;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#conception a{
	color:#C7C6B7;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	font-style: italic;
}

#conception a:hover{
	color:#343819;
	background-color: #C9C7B8;
}
		
		
		#photo
		{
			float:right ;
			margin: 0;
		}
		
		#photo dt
		{
	color: #000;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
		}
		
		#photo dd
		{
			margin: 0 ;
		}
#images_gal {
	width: 210px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#galerie_mini {
	margin-top: 0px;
}
#mini_image		{
	float: left;
	border:none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
		}
#formulaire {
	width: 310px;
	padding:5px;
	border:thin solid #000;
	margin-top: 10px;
	text-align: center;
}
.petit_texte{
	font-family:Verdana, Geneva, sans-serif;
	color:#3E3E39;
	font-size:11px;
	line-height:1.2em;
	padding-top:130px;
}
.texteForm{
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
}
.envoyerForm {
	width:100px;
	text-align:center;
	float: right;
	padding-top: 20px;
}
.bas{
	padding:5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#c7c6b7;
	font-size: 11px;
	line-height: 1.5em;
}
.bas a{
	font-style:italic;
	text-decoration:none;
	color:#c7c6b7;
}
.bas a:hover{	
	text-decoration:underline;
	color:#FFF;
}
.galerie{
	margin:15px;
	border:none;
}
