﻿body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
	background: #f6f5f1 url(images/site/body-background.jpg) repeat-x top;
	/*background-image: url(kongres2/images/kongres-back.jpg);
	background-color: #f6f5f1;
	background-position: right top;
	background-repeat: no-repeat;*/
}
div#Main {
	width: 950px;
	margin: 0px auto 0px auto;
}
div#MainBottom
{
	background-color: #51bed2;
}
body a
{
	text-decoration: none;
	color: #2c7398;
}
div#Header {
	width: 100%;
	/*background: url(images/site/memo-background.jpg) no-repeat top right;*/
}
div#Memo {
	width: 935px;
	height: 80px;
	padding-right: 15px;
	text-align: right;
}
div.Menu {
	height: 45px;
	display: block;
	padding-left: 20px;
}
div.Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.Menu ul li {
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 45px;
}
div.Menu ul li a {
	position: relative;
	display: block;
	width: 140px;
	height: 45px;
	font-size: 12px;
	font-weight: bold;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	cursor: pointer;
}
div.Menu ul li a span {
	position: absolute;
	left: 0;
	width: 140px;
}
div.Menu ul li a span.out {
	top: 0px;
}
div.Menu ul li a span.over, div.Menu ul li a span.bg {
	top: 45px;
}
div#Menu ul li a {
	color: #fff;
}
div#Menu ul li a span.over {
	background:url('images/site/tab-hover.gif') no-repeat;
	/*background: #28637f;*/
	color: #fff;
}

div#Menu ul li a:focus {
	color: #000;
}

div#SubMenu
{
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 10px 0px;
	background-color: #f6f5f1;
}
div#SubMenu a
{
	width: 100px;
	text-decoration: none;
	display: inline-block;
	color: #2c7398;
}


div#TabSelected
{
	 width: 140px; 
	 height: 45px; 
	 margin-top: -60px;
	 text-align: center;
	 color: black;
	 font-weight: bold;
	 background-image:url('images/site/tab-selected.png'); 
	 position:relative; 
	 z-index:2;
	 top: 0px;
}

span#TabText
{
	position:relative; 
	top: 15px; 
	font-size: 12px
}

div#Logo
{
	width: 880px;
	height: 72px;
	padding: 8px 80px 10px 0px;
	text-align: right;
	position:relative;
	z-index: 2;	
}
div#Logo img {
	margin-top: -5px;
	margin-right: -6px;
}

div#Content {
	position: relative;
	top: -90px;
	padding: 15px;
	background-color: white;
}

div#Content a{
}

div#ContentTop
{
	width: 100%;
	height: 65px;
}

div#ContentTopLeft
{
	width: 170px;
	float: left;
}

div#ContentTopRight
{
	width: 750px;
	float: right;
}

div#Banner
{
	width: 100%;
	height: 300px;
}

div#BannerLeft
{
	width: 160px;
	padding: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
}
div#BannerTextLeft
{
	font-size: 10px;	
	margin-right: 7px;
	text-align: justify;
}

div#BannerRight
{
	width: 750px;
	float: right;
}

div#Title
{
	padding: 10px 0px 10px 0px;
	font-size: 26px;
	color:black;
}

div#ContentLeft{
	width: 660px;
	float: left;
	position: relative;
}
div#ContentLeft strong {
	color: #333333;	
}
#ContentLeft h3 {
	border-bottom: dotted 1px #C0C0C0;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
}
#ContentLeft h4 {
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0px;
	margin: 0;
}
#ContentLeft h5 {
	font-size: 12px;
	margin-bottom: 5px;
}

div#ContentRight {
	width: 245px;
	margin-left: 15px;
	text-align: center;
	position: relative;
	float: right;
	color: #333333;
	/*color: #85afbe;*/
}
div#BannerTextRight
{
	font-size: 11px;
	text-align: center;	
	width: 180px;
	margin: auto;
	padding-top: 15px;
}

div.ContentLeftItem {
	width: 100%;
	margin: 25px 0px 15px 0px;
}
div.ContentRightItem {
	margin-top: 15px;
}
div.ContentRightItem a {
	border: 0px;
	margin-top: 15px;
}
div.ContentRightItem img {
	border: 0px;
	}
	
div.ContentRightTitle
{
	width: 233px;
	height: 28px;
	padding: 12px 0px 0px 10px;
	background:#43859E url('images/site/table-header-background.jpg') repeat-x; 
	/*color: white;*/ 
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.ContentRightModule
{
	text-align: left;
	margin: 15px 0px 0px 0px;
	background-color:#F2F2F2;
	border: solid 1px #E2E2E2;
}
div.ContentRightModule a
{
	display: block;
	padding: 5px;
}
div.ContentRightModule a:hover
{
	background-color:white;
}
.ContentTitle
{
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	color: #333333;
	border-bottom: dotted 1px #C0C0C0;
}
div#MainPageContent #ContentLeft {	
	margin-left: 10px;
	width: 490px;
}
div#MainPageContent p {
	text-align: justify;	
}
div#MainPageContent #ImageColumn {
	float: left;
	margin-top: 32px;
	position: relative;
	width: 160px;	
}
.ContentTitle a
{
	text-decoration:none;
}

.ContentSubTitle
{
	font-size: 12px; 
	font-weight: bold; 
	color: #398ead
}

img.ContentLeftImage
{
	width: 157px; 
	height: 120px; 
	float: left; 
	margin-right: 10px;
}
#Footer {
	width: 100%; 
	height: 200px;
	position: relative;
	top: -90px;
	background: url(images/site/footer-background.jpg) repeat-x top;
	clear:both;
	text-align:center;
	color:#a8e8f4
}
div#Validation {
	width: 950px;
	height: 50px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
}
div#BottomMenu
{
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 10px 0px;
	background-color: #f6f5f1;
}
div#BottomMenu a
{
	width: 100px;
	/*text-decoration: none;*/
	display: inline-block;
	color: #2c7398;

}

.ImageComment
{
	position: relative; 
	top: -30px; 
	left: 20px; 
	color:#999999; 
	font-style:italic;
}

table.ContentTable {
	background-color:#F2F2F2; 
	border: solid 1px #CCCCCC; 
	color:#333333;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.ContentTable th {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
}
table.ContentTable td {
	margin: 0;
	padding: 5px 10px 0 10px;	
	vertical-align: top;
}
table.ContentTable tr.TableHeader {
	background: #43859E url('images/site/table-header-background.jpg') repeat-x; 
	font-weight: bold;
	height: 40px;
}

.News, .Newsletters {
	margin: 0 10px 10px 10px;
}
.News ul, .Newsletters ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.News ul li h4, .Newsletters ul li h4 {
	line-height: normal;
	margin: 5px 0 0 0;	
	padding: 0;
}
.News ul li h5, .Newsletters ul li h5 {
	margin: 0;
	padding: 0;
	
}
.News ul li a, .Newsletters ul li a {
	margin: 0px;
	padding: 0px;
}
.News ul li img, .Newsletters ul li img {
	background-color: white;
	border: 1px #ccc solid;
	padding: 3px;
}
.News ul li p, .Newsletters ul li p
{
	margin: 0;
	padding: 0;
}
.NewsItem{
	height: 300px;
}

#calendar a {
	display: block;
	text-align: left;
	width: 245px;
}
#calendar a img{
	margin: -8px 10px 0 0;
	vertical-align: middle;
}
#calendar a span {
	display: inline-block;
	font-size: 200%;
}

#counter {
	padding: 10px 10px 0 0;
}
#counter h5 {
	font-size: 130%;
	margin: 0;
	text-align: center;
}
#counter p {
	color: #398EAD;
	margin: 0;
	font-size: 300%;
	text-align: center;
}
