body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-image: url(images/menu_disabled.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 40px;
}
.menu a {
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}
.menu a:hover {
	color: #000066;
	vertical-align: middle;
}
.menu_selected {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	vertical-align: middle;
	padding-left: 40px;
	font-size: 12px;
	background-image: url(images/menu_selected.gif);
}
.left_contact {
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
	font-family: verdana;
	font-size: 11px;
	color: #203e64;
	padding-left: 40px;
	padding-top: 35px;
	vertical-align: top;
}
.left_contact a {
	color: #527BAF;
	text-decoration: none;
}
.left_contact a:hover {
	text-decoration: underline;
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
a {
	color: #6e6a66;
	text-decoration: underline;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #6e6a66;

}
.languages {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: verdana;
	font-size: 11px;
	color: #6e6a66;
	vertical-align: middle;
	text-align:right;
	line-height: 16px;
	height:40px;
	padding-right:20px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: verdana;
	font-size: 11px;
	color: #6e6a66;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;
	line-height: 16px;
}
.content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #4c77ac;
}
ul {
	list-style-image: url(images/list.gif);
	list-style-type: none;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 17px;
	padding-left: 40px;
}
.connexx {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 17px;
	padding-right: 40px;
}
.connexx a {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

