* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 11px arial;
}
#intro {
	width: 680px;
	padding: 0 50px 0 0;
	margin: 0 auto;
	position: relative;
}
#intro .txt_1 {
	position: absolute;
	left: 522px;
	top: 379px;
}
#intro .txt_2 {
	position: absolute;
	left: 531px;
	top: 397px;
}
#main {
	width: 895px;
	min-height: 100%;
	margin: 0px auto -35px auto;
	position: relative;
}
#sidebar, #sidebar #logo {
	width: 125px;
	padding: 0 0 10px 0;
	float: left;
}
#menu li {
	padding: 30px 2px 25px 0;
	float: left;
}
#menu li a {
	width: 69px;
	height: 17px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../../images/site/menu_items.gif) no-repeat;
	padding: 2px 0 0 0;
	float: left;
}
#menu li a:hover {
	background: url(../../images/site/menu_items.gif) no-repeat 0 -100px;
	margin: 5px 0 0 0;

}
#menu li a.act {
	background: url(../../images/site/menu_items.gif) no-repeat 0 -100px;
	margin: 5px 0 0 0;
}
#lang li {
	padding: 30px 0 25px 2px;
	float: left;
}
#content {
	width: 700px;
	padding: 0 0 10px 0;
	float: left;
	min-height: 670px;
	_height: 670px;

}
#content h1 {
	font: bold 18px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content h1.name {
	background: url(../../images/site/dot_line.gif) repeat-x 0 16px;
}
#content h1.name span {
	background: #FFF;
	padding: 0 5px 0 0;
	display: inline-block;
}
#content p, #content .list {
	line-height: 1.4;
	padding: 0 0 10px 0;
	display: block;
}
#content .list {
	list-style: inside decimal;
}
#content .links_list li, #content .artis_list li {
	background: url(../../images/site/dot_line.gif) repeat-x 0 bottom;
	padding: 10px 0;
	float: left;
}
#content .links_list li {
	width: 700px;
}
#content .artis_list li {
	width: 350px;
}
#content .big_foto {
	padding: 0 50px 10px 0;
	position: relative;
	float: left;
}
#content .big_foto .pages, #content .big_foto #controls {
	position: absolute;
	right: 0;
	bottom: 5px;
}
#content .big_foto .pages li.sep {
	width: 25px;
	background: url(../../images/site/dot_line.gif) repeat-x 0 8px;
}
#content .gallery_line {
	padding: 0 0 10px 0;
	clear: both;
	display: block;
}
#content .gallery_line img {
	margin: 0 15px 0 0;
	float: left;
}
#footer_out {
	width: 895px;
	height: 35px;
	margin: 0px auto;
	position: relative;
}
#footer {
	width: 770px;
	height: 35px;
	padding: 0 0 0 125px;
	float: left;
}
#footer #ad {
	width: 110px;
	padding: 0 0 15px 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer #ad li {
	width: 110px;
	background: url(../../images/site/dot_line.gif) repeat-x 0 bottom;
	padding: 0 0 1px 0;
	float: left;
}
#footer #ad li.title {
	background: none;
	padding: 0 0 1px 0;
}

#footer #ad1 {
	width: 110px;
	padding: 0 0 380px 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer #ad1 li {
	width: 110px;
	background: url(../../images/site/dot_line.gif) repeat-x 0 bottom;
	padding: 5px 0 5px 0;
	float: left;
}
#footer #ad1 li.title {
	background: none;
	padding: 0 0 1px 0;
}

.clearfooter {
	height: 35px;
	clear: both;
}
#menu, #content .big_foto .pages li, #content .big_foto img, #controls {
	float: left;
}
#lang {
	float: right;
}
a {
	color: #000;
	text-decoration: none;
}
.separator {
	height: 30px;
	background: url(../../images/site/dot_line.gif) repeat-x 0 15px;
	clear: both;
	display: block;
}
.separator a, #content h1.name a {
	color: #F14D23;
	font: 11px arial;
	text-decoration: none;
	background: url(../../images/site/icon_1.gif) #FFF no-repeat right 2px;
	padding: 0 10px 0 4px;
	margin: 5px 0 0 0;
	float: right;
}
.separator a:hover, #content h1.name a:hover {
	text-decoration: underline;
}
.clear {
	height: 0;
	font-size: 0;
	clear: both;
	display: block;
}

