body.loaded {
	font-family: tahoma, serif;
	font-size: 10pt;
	color: #8a8a8a;
	background-color: #2d2c29;
	margin: 0px 0px 8px 0px;
	background-image: url("../img/body_bg.png");
	background-repeat: repeat-x;
	background-position: top;
}

body.notloaded {
	font-family: tahoma, serif;
	font-size: 10pt;
	color: #8a8a8a;
	background-color: #2d2c29;
	margin: 0px 0px 8px 0px;
	background-image: url("../img/body_bg.png");
	background-repeat: repeat-x;
	background-position: top;
}

a.normal {
	color: #3a578d;
	text-decoration: none;
}

a.normal:hover {
	text-decoration: underline;
}

#loader {
	width: 350px;
	height: 341px;
	margin: auto;
	background-image: url("../img/ajax-loader.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
}

#loader_img {
}

#container_site {
	width: 900px;
	margin: auto auto;
}

#header_top {
	background-image: url("../img/header.jpg");
	background-position: center center;
	height: 314px;
}

#menu_container {
	height: 30px;
	background-image: url("../img/menu_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#menu_wrapper {
	width: 715px;
	margin: auto;
}

.button {
	width: 100px;
	line-height: 24px;
	padding: 3px 0px 3px 0px;
	display: block;
	text-decoration: none;
	float: left;
	color: #fff;
}

#button_selected {
	color: #e4bf40;
}

.button_separator {
	width: 2px;
	height: 30px;
	padding: 0px;
	float: left;
	background-image: url("../img/button_separator.png");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

#content_area {
	width: 718px;
	overflow: auto;
	margin: auto auto;
	padding-bottom: 10px;
}

#left_area {
	float: left;
	width: 330px;
	overflow: auto;
	padding: 0px 0 10px 0;
}

div.member_container2 {
	padding: 10px 10px 10px 10px;
	width: 300px;
	overflow: auto;
	background-image: url("../img/member_bg_bottom.png");
	background-position: 10px 98%;
	background-repeat: no-repeat;
}

div.member_container1 {
	overflow: auto;
	background-image: url("../img/member_bg_top.png");
	background-position: 10px top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
}

div.member_container2 img {
	float: left;
	padding-left: 10px;
}

div.member_container2 div.name_wrapper {
	float: left;
	height: 85px;
	padding-left: 15px;
	width: 150px;
	padding-top: 7px;
}

div.member_name {
	color: #3a578d;
	font-size: 20pt;
	font-weight: bold;
	padding-top: 3px;
}

div.member_surname {
	color: #d5d5d5;
	font-size: 13pt;
	font-weight: normal;
	margin-top: -8px;
	overflow: auto;
}

div.member_birthdate {
	color: #889abb;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
}

div.member_desc {
	padding: 5px 10px 0px 0px;
	font-size: 10pt;
	width: 270px;
	float: left;
	
	color: #c0c0c0;
	padding: 10px;
	text-indent: 25px;
	font-family: helvetica;
	font-weight:bold;
	font-style:italic;
}

a.member_more {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

a.member_more:hover {
	color: #3a578d;
}

#right_area {
	padding: 36px 10px 10px 0px;
	width: 365px;
	overflow: auto;
	float: right;
}

#title1 {
	font-size: 20pt;
	color: #3a578d;
	font-weight: bold;
	overflow: auto;
}

#title2 {
	font-size: 18pt;
	color: #d5d5d5;
	font-weight: normal;
	overflow: auto;
}

p.gray {
	color: #8a8a8a;
	font-size: 10pt;
}

p.blue {
	color: #3a578d;
	font-size: 10pt;
}

#gallery {
	background-image:url("../img/galerie_box_top.png");
	background-position:center top;
	background-repeat:no-repeat;
	overflow:auto;
	padding-top:10px;
	text-align:center;
	width:355px;
}

#gallery img {
	border: none;
	float: left;
	padding: 5px;
}

#footer_container {
	padding-top: 25px;
	color: #958f8f;
	text-align: center;
	width: 800px;
	margin: auto;
	overflow: auto;
	background-image: url("../img/logo_vis.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#footer_container a.links {
	text-decoration: none;
	color: #958f8f;
}

#footer_container a.selected, #footer_container a.links:hover {
	color: #e4bf40;
}

#link_wrapper {
	padding-left: 96px;
}

span.footer_link_sep {
	padding: 0px 10px;
}

#sigla_ts_container {
	width: 96px;
	height: 32px;
	float: right;
}

div#sigla_ts {
	background-image: url("../img/sigla_ts.png");
	width: 96px;
	height: 32px;
	background-position: top;
	display: block;
	margin-top: -16px;
	position: relative;
}

a#sigla_ts_hover {
	background-image: url("../img/sigla_ts.png");
	background-position: bottom;
	width: 96px;
	height: 32px;
	display: block;
}
