html, body{
	margin:0 auto;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	background-color:#7a7055;
}

#header {
	position: relative;
	background: url(http://www.ecoc.be/images/header.jpg) no-repeat 0 35px;
	width: 1024px;
	height: 162px;
}

#headertitle {
	position: absolute;
	background: url(http://www.ecoc.be/images/headertitle.png) no-repeat;
	width: 440px;
	height: 38px;
	top: 66px;
	left: 240px;
	z-index: 2;
}

#headerslide {
	position: absolute;
	width: 1024px;
	height:129px;
	top: 35px;
	left: 0;
	z-index: 1;
}

object {
	margin: 0;
	padding: 0;
}

h1{
	margin:0;
	padding:15px 0 15px 0 ;
	color:#1ab8ff;
	font-weight:normal;
	font-size:18px;
}

h2{
	margin:0;
	padding:15px 0 10px 0;
}

h3{
	margin:0;
	color:#7a7055;
	font-size:11px;
	font-weight:normal;
}


h3.title {
	font-size:14px;
	color:#e0ab20;;
	font-weight:bold;
	padding:0 0 4px 0;
	width:97%;
	border-bottom:1px solid #998c6b;
}

.textlist{
	color:#998c6b;
	font-weight:normal;
}
.title2{
	color:#7a7055;
	font-weight:bold;
}

p{
	font-size:11px;
	padding-right:15px;
	line-height:19px;
}
.date{
     font-size:11px;
     color:#e0ab20;
	 font-weight:normal;
}


td{
	line-height:17px;
}
ul{
	font-size:11px;
	list-style:square;
	color:#e0ab20;
	font-weight:bold;
}

ul.text{
	font-weight:normal;
	color:#7a7055;
}

ul.text_n{
		color: #000;
		font-weight:normal;
}
#container{
	width:1024px;
	margin:0;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-y;
	height:100%;
	overflow:hidden;
}

#content{
	margin-left:25px;
	padding: 0 25px 0 25px;
    font-size:11px;
	height:100%;

}

#head_nav{
	float:right;
	text-align:right;
	padding:10px 25px 15px 0;
	color:#7a7055;
	font-size:14px;
}

a{
	border:0px;
	text-decoration:none;
	color:#7a7055;
}	

#citation{
	width:100%;
	text-align:right;
	color:#7a7055;
	margin-bottom:20px;
}

#main_content{
	margin-left:145px;
	border-left:2px solid #e5d5b8;
	border-bottom:2px solid #e5d5b8;
	border-right:2px solid #e5d5b8;
	background-color:#fdfdfb;
	width:800px;
	height:100%;
}

/* MENU */
#menu{
	float:left;
	width:147px;
	z-index:50;

}
/*
#menu ul {
	color:#7a7055;
	width:148px;
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
	
}

#menu ul li{
	padding : 3px 0 3px 0;
}

#menu ul li:hover{
}

#menu ul li ul {
	padding:0 0 0 10px;

}

#menu ul li ul li{
	
	padding : 1px 0 1px 0;

}
*/
/*1st level*/


#menu ul {
	color:#7a7055;
	width:147px;
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
	
}

#menu ul li{
	margin:0;
	line-height:20px;

}

#menu ul li a {
	display: block;
	height: 100%;
	width:100%;
	background-image:url(../images/bg_menu.gif);
	text-decoration:none;
	color:#7a7055;
	height:22px;
	
}
#menu ul li a:hover {
	display: block;
	width:108%;
	height:22px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/bg_menu_hover_a.jpg);

}

/*2nd level*/


#menu ul li ul li{
	list-style-image:url(../images/ico_submenu.gif);	
	border:none;
	margin-left:15px;
	width:132px;
	
}
#menu ul li ul li a {
	display: block;
	background-image:url(../images/bg_submenu.jpg);
	color:#bc911b;
	font-size:11px;
	height:22px;

	
}
#menu ul li ul li a:hover {
	background-repeat:no-repeat;
	background-color:#fdfdfb;
	color:#bc911b;
	width:100%;
}

/*3rd level*/

#menu ul li ul li ul{
	list-style-image:url(../images/ico_submenu.gif);
	margin:0 0 0 3px;
	width:12px;
	
	}
#menu ul li ul li ul li{
	list-style-image:url(../images/ico_submenu.gif);
	}
#menu ul li ul li ul li a{
	display: block;
	height: 100%;
	background-color:#fdfdfb;
	font-size:10px;
	padding-left:10px;
	height:22px;
	
}
#menu ul li ul li ul li a:hover{
	text-decoration:none;
	background-image:none;
}

td.col{
	width:1px;
	margin:0;
	padding:0;
}
.content_table{
	margin:0;
	padding:0 15px 0 15px;
	
}

#content_text {height:100%; min-height:485px;}

.content_table td, th {
padding-left:15px;
}
.content_table td {
	background-color:#fdfdfb;
	border-bottom:2px solid #fdfdfb;
}
.main_text{
	padding-left:-10px 0  0 10px;
	font-size:11px;
}

.read{
	margin-right:10px;
	text-align:right;
}

.spacer{
	padding:10px 0 10px 7px;
}

#bottom{
	width:100%;
	clear:both;
	background-color:#ece7d9;
	border-top:2px solid #e5d5b8;
	height:50px;
	margin-top:-15px;

}

#bottom ul {
	color:#cfc0a4;
	margin:0 0 0 10px;
	padding:0;
	list-style:square;
	font-weight:normal;
}

#bottom  li {
	float: left;
	list-style:none;
	background-image: url(../images/liste.gif);
	background-repeat: no-repeat;
	margin:0;
	padding-right:7px;
	padding-left:9px;
	line-height:50px;
	
}

#bottom a {
	color:#7a7055;
	text-decoration:none;
}

div#left {
    float: left;
    width: 150px;
    background-color: red;
}
div#middle {
    padding: 0px 160px 5px 160px;
    margin: 0px;
    background-color: silver;
}
div#footer {
    clear: both; 
}

hr {
	clear: both;
	visibility: hidden;
}

td.title1b{
	height:25px;
	font-size:11px;
	vertical-align:top;
	font-weight:bold;
	color:#e0ab20;
}

td.light{
	font-size:10px;
}

div#conference {
	position: absolute;
	top: 110px;
	left: 810px;
	font-family:Tahoma;
	font-size:13px;
	font-weight: bold;
	font-style: italic;
	color:#7a7055;
}

/* the overlayed element */ 

a.to-overlay {text-decoration:overline underline; color:#F60;}

.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#f5f0e3; 
     
    width:675px;     
    min-height:340px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px;
	left: 25px;
    font-size:11px; 
    color:#333; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}