#kw {
	height: 1px;
	line-height: 20em;
	overflow: hidden;
}

body {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.nodisp {
	display: none;
}
#conteneur {
	width: 1000px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -320px;
	border: 1px solid #000000;
	position: absolute;
	/*margin:0px 0 0 -500px;*/
	overflow: hidden;
}

h1#logo {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#lustre {
	width: 230px;
	height: 270px;
	position: absolute;
	left: 400px;
	top: -10px;
	z-index: 5000;
}

#menu {
	width: 119px;
	position: absolute;
	top: 84px;
	left: 0px;
}

#menu #bouton_news {
	position: absolute;
	top: 337px;
	left: 0;
}

#menu #bouton_news a {
	display: block;
	width: 116px;
	height: 37px;
	background-image: url(../images/beausoleil_dispo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu #bouton_news a:hover {
	background-position: right top;
}

#fond_lustre {
	width: 881px;
	height: 85px;
	position: absolute;
	top: 84px;
	left: 119px;
	background-image: url(../images/beausoleil_soustitre.jpg);
}

#contenu {
	width: 881px;
	height: 369px;
	position: absolute;
	top: 169px;
	left: 119px;
	background-color: #492d21;
	background-repeat: no-repeat;
}

#contenu_txt {
	width: 636px;
	height: 125px;
	position: absolute;
	bottom: 0px !important;
	bottom: -2px;
	background-image: url(../images/beausoleil_contenu.jpg);
}

#txt_courant {
	height: 95px;
	overflow: auto;
}

#txt_courant a {
	display: block;
	color: #FFFFFF;
}

#txt_courant a:hover {
	color: #F57512;
}

.texte_courant {
	font-style: italic;
	font-weight: bold;
	padding: 3px 2px 3px 8px;
}

#miniatures {
	width: 20px;
	/*height: 200px;*/
	position: relative;
	/*background-color:#00FF33;*/
	top: 37px;
	/*right: 50px;*/
	left: 811px;
}

#miniatures2 {
	position: relative;
	/*height: 250px;*/
	width: 32px;
	top: 47px;
	left: 931px;
}

#miniatures ul, #miniatures2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#miniatures li a, #miniatures2 li a {

	display: block;
	line-height: 0px;
	margin: 0px 0px 8px 0px !important;
	margin: 0;
	width: 32px;
	height: 32px;
	text-indent: 200px;
	overflow: hidden;
	background-color: #fff;

	border: 1px solid #000;
}

#miniatures li a:hover, #miniatures2 li a:hover  {
	background-color: #e47526;
}

#plan {
	width: 245px;
	height: 125px;
	position: absolute;
	right: 0px !important;
	bottom: 0px !important;
	right: -1px;
	bottom: -2px;
}

#adr {
	width: 881px;
	height: 62px;
	position: absolute;
	left: 119px;
	bottom: 0px !important;
	bottom: -4px;
}

#bt_adr {
	border: none;
}
#cr {
	color: #555;
	width: 1000px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: 290px;

	position: absolute;
	font-size: 0.7em;
	text-align: right;
	letter-spacing: 0.07em;
}
#cr a {
	color: #000;
	text-decoration: none;
}
#cr a:hover {
	color: #300;
}

#bouton_news2 {
    position:absolute;
    top:50%;
    left:50%;
    background:url('../images/bouton-news-domaine-beausoleil.gif');
    margin-left:422px;
    margin-top:-300px;
    z-index:100;
}

#bouton_news2 a {
    display:block;
    width:71px;
    height:105px;
    border:none;
    text-decoration:none;
}