body {
	padding: 0px;
	margin-top: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	background-color: #86c5f0;
}

#container {
	position: relative;
	text-align: left;
	width: 995px;
	margin: 0 auto;
}

#header {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 177px;
	background-color: #ffffff;
}

#header-picture-left {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 159px;
	height: 160px;
}

#header-picture-center {
	position: absolute;
	top: 10px;
	left: 171px;
	width: 159px;
	height: 160px;
}

#header-picture-right {
	position: absolute;
	top: 10px;
	left: 332px;
	width: 279px;
	height: 160px;
}

#header-toolbar {
	position: absolute;
	top: 10px;
	left: 613px;
	width: 124px;
	height: 149px;
	padding-top: 11px;
	padding-left: 9px;
	background-color: #86c5f0;
}

#header-languages {
	position: relative;
	height: 77px;
}

#header-logo {
	position: absolute;
	top: 10px;
	left: 748px;
	width: 237px;
	height: 160px;
	background-image: url(http://www.corilus.be/documents/graphics/templates/logo.jpg);
	background-repeat: no-repeat;
}

#left {
	position: absolute;
	left: 0px;
	top: 177px;
	width: 234px;
	background-color: #ffffff;
	background-image: url(http://www.corilus.be/documents/graphics/templates/background-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 11px;
	text-transform: uppercase;
}

#left-menu-segment {
	position: relative;
	margin-left: 10px;
	width: 209px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #daedfa;
}

#left-menu {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 209px;
	background-color: #86c5f0;
}

#right {
	position: absolute;
	left: 758px;
	top: 177px;
	width: 237px;
	background-color: #ffffff;
}

#right-news {
	position: relative;
	width: 218px;
	margin-bottom: 10px;
}

#right-agenda {
	position: relative;
	width: 218px;
}

#center-margin-top {
	height: 177px;
}

#center {
	margin-left: 234px;
	width: 485px;
	padding-top: 13px;
	padding-left: 16px;
	padding-right: 23px;
	padding-bottom: 13px;
	background-color: #ffffff;
	text-align: justify;
}

#footer {
	position: relative;
	width: 995px;
	height: 53px;
	padding-top: 5px;
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
}

#footer-left {
	position: absolute;
	left: 10px;
	width: 195px;
	height: 23px;
	padding-top: 9px;
	padding-left: 29px;
	border-top: 11px solid #86c5f0;
	background-color: #daedfa;
}

#footer-center {
	position: absolute;
	left: 234px;
	width : 524px;
	text-align: center;
	height: 23px;
	padding-top: 9px;
	border-top: 11px solid #86c5f0;
	background-color: #daedfa;
}

#footer-right{
	position: absolute;
	left: 758px;
	width: 227px;
	text-align: center;
	height: 23px;
	padding-top: 9px;
	border-top: 11px solid #86c5f0;
	background-color: #daedfa;
}

a {
	color: #0096AA;
	text-decoration: underline;
}

a:hover {
	color: #0096AA;
	text-decoration: underline;
}

a.menu-segment {
	color: #21587E;
	text-decoration: none;
}

a.menu-segment:hover {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}

a.menu-segment-selected {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}

a.menu-segment-selected:hover {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}


a.sub-menu-segment {
	color: #21587E;
	text-decoration: none;
}

a.sub-menu-segment:hover {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}

a.sub-menu-segment-selected {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}

a.sub-menu-segment-selected:hover {
	color: #21587E;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	color: #21587E;
	text-decoration: none;
}

a.menu-selected {
	color: #21587E;
	text-decoration: none;
}

a.menu-selected:hover {
	color: #21587E;
	text-decoration: none;
}

a.sub-menu {
	color: #ffffff;
	text-decoration: none;
}

a.sub-menu:hover {
	color: #21587E;
	text-decoration: none;
}

a.sub-menu-selected {
	color: #21587E;
	text-decoration: none;
}

a.sub-menu-selected:hover {
	color: #21587E;
	text-decoration: none;
}

a.languages {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}

a.languages:hover {
	color: #daedfa;
}

a.languages-selected {
	color: #daedfa;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}

a.languages-selected:hover {
	color: #daedfa;
}

a.agenda {
	color: #86c5f0;
	text-decoration: none;
}

a.agenda:hover {
	color: #21587E;
	text-decoration: none;
}

a.title {
	color: #86C5F0;
	text-decoration: none;
}

a.title:hover {
	color: #21587E;
	text-decoration: none;
}


a.webalived {
	color: #666666;
	text-decoration: none;
}

a.webalived:hover {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	color: #86c5f0;
	text-transform: uppercase;
	margin-bottom: -5px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #4c4c4c;
	background-color : #daedfa;
	margin-top: 6px;
	margin-bottom: -18px;
}

p.bullet {
	background-image: url(http://www.corilus.be/documents/graphics/templates/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

p.bullet-single-line {
	background-image: url(http://www.corilus.be/documents/graphics/templates/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-bottom: -16px;
}

p.highlight {
	padding: 11px;
	background-color : #daedfa;
	color: #21587E;
}

p.single-line {
	margin-bottom: -16px;
}

p.stacktrace {
	color: #ffffff;
}

img {
	border: none;
}
