body {
	background: #314842;
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	color: #353535;
}

a, a:visited {
	color: #6AA439;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Header {
	border-bottom: 4px solid #314842;
	height: 91px;
	display: block;
	padding: 0;
}

#Header img {
	float: left;
}

#Header div{
	margin: 0; padding: 0;
	display: inline-block;
	background: #314842;
}

a.home {
	height: 91px;
	width: 170px;
	display: block;
	position: absolute;

}

#Wrapper {
	width: 773px;
	margin: 0 auto;
	text-align: left;
	background: white;
}

#Breadcrumb {
	padding-left: 192px;
	height: 45px;
	line-height: 45px;
	color: #858b89;
}

#Content {
	background: #FFF url(../img/content-bg.gif) top left repeat-y;
	border: 2px solid #FFF;
	min-height: 400px;
	_height: 400px;
	margin-top: 4px;
}

#Menu img {
	display: block;
}

#Menu {
	width: 172px;
	float: left;
	padding-top: 13px;
	padding-right: 2px;
	position: relative;
}

#Menu ul {
	width: 122px;
	margin: 0 4px 37px 17px; padding: 0;
	background: url(../img/li-bg.gif) top left repeat-x;
	list-style: none;
}

#Menu li {
	padding: 4px 5px;
	background: url(../img/li-bg.gif) bottom left repeat-x;
}

#Menu li a {
	color: black;
	
}

#Menu img, .links img {
	border-bottom: 2px solid white;
}

#Text {
	float: left;
	width: 564px;
	padding: 10px 17px 0 14px;
	
}

#Footer {
	width: 773px;
	margin: 5px auto;
	text-align: left;
	font-size: 10px;
	color: #858B89;
}

.address {
	position: relative;
	top: -20px;
	margin: 0px 0px 0px 21px;
	padding-bottom: 5px;
	width: 150px;
}

.languages{
	border-top: 1px solid #B9D89F;
	padding: 0px;
	height: 18px;
	text-align: right;
	
	margin: 0px 20px;
	margin-top: -16px;
	padding-top: 4px;
}

.departament {
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	padding: 0 0 5px 0;
	margn: 0 0 10px 0;
	border-bottom: 1px solid #B9D89F;
	clear: both;
}

h3 {
	font-size: 16px;
	color: #2c6000;
	margin: 0; padding: 0;
	margin-top: 10px;
	font-weight: normal;
	
}


.member-right {
	float: right;
	width: 122px;
	padding-top: 10px;

}

.member-left {
	width: 380px;
	margin: 0; padding: 0;
	padding-right: 40px;
	float: left;
	clear: both;
}

.member-left p {
	margin: 10px 0; padding: 0;
}

#FrontPage {
	margin-top: -10px;
	padding-top: 10px;
	background: #FFF url(../img/front-bg.gif) top left repeat-y;
	min-height: 175px;
	_height: 175px;
}

.front {
	width: 154px;
	float: left;
	padding: 0 15px;
	
}

.one {
	padding-left: 0;
	width: 164px;
}

.two {
	width: 170px;
}

.three {
	padding-right: 0px;
	width: 170px;
	
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(../img/arrow.gif) 0 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	font-family: tahoma;
	color: #000;
}

.blog {
	width: 380px;
	float: left;
	padding-top: 30px;
	min-height: 150px;
	_height: 150px;
	margin-right: 20px;
	
}

.date {
	
}

.links {
	padding-top: 60px;
	float: right;
	width: 160px;
}

input, textarea {
	border: 1px solid #B9D89F;
	padding: 2px;
	font-size: 11px;
	font-family: tahoma, verdana, arial;
}

textarea {
	width: 400px;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	width: 100px;
	float: left;
	clear: both;
}

dt, dd {
	margin-bottom: 4px;
}

.notice {
	padding: 5px;
	color: #FFF;
	background: #8CC65C;
	margin-bottom: 10px;
}

.error {
	padding: 5px;
	color: #FFF;
	background: #FD4524;
	margin-bottom: 10px;
}

img {
	border: none;
}

.top40 th {
	background: #EFF5E9;
}

.top40 th, .top40 td {
	padding: 3px;
}

.top40 td {
	border-bottom: 1px dashed #BAD79D;
}

.xmldate {
	color: #959595;
	margin-bottom: 5px;
}

.more {
	text-align: right;
	margin-top: 5px;
}