@charset "utf-8";

html, body {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image:url(body.png);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#400b17;
  	overflow:auto;
}

a img {
	border:none;
}

/* ------------------------------------------------------------------------- */

#logo {
	position:absolute;
	height:80px;
	width:100%;
	top:15px;
	text-align:center;
	z-index:1000;
}

#logo img {
	width:80px; 
	height:80px; 
	border:0;
}

/* ------------------------------------------------------------------------- */

#intro {
	position:absolute;
	top:170px;
	height:177px;
	width:100%;
	margin:0 auto;
	background-image:url(intro.jpg);
	background-repeat:no-repeat;
	background-position:center;
	z-index:100;
}

#intro div {
	position:relative;
	width:960px;
	height:157px;
	margin:10px auto;
	overflow:hidden;
}

#intro p {
	width:400px;
	position:absolute;
	top:35px !important;
	top:45px;
	left:400px;
	font-size:12px;
	line-height:18px;
	color:#8D763A;
	display:none;
}

#intro p:first-letter {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

#navigation_intro {
	position:absolute;
	height:18px;
	width:100%;
	top:350px !important;
	top:360px;
	text-align:center;
	z-index:500;
}

#navigation_intro ul {
	list-style-type:none;
	margin:10px 0;
	padding:0;
}

#navigation_intro li {
	display:inline;
	padding:0 10px;
}

#navigation_intro img {
	border:none;
}

#adresse {
	position:absolute;
	top:390px;
	width:100%;
	margin:0;
	padding:0;
	color:#4C0B1D;
	text-align:center;
	z-index:500;
}

#adresse p {
	margin:0;
	padding:0;
	line-height:20px;
}

/* ------------------------------------------------------------------------- */

#logoline {
	position:absolute;
	width:100%;
	height:1px;
	top:50px;
	background-image:url(logoline.gif);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	z-index:900;
}

/* ------------------------------------------------------------------------- */

#pagebody {
	position:absolute;
	top:57px;
	width:100%;
	height:406px;
	background-image:url(pagebody.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#pagecontent1 {
	width:100%;
	height:242px;
	position:absolute;
	top:80px;
	text-align:center;
	overflow:hidden;
	z-index:601;
}

#pageimage {
	width:876px;
	height:242px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#pageimage img {
	border:1px solid #E3D479;
}

#pagecontent2 {
	width:100%;
	height:274px;
	position:absolute;
	top:72px;
	text-align:center;
	overflow:hidden;
	z-index:602;
}

#pagetext1a {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#pagetext1a p {
	width:270px;
	margin:0 0 0 314px;
	line-height:32px;
	color:#9C720C;
}

span {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

#pagetext1b {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:none;
}

#pagetext1b p {
	width:270px;
	margin:0 0 0 314px;
	line-height:32px;
	color:#9C720C;
}

#pagetext1c {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:none;
}

#pagetext1c p {
	width:270px;
	margin:0 0 0 314px;
	line-height:32px;
	color:#9C720C;
}

#pagecontent3 {
	width:100%;
	height:274px;
	position:absolute;
	top:72px;
	text-align:center;
	overflow:hidden;
	z-index:603;
}

#pagetext2a {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#pagetext2a p {
	width:270px;
	margin:0 0 0 624px;
	line-height:32px;
	color:#9C720C;
}

#pagetext2b {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:none;
}

#pagetext2b p {
	width:270px;
	margin:0 0 0 624px;
	line-height:32px;
	color:#9C720C;
}

#pagetext2c {
	width:876px;
	height:274px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:none;
}

#pagetext2c p {
	width:270px;
	margin:0 0 0 624px;
	line-height:32px;
	color:#9C720C;
}

#pagebody a {
	color:#9C720C;
	text-decoration:underline;
}

#pagebody a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- */

#galerycontent1 {
	width:100%;
	height:406px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	z-index:601;
}

#galeryimage {
	width:828px;
	height:406px;
	margin:0 auto;
	background-color:#CCCCCC;
	overflow:hidden;
}

#galerycontent2 {
	width:100%;
	height:406px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	z-index:602;
}

#galerythumbs {
	width:872px;
	height:406px;
	margin:0 auto;
}

#leftthumbs {
	width:50px;
	margin-top:15px;
	float:left;
}

#rightthumbs {
	width:50px;
	margin-top:15px;
	float:right;
}

.thumb {
	width:52px;
	height:52px;
	margin-top:25px;
	background-color:#00CC66;
}

.thumb img {
	border:1px solid #55161E;
}

/* ------------------------------------------------------------------------- */

#bottomline {
	position:absolute;
	width:100%;
	height:1px;
	top:470px;
	background-image:url(bottomline.gif);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	z-index:800;
}

/* ------------------------------------------------------------------------- */

#navigation {
	position:absolute;
	height:15px;
	width:100%;
	top:482px;
	text-align:center;
	z-index:500;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navigation li {
	margin:0;
	padding:0 12px;
	display:inline;
}

#navigation img {
	border:none;
}

/* ------------------------------------------------------------------------- */

#sub1 {
	position:absolute;
	top:506px;
	width:100%;
	text-align:center;
	z-index:501;
}

#sub1 ul {
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style-type:none;
}

#sub1 li {
	margin:0 0 0 8px;
	padding:0 0 8px 0;
}

/* ------------------------------------------------------------------------- */

#sub2 {
	position:absolute;
	top:506px;
	width:100%;
	text-align:center;
	z-index:502;
}

#sub2 ul {
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style-type:none;
}

#sub2 li {
	margin:0 0 0 224px;
	padding:0 0 8px 0;
}

/* ------------------------------------------------------------------------- */

#sub3 {
	position:absolute;
	top:506px;
	width:100%;
	text-align:center;
	z-index:503;
}

#sub3 ul {
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style-type:none;
}

#sub3 li {
	margin:0 0 0 342px;
	padding:0 0 8px 0;
}

/* ------------------------------------------------------------------------- */

#sub4 {
	position:absolute;
	top:506px;
	width:100%;
	text-align:center;
	z-index:504;
}

#sub4 ul {
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style-type:none;
}

#sub4 li {
	margin:0 0 0 418px;
	padding:0 0 8px 0;
}

/* ------------------------------------------------------------------------- */

#sub1 img {
	border:none;
}

#sub2 img {
	border:none;
}

#sub3 img {
	border:none;
}

#sub4 img {
	border:none;
}

/* ------------------------------------------------------------------------- */

#spacer {
	position:absolute;
	top:600px;
	height:40px;
}

/* ------------------------------------------------------------------------- */