body {
	padding: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-size: 0.9em;
}

body.page {
	background: transparent url(/images/back.gif) top center repeat-y;
}

body.main {
	font-size: 1.2em;
}


#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#content {
	float: right;
	width: 680px;
	text-align: left;
	padding: 10px;
}

#navmain {
	width: 190px;
	text-align: right;
}

#navlang {
	float: right;
}

#footer {
	text-align: right;
	padding-right: 10px;
	font-size: 0.9em;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

#navmain a {
	display: block;
	color: blue;
}

#navmain a:hover {
	color: red;
}

#footer a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 1em;
}

#cl {
	clear: both;
}

#mabout, #mlll, #mactivities, #mprojects, #mpublications, #mteam, #mpartners, #mlinks, #mcontact {
	text-decoration: none;
	color: #FFB600;
	font-weight: bold;
}

.main #mlogo, .main #mabout, .main #mlll, .main #mactivities, .main #mprojects, .main #mpublications, .main #mteam, .main #mpartners, .main #mlinks, .main #mcontact {
	position: relative;
	font-size: 14pt;
}

.main #mlogo {
	top: 40px;
	left: 100px;
}

.main #mabout {
	top: -300px;
	left: 750px;
}

.main #mactivities {
	top: -290px;
	left: 740px;
}

.main #mprojects {
	top: -260px;
	left: 730px;
}

.main #mpublications {
	top: -230px;
	left: 700px;
}

.main #mteam {
	top: -200px;
	left: 680px;
}

.main #mpartners {
	top: -170px;
	left: 640px;
}

.main #mlinks {
	top: -140px;
	left: 560px;
}

.main #mcontact {
	top: -120px;
	left: 450px;
}

.main #mlll {
	top: 80px;
	left: 200px;
}

.main #footer {
	font-size: 0.6em;
}

.heading {
	font-style: italic;
	font-weight: bold;
}

.imgr {
	float: right;
	margin-left: 10px;
	padding: 5px;
	background: white;
	border: #999 1px solid;
}

.publication, .team img {
	float: left;
	margin-right: 10px;
	padding: 5px;
	background: white;
	border: #999 1px solid;
}

br.cl {
	clear: both;
}

.team {
	width: 500px;
	height: 200px;
	vertical-align: middle;
}