* {
  padding: 0;
  margin: 0;
}
html {
 
}
body {
  font-family: Arial, Geneva, sans-serif;
  color: #000;
  background: url(../images/body_background.gif) repeat-x;
}
a {
	color: #00418C;
}
a img {
	border: none;
}
.clear {
  clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
h3 {
	font-size: 20px;
}
#page {
	width: 995px;
	margin: 0 auto;
	background: #FFF;
	min-height: 500px;
}
#page-home {
	width: 995px;
	margin: 0 auto;
}
#htext1 {
	position: relative;
	top: 50px;
	left: 100px;
	float: left;
	color: #003C8C;
	font-weight: 900;
	font-size: 25px;
	text-transform: uppercase;
	text-align: right;
	z-index: 100; 
}
#htext2 {
	position: relative;
	top: 50px;
	left: 500px;
	float: left;
	color: #003C8C;
	font-weight: 900;
	font-size: 25px;
	text-transform: uppercase;
	text-align: left;
	z-index: 100;
}
#content {
	padding: 0 100px;
}
#header div.top {
	background: url(../images/top_panel.png);
	width: 100%;
	height: 229px;
}
#header-home div.top {
	background: url(../images/top_panel_home.png);
	width: 100%;
	height: 160px;
}
div.menu {
	position: relative;
	top: 93px;
	left: 136px;
}
ul.main li {
	list-style: none;
}
ul.main li.headlink {
	float: left;
	text-align: center;
}
ul.main li.headlink a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 47.8px 2px 47.8px;
}
ul.main li a:hover {
	text-decoration: none;
	background: #00468E;
	color: #FFF;
}
ul.main li.delimiter {
	font-size: 11px;
	width: 1px;
	color: #DEDFDE;
	float: left;
}
ul.main li.headlink ul {
	display: none;
	border-top: 1px solid #DEDFDE;
	text-align: left;
	margin: 1px 0 0 40px;
}
ul.main li.headlink:hover ul {
	display: block;
}
ul.main li.headlink ul li a {
	color: #FFF;
	background: #00468E;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 7px;
	text-transform: none;
	display: block;
	width: 105px;
}
ul.main li.headlink ul li a:hover {
	background: #003473;
}
ul.main li a#project:hover {
	background: url(../images/about_project.png);
}
#content {
	font-size: 13px;
}
address {
	font-style: normal;
}
ul.euro {
	list-style: url(../images/euro-coin.gif);
	font-size: 15px;
	width: 600px;
	line-height: 22px;
	text-align: left;
	margin: 0 auto;
}
ul.euro li {
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
b.heading {
	font-size: 20px;
}
div.partner {
	width: 265px;
	float: left;
}
div.general {
	width: 198px;
}
div.main {
	width: 395px;
}
