body {
	background-color: #FFF;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 19px;
}
a {
	text-decoration:none;
	color: #00F;
}
a:hover, a:visited:hover, .menu_marked {
	border-width: 0 0 thin 0;
	border-style: none none solid none;
}

.menu, .content {
	text-align: left;
	position: absolute;
	top: 210px;
}
.menu 		{left: 0px; width: 190px;}
.content 	{left: 230px; width: 560px;}

.title
{
}

.contenttitle {
	margin: 0px;
	font-weight: bold;
}

.paper {
	width: 829px;
	position: absolute;
	left: 40px;
	top: 20px;
}


.menubg {
	top: 0px;
	left: 0px;
	width: 811px;
	height: 57px;
	position: absolute;
}

.menucontact {
	top: 136px;
	left: 0px;
	position: absolute;
}
.menulanguage {
	top: 137px;
	left: 230px;
	width:560px;
	position: absolute;
	text-align:right;
}

.menulinks {
	top: 137px;
	left: 230px;
	position: absolute;
	font-weight: bold;
}
.menucontact a, .menulinks a, .menulanguage a {
	color: #000;
}
.menucontact a:hover, .menucontact a:visited:hover, .menubg a:hover, .menubg a:visited:hover {
	border-width: 0;
	border-style: none;
}

.menu_secondlevel {
	padding-left: 18px;
	margin: 0px;
	text-indent: -18px;
	color: #00F;	
}

img {
	border-width: 0px;
	border-style: none;
}

.imgTextContainer {
	text-align: center;
	padding: 0px;
	margin-top: -50%;
	margin-left: -100%;
}
.imgText {
	padding: 0px;
	font-size: 10px;
}


#agendascroller {
	width:200px;
	height:190px;
	overflow: hidden;
}

#d-col1 {
	position:absolute; 
	visibility: hidden;
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	z-index:9000; 
	opacity: 0.9; 
	-moz-opacity: 0.9; 
	filter: alpha(opacity=90); 
	background-color: #FFF;
}

#d-col3 {
	position:absolute; 
	left:50%;
	top:50%;	
	z-index:10000; 
	cursor:pointer;
}

.hrfine {
		border-style:  solid none none  none ;
		padding-top: 5px;
		padding-bottom: 5px;		
		margin: 0px;
}

.imageTable {
	padding-top: 20px;
}

.downloadTable {
	margin-bottom:50px;
}
.downloadTable td{
		border-style:  solid none none  none ;
		border-width: 1px;	
		padding: 10px 0px 10px 0px;
}

.partner{
	padding: 100px 0px 20px 0px;
	font-size: 10px;	
}
