/* Created by Wikiwi.be - Raphael De Naeyer */
/* La Renardière */

/* General style */

* { margin:0; padding:0; border:0;}

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #340002;
  background-color: #3f0605;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  min-width: 1000px;
  min-height: 423px;
	background: url(images/bg_home_la_renardiere_chanly.jpg) no-repeat  center center #3f0605;
}

/* Content style */

TABLE#table_principal {
	height: 100%;
	width: 100%;
	text-align: center;
}
div#principal1 {
	position:relative;
	width: 100%;
	height: 423px;
	margin: auto;
	text-align: left;
}
div#principal {
	position:relative;
	margin: 0px;
	width: 998px;
	height: 423px;
	text-align: left;
	vertical-align: middle;
	margin: auto;
}
div#zone_top {
	position: absolute;
	text-align: left;
	width: 970px;
	height: 139px;
	margin: 0px 0px 0px 13px;
}

div#zone_logo {
	position:absolute;
	width: 351px;
	height: 139px;
	margin: 9px 0px 0px 310px;
  	background: url(images/logo_la_renardiere_chambres_dhotes_wellin.png)  no-repeat top left;
}
h2#maisons-dhotes-de-charme {
	position: absolute;
	width: 279px;
	height: 15px;
	margin: 113px 0px 0px 15px;
	font-size : 12px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
 	text-align: left;
}
h3#evasion-coeur-ardenne {
	position: absolute;
	width: 279px;
	height: 15px;
	margin: 113px 0px 0px 676px;
	font-size : 12px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
 	text-align: right;
}
div#menu {
	position:absolute;
	width: 970px;
	height: 36px;
	margin: 142px 0px 0px 14px;
    list-style-type: none;
	z-index: 99;
}
#menu ul {
	margin: auto;
	padding:0px;
	width: 524px;
	height: 36px;
	list-style-type:none;
	text-align:center;
	border-left: 1px solid #d59675;
	list-style-image: none; 
}
#menu li {
	float:left;
	padding:0px;
	height:36px;
}
#menu li a {
	display:block;
	width:130px;
	height: 36px;
	line-height: 36px;
	color:white;
	font-size : 14px;
	letter-spacing: 1px;
	text-decoration:none;
	background: url(images/bg_menu_off.gif) repeat-x;
	border-right: 1px solid #d59675;
}
#menu li a:hover {
	font-weight: bold;
	background: url(images/bg_menu_on.gif) repeat-x;
}




div#zone_photo {
	position:absolute;
	width: 969px;
	height: 135px;
    list-style-type: none;
	margin: 181px 0px 0px 15px;
}


IMG#photo {
	position:relative;
	width: 969px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div#zone_copyright {
	position:absolute;
	width: 970px;
	height: 34px;
	color: #ffffff;
	margin: 336px 0px 0px 14px;
}
div#copyright{
	position:absolute;
	margin: auto;
	text-align: center;
	margin: 0px 0px 0px 113px;
	width: 750px;
	height: 35px;
	line-height: 20px;
	color: #d09373;
	font-size: 10px;
}
	
div#copyright a{
	color: #d09373;
	text-decoration: none;
}
div#copyright a:hover{
	color:#ffffff;
}
DIV#accueil_champetre {
	position:absolute;
	width: 64px;
	height: 32px;
	margin: 0px 0px 0px 10px;
	background: url(images/accueil_champetre.png) no-repeat top left;
}
DIV#maisons-d-hotes-de-caracteres {
	position:absolute;
	width: 34px;
	height: 34px;
	margin: 0px 10px 0px 930px;
	background: url(images/maisons-d-hotes-de-caracteres.png) no-repeat top left;
}
img#accueil_champetre {
	width: 64px;
	height: 32px;
}
img#maisons-d-hotes-de-caracteres {
	width: 34px;
	height: 34px;
}



