@charset "utf-8";
body {
	margin: 0;
	background-color: #A3BE55;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body img {
	border: none;

}
body  a img {
	border: none;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
body  a {
	color: #000000;
	text-decoration: underline;



}
body   a:hover {
	text-decoration: none;


}

h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: center;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(images/pointer.jpg);
}
li {
	padding-bottom: 3px;

}
#container_body {
	width: 100%;
	float: left;
	background-image: url(images/bg_tilles.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
#container_footer {
	width: 100%;
	float: left;
	background-image: url(images/footer_tilles.jpg);
	background-repeat: repeat-x;
	height: 77px;
	margin: 0;
}


/* CSS Document */

#main {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	height: 37px;
	color: #FFFCB2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
}
#footer a {
	color: #FFFCB2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#footer a:hover {
	color: #FFFCB2;
	text-decoration: underline;
}
#top {
	float: left;
	height: 334px;
	width: 780px;
}
#top #box_menu {
	float: left;
	height: 335px;
	width: 206px;
}
#top  #box_menu  #menu_logo {
	float: left;
	height: 98px;
	width: 206px;
}
#top #box_menu #menu {
	float: left;
	height: 192px;
	width: 206px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#top #box_menu #menu a img{
	float: left;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#top #box_menu #menu_bottom {
	float: left;
	height: 44px;
	width: 206px;
	background-image: url(images/menu_bottom.jpg);
	padding: 0;
}
#top #box_header {
	float: left;
	height: 335px;
	width: 574px;
}
#top #box_header #header_top {
	float: left;
	height: 33px;
	width: 574px;
}
#top #box_header #header {
	float: left;
	height: 180px;
	width: 574px;
}
#top  #box_header  #header_bottom {
	float: left;
	height: 16px;
	width: 574px;
	background-image: url(images/header_bottom.jpg);
	font-size: 8px;
	margin: 0;
	padding: 0;
}
#top  #box_header  #main_title {
	float: left;
	height: 105px;
	width: 405px;
}
.right_photo {
	float: left;
	width: 169px;
	background-color: #9b815d;
}
#right_photo {
	float: left;
	width: 169px;
	height: 105px;
}

#box_content {
	float: left;
	width: 780px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}
#box_content #box_left {
	float: left;
	width: 571px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

#box_content #box_right {
	float: left;
	width: 169px;
}
#box_gallery {
	float: left;
	width: 780px;
	background-image: url(images/gallery_bg.jpg);
	height: 142px;
	background-repeat: repeat-y;
}
#box_gallery #gallery_title {
	float: left;
	width: 780px;
	height: 38px;
}
#box_gallery  #gallery_mini {
	float: left;
	width: 778px;
	height: 93px;
	padding-left: 1px;
	padding-right: 1px;
}


.hoverscroll {
	border: none;
}
#my-list li {
	width: 140px;
	height: 93px;
	padding-left: 8px;
	padding-right: 8px;
	}
ul#my-list {
	list-style: none;
	padding: 0;

}

