@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;

}
body {
	text-align: center;
	background-color: #666666;
}
#topoff {
	background-color: #dcdcdc;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -285px;
	visibility: hidden;
}


#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 569px;
	width: 995px;
	position: relative;
	color: #585961;
	margin: 0 auto;
	clear: left;
}
#wrapper #header {
	padding: 0 95px 0 18px;
	background-color: #FFFFFF;
	height: 98px;
}
#wrapper #container {
	height: 442px;
	background-color: #d9d9da;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 17px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:none;
}
#header #topic {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 63px;
	color: #20137f;
}
.orange, .activ {
	color: #e87019;
}
#right_nav ul ul {
	margin-bottom: 15px;
}

#left h2 {
	font-size: 17px;
	line-height: 20px;
}
#wrapper #footer {
	background-color: #d9d9da;
	height: 29px;
}
#bottom_nav {
	background-color: #e87019;
	color: #000000;
	font-weight: bold;
	height: 17px;
}
#bottom_nav a:hover {
	color: #FFFFFF;
}

#bottom_nav li {
	display: inline;
	border-left: 2px solid black;
	padding: 0 10px 0 10px;
	line-height: 17px;
}
#bottom_nav li:first-child {
	border-left: none;
	padding-left: 23px;
}
#right_nav {
	float: right;
	width: 120px;
	height: 423px;
	position: relative;
}

#right_nav ul {
	list-style-type: none;
	font-weight: bold;
	margin-left: 11px;
	color: #20137F;
}
#right_nav a {
	color: #20137F;
}
#topic h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}
.picdiv {
	float: left;
	height: 119px;
	width: 120px;
}
.picdiv110 {
	float: left;
	height: 119px;
	width: 109px;
}

.short {
	height: 102px;
}
.fl {
	float: left;
}
#right_nav a:hover {
	color: #E87019;
}
#left p {
	padding-right: 5px;
}
#wrapper #infos {
	display: none;
}

.nobot {
	height: 87px;
}
#loader img {
	float: left;
}
.logo2 {
	font-size: 9px;
	font-style: italic;
	margin-left: 11px;
}

.bottomline {
	position: absolute;
	bottom: 0px;
}
