body {
	background-color: #D3B593;
}
.text_1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #873711;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #534741;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #a74216;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #734920;
	font-weight: bold;
}
.style6 {
	font-family: Tahoma;
	font-size: 10px;
}
.style7 {font-size: 10px}
.style9 {font-family: Tahoma; font-size: 10px; color: #734920; }

.texte {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	background: url(../images/wed_menueout.jpg) 0px no-repeat;
	width: 190px;
	text-decoration: none;
	line-height: 30px;
}

a.mainlevel:hover {
  	color: #CCCCCC;
	font-weight: bold;
	background: url(../images/wed_menuein.jpg) 0px no-repeat;
}

a.pathway:link, a.pathway:visited {
  color            : #666666;
  font-weight      : normal;
}

a.container {
	position: relative;
	height: 180px;
	width: 400px;
	margin-top: 80px;
}
a.container b {
	font-weight:normal;
	width:600px;
	text-align:center;
	position:absolute;
	bottom:250px;
	left:0;
	color:#eee;
	font-family:tahoma, geneva, verdana, sans-serif;
	letter-spacing:1px;
	line-height:1.7em;
	z-index:1;
	margin: 0px;
	padding: 0px;
}

a.gallery, a.gallery:visited {
	display:inline;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	float:left;
	margin:7px 21px;
	cursor:default;
	position: relative;
	height: 75px;
	width: 75px;
}

a.slidea {
	background-image: url(images/ref/test1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slideb {
	background-image: url(images/ref/test2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slidec {
	background-image: url(images/ref/test3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slided {
	background-image: url(images/ref/test4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slidee {
	background-image: url(images/ref/test5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slidef {
	background-image: url(images/ref/test6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slideg {
	background-image: url(images/ref/test7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slideh {
	background-image: url(images/ref/test8.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slidei {
	background-image: url(images/ref/test9.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.slidej {
	background-image: url(images/ref/test10.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

a.gallery span {
	visibility:hidden;
	display:block;
	position:absolute;
	width:380px;
	height:200px;
	top:100px;
	left:9px;
	color:#000;
	text-align:center;
	font-family:tahoma, geneva, verdana, sans-serif;
	letter-spacing:1px;
	cursor:default;
}

a.slidea span {left:263px; top:-10px;}
a.slideb span {left:144px; top:-10px;}
a.slidec span {left:25px; top:-10px;}
a.slided span {left:263px; top:-101px;}
a.slidee span {left:144px; top:-101px;}
a.slidef span {left:25px; top:-101px;}
a.slideg span {left:263px; top:-192px;}
a.slideh span {left:144px; top:-192px;}
a.slidei span {left:25px; top:-192px;}

a.gallery:hover {white-space:normal; border:1px solid #fff; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:10px; border:1px solid #000; position:relative; z-index:100;}

a.gallery:active, a.gallery:focus {border:1px solid #c00; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

a.gallery:active span img, a.gallery:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:10;}


.infobox {
    width: 180px;
    margin-top: 16px;
}


.infobox_head {
    color: #613916;
    font-weight: bold;
    background-image:url(../images/wed_infohead.gif);
    background-repeat:no-repeat;
    text-align: center;
    padding-top:2px;
    height: 29px;
}

.infobox_main {
    color: #613916;
    background-image:url(../images/wed_infomain.gif);
    background-repeat:repeat-y;
    padding-left : 10px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 10px;
	font-size:12px
}


.infobox_footer {
    background-image:url(../images/wed_infofooter.gif);
    background-repeat:no-repeat;
    padding-top:5px;
    padding-left:15px;
	height: 15px;
}
