/* CSS Document */

/* --------------------------------------------------------

* Filename: 			fedpol.css
* Description: 			Layout CSS site fedpol
* Version: 				0.1 (2010-01-19)
* Website: 				http://www.polfed-fedpol.be
* Author: 				Webteam CGPR


===== STRUCTURE ===========================================

$___HEADER				header
$___MENU				global site navigation
$___CONTENT				content of the site
$___FOOTER				footer

$___LIGHTBOX2			lightbox2 AJAX application
$___GENERAL_TAGS		specific tags used in the site
$___SURFONS TRANQUILLE	content veilig surfen / surfons tranquille

-------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #1e1e59;
	text-decoration: none;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #1e1e59;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
.marker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
}
a.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
a.titel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc6600;
	text-decoration: none;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
a.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
a.subtitel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}
.subsubtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.textehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #1e1e59;
	text-decoration: none;
}
a.nieuwsbrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5252a9;
	text-decoration: underline;
}
a.nieuwsbrief:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5252a9;
	text-decoration: none;
}


highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #880029;
	text-decoration: underline;
	font-variant: small-caps;
}

a.link_highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #880029;
	text-decoration: underline;
	font-variant: small-caps;
}
a.link_highlighted:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #880029;
	text-decoration: none;
	font-variant: small-caps;
}
a.link_highlighted:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #880029;
	text-decoration: none;
	font-variant: small-caps;
}


/***Test Menu***/
.apparent
{
   /* attributs obligatoires */
   visibility: visible;
   display: block;

   /* d'autres attributs de votre choix... */
   /*width: 140px;*/
   padding: 4px 10px;
   margin-bottom: 3px;
}




.cache
{
   /* uniques attributs de cette classe */
   visibility: hidden;
   display: none;
}
/*** Fin Test Menu***/

.Menu_Titel a {color:#333399; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; font-weight:bold; text-decoration:none;}






a.submenu{
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:normal; 
	text-decoration:none;
	line-height:12px;
	
}
a.submenu:hover{
	color:#336688; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	text-decoration:none;
}

.mainmenu{
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}	
a.mainmenu{
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}
a.mainmenu:hover{
	color:#336688; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	text-decoration:none;
}

/*** This sets the style for the links of the top navigation. ***/
a.menutop {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}
a.menutop:hover  {
	color:#336688; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}
/*** This sets the style for the links of the bottom. ***/
.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}
a.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	text-decoration: underline;
}
a.menubottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
/*** Taalkeuze ***/
.taalkeuze {
	color:#C10000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size:0.9em; 
	text-decoration:none;
}
a.taalkeuze {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size:0.9em; 
	text-decoration:none;
}
/*** This sets the style for the links of the top navigation. ***/
a.breadcrumbs {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}
a.breadcrumbs:hover  {
	color:#336688; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	text-decoration:none;
}
/*** This sets the style for the links ***/
a.bluelink {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:underline;
}
a.bluelink:hover  {
	color:#336688; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:none;
}
a.bluelink:visited {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:none;
}
.notabene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: none; 
}

a.notabene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: underline; 
}
a.notabene:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: none; 
}
a.notabene:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: none; 
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.important {
	color: #C10000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
}
a.opsporingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #1e1e59;
	text-decoration: underline;
}
a.opsporingen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
a.filmopsporingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
a.filmopsporingen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #1e1e59;
	text-decoration: none;
}
a.catOpsporingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #14214E;
	text-decoration: none;
}
a.catOpsporingen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a.resOpsporingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: Red;
	text-decoration: none;
}
a.resOpsporingen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a.subcatOpsporingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #14214E;
	text-decoration: none;
}
a.subcatOpsporingen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}

/**Afficcher/masquer FAQ**/
.faq_display {
	display: block;
	}

/**Afficcher/masquer OCRC**/
.ocrc_display
{
   
   display: block;
}

/* Visibility Hidden */
	 .Hidden {
	  visibility: hidden;
	 }
	 
	 /* Visibility visible */
	 .Visible {
	  visibility: visible;
	 }
	 
.p_class 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #1e1e59;
	text-decoration: none;
	}
	 
/***** Laurent *****/

/***Fed***/
.tabMenuOrange {
	width: 125px;
	border: 2px solid #cc6701;
	border-collapse: collapse;
}

.tabMenuRed {
	width: 150px;
	border: 2px solid #CC0000;
	border-collapse: collapse;
}

.tabMenuBlue {
	width: 125px;
	border: 2px solid #cdcded;
	border-collapse: collapse;
}

.tabHeaderOrange {
	padding: 5px;
	background-color: #cc6701;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.tabHeaderRed {
	padding: 5px;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.tabHeaderBlue {
	padding: 5px;
	background-color: #cdcded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabCol1 {
	padding-top: 8px;
	width: 15px;
	padding-left: 3px;
	vertical-align: top;
	text-align: center;
}

.tabCol2 {
	padding-top: 5px;
	width: 110px;
}

.tabSeparation {
	width: 125px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/spacer_kader.gif');
}

.tabImage {
	margin-left: 10px;
}

.table_head {
	background-color: #cdcded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

/*** This sets the style for the links of the right table. ***/
.menutable {
	color:#333399; 

	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:none;
	line-height:12px;
}
a.menutable {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:none;
	line-height:12px;
}
a.menutable:hover {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.6em; 
	font-weight:bold; 
	text-decoration:none;
	line-height:12px;
}
/***/
/*
.tab {
	width: 125px;
	border: 2px solid #cc6701;
	text-align: left;
}

.tabHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc6701;
	text-align: center;
	padding: 5px;
}

.tabContent {
	text-align: left;
}

.tabMenu {
	font-size: 1.0em;
	margin: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url('images/pijl_up_right.gif');
}
*/
ul.iconPDF {
	list-style-type: none;
	list-style-image: url('images/ico_pdf.jpg');
}

.tabOrange {
	border: 2px solid #cc6701;
	width: 125px;
}

.tabList {
	color: #cc6701;
	list-style-image: url('images/pijl_up_right.gif');
	font-size: 1em;
	margin-top: 5px;
	padding: 0px;
	/*margin-left: -10px;*/
}

.tabListPDF {
	list-style-image: url('images/ico_pdf.jpg');
}


.tabSeparator {
	width: 100%;
	height: 1px;
	border-top: 1px dashed #cc6701;
}
/***/

.alphatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
a.alphatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
a.alphatitel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}

/***/
div.tab {
	width: 126px;
	padding: 0px;
	border: 2px solid #cc6600;
	font-size: 10pt;
	margin-bottom: 10px;
}


div.tab p {
	margin: 0px;
	color: white;
	background-color: #cc6600;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

div.tab ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 7px;
}

div.tab ul.border {
	border-top: 1px dashed #cc6600;
}

div.tab ul.sublist {
	margin-left: -8px;
}

div.tab ul.sublist li {
	margin-left: 5px;
	padding-left: 8px;
	background-image: url(images/square_blue.png);
}

div.tab li {
	background-image: url(images/pijl_up.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	line-height: 7.8pt;
}

div.tab li.pdf{
	background-image: url(images/ico_pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 1px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

div.tab li.word{
	background-image: url(images/ico_word.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

div.tab li.pwrpt{
	background-image: url(images/ico_ppt.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}


div.tab li.video{
	background-image: url(images/ico_movie3.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px -4px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

div.tab li.be{
	background-image: url(crim/images/ico_be.gif);
	/*background-repeat: no-repeat;*/
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: -2px -6px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

/*div.tab li.video {
	background-image: url(images/ico_movie3.png);
	background-position: 0% -5%;
}*/

div.tab li.noArrow {
	background-image: none;
}

div.tab a {
	font-size: 7.5pt;
}

div.tab a:hover {
	font-size: 7.5pt;
}

div.tab a:visited {
	font-size: 7.5pt;
}
/***/

/*nieuwe classes guidelines*/
a.linkpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333399;
	text-decoration: underline;
}
a.linkpage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	}
a.linkpage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #990099;
	}
	
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}

ul.tree-menu { 
    margin: 8;
    padding: 0;
	font-size: 1em;
	
}
ul.active_menu {
	margin: 8;
	padding: 0;
	font-size: 1em;
	background-image: url("images/pijl_down_active.gif");
    background-repeat: no-repeat;
    background-position:left;
    padding-bottom: 8px;

}

ul.tree-menu ul {
    margin: -5 0 0 2px;
    padding: 2px 0 0 0;
	font-size: 1em;
	
}
ul.active_menu ul {
    margin: -5 0 0 2px;
    padding: 2px 0 0 0;
	font-size: 1em;

}

ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
	margin-bottom:-7px;
}
ul.active_menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
	margin-bottom:-7px;
}

ul.tree-menu li.section {
    background-image: url("images/pijl_up_active.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-top: 0px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("images/pijl_down_active.gif");
    background-repeat: no-repeat;
    background-position: left;
    padding-top: 0px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("images/void.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 0px;

}
ul.tree-menu a {
    margin-left: 8px;
    white-space: nowrap;
	
}
ul.tree-menu a:hover {
    margin-left: 8px;
    white-space: nowrap;
}
ul.active_menu a {
    margin-left: 8px;
    white-space: nowrap;
}
ul.active_menu a:hover {
    margin-left: 8px;
    white-space: nowrap;
}

.kader {
	background-image: url(images/bg_menutop.jpg);
	background-repeat: repeat-x;
	width: 170px;
	margin: 1px;
	background-position: top;
	border: 2px solid #d4d4ee;
	vertical-align: top;
}
.kader_ext_links {
	width: 170px;
	margin: 1px;
	background-position: top;
	border: 2px solid #d4d4ee;
}




ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #1e1e59;
	text-decoration: none;
}

/* ----------------- DGA SERVICES NEW CSS ----------------- */

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	color: #333399;
	text-decoration: none;
}

h1.capital {
	text-decoration: none;
	text-transform: uppercase;
}


h2 {
	color: #333399;
}

h2.subtitle {
	color: #333399;
	text-transform:uppercase;
	padding-top: 10px;
}

h3 {
	color: #333366;
}

h4 {
	font-weight:normal;
	color: #cc6600;
}

#content {
	width:90%;
	padding-right: 25px;
	padding-left: 25px;
}

/* TABLE LAYOUT */

table.layout {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	padding: 5px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	text-indent:10px;
}

table.layout th {

	background-color:#cdcded;
	color: #333399;
	
}

table.layout td {
	background-color:#f5f5fc;
	color: #1e1e59;
	
} 

/*INLINE NAVIGATION */

#inline_navigation {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}

#inline_navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333399;
	text-decoration:underline;
}

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



/* FLOAT IMAGES AROUND TEXT */

img.floatLeft { 
    float: left; 
	margin-right:6px;
	margin-bottom:1px;
}
img.floatRight { 
    float: right; 
    margin-left: 6px;
	margin-bottom:6px;
	
}

/* PRESENTATION LOGO */
#logo {

	text-align: center;
}

/* TEXT ALIGN */
#content {
	text-align: justify;
}

#content ul ul {
	list-style-type: circle;
	font-size: inherit;
}

/*BREADCRUMBS */
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:left;
	color: #1e1e59;
	text-decoration: none;
}

#breadcrumbs a {
	color:#333399; 
	font-weight:bold; 
	text-decoration:none;
}

#breadcrumbs a:hover  {
	color:#336688; 
}



/* =================================
$___LIGHTBOX2
==================================*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

img {
	border: 0px;
}

div#map_geruzet {
	width:700px;
	margin-right: auto;
	margin-left: auto;
}

div#map {
	width: 500px;
}

div#stands{
	clear: both;
}

div.stand {
	width:650px;;
	height: 150px;
	margin-left:auto;
	margin-right:auto;
	display: none;
}

div.tab_opendeurdag {
	width: 130px;
	padding: 0px;
	border: 2px solid #cc6701;
	font-size: 10pt;
	margin-bottom: 10px;
}


div.tab_opendeurdag p {
	margin: 0px;
	color: white;
	background-color: #cc6701;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

div.tab_opendeurdag ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 7px;
}

div.tab_opendeurdag ul.border {
	border-top: 1px dashed #cc6701;
}

div.tab_opendeurdag ul.sublist {
	margin-left: -16px;
}

div.tab_opendeurdag ul.sublist li {
	margin-left: 10px;
	background-image: url(images/square.gif);
}

div.tab_opendeurdag li {
	background-image: url(images/pijl_up.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	line-height: 7.8pt;
}

div.tab_opendeurdag li.pdf{
	background-image: url(images/ico_pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

div.tab_opendeurdag li.word{
	background-image: url(images/ico_word.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}


div.tab_opendeurdag li.video{
	background-image: url(images/ico_movie3.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	background-position: 0px 3px;
	padding-right: 4px;
	/*border: 1px dashed black;*/
	line-height: 7.8pt;
}

div.tab_opendeurdag li.video {
	background-image: url(images/ico_movie3.png);
	background-position: 0% -5%;
}

div.tab_opendeurdag li.noArrow {
	background-image: none;
}

div.tab_opendeurdag a {
	font-size: 7.5pt;
}

div.tab_opendeurdag a:hover {
	font-size: 7.5pt;
}

div.tab_opendeurdag a:visited {
	font-size: 7.5pt;
}

p.audio_blogQQ {
	color: #cc6600;
	font-size:0.7em;
	}

p.audio_blogQQ a {
	color: #333399;
	font-size:1.2em;
	}

p.audio_blogQQ a:link {
	text-decoration:underline;
	}

p.audio_blogQQ a:hover {
	text-decoration:none;
	}	
	
img.bann_quisquater {
	border: thick solid #FFF;
	margin-bottom:-12px;
}
/* DOS OPS CAVAS */

div#dos_cavas a {
	border: 0;
	width:500px;
}

div#dos_cavas a img {
	padding: 5px;
	float: left;
}

div#dos_cavas hr{
	clear:both;
	border:0;
	color:#FFF;
}

/* LEEFMILIEU _ ENVIRONNEMENT */

div#partners {
	text-align: center;
	}
	
/* =================================
$___GENERAL_TAGS
==================================*/

a.link {
	font-size: 0.9em;
	color:#339;
	}

.content_padding {
	width:90%;
	padding-right: 25px;
	padding-left: 25px;
	}

a.top {
	width: 100%;
	text-align: center;
}	
	
img.top {
	display:block;
	margin:20px auto;
}

/* =================================
$___SURFONS TRANQUILLE
==================================*/

ul#page_shortcut {
	margin: 0 auto;
	display:block;
	width:400px;
	list-style: url(images/pijl_up_active_FF.gif) inside;
	}
	
ul#page_shortcut li {
	padding: 0 0 0 15px;
	}
	
ul#page_shortcut a {
	color:#cc6600;
	line-height:1.2em;
	padding-left: 10px;
	}
	
ul#page_shortcut a:link {}

ul#page_shortcut a:visited {}

ul#page_shortcut a:hover { text-decoration:none;}

ul#page_shortcut a:active { text-decoration:none;}
	
div#surfons_post, div.surfons_post {
	margin-top: 20px;
	padding:0 25px;
	border-top: thin dotted #333399;
	}
	
div.surfons_post {
	padding: 0;
	}
	
div#surfons_post a.audio, div.surfons_post a.audio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	position: absolute;
	margin:15px 0 0 10px;
	color:#339;
	}
	
div#surfons_post a.audio:hover, div.surfons_post a.audio:hover  {
	text-decoration:none;
	}
	
/* INFOREVUE */
a.ircover {
	float: left;
	margin: 10px 0 0 49px;
	border: 0px solid white;
}

div#IR p {
	color: #003399;
	font-weight: bold;
	margin: 21px 0 0 45px;
}

ul.irlist {
	float: left;
	margin: 10px 0 0 15px;
	padding: 0px;
	list-style-type: none;
	width: 500px;
}

ul.irlist li {
	padding: 5px 0 18px 10px;	
	background-color: #F5F5FC;
	background-image: url(images/stiplijnn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

ul.irlist li a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

li.irleft {
	margin: 0 0 0 -75px;
}

span.irsub {
	display: block;
	color: #cc6600;
	font-weight: normal;
}

span.irsize {
	display: block;
	color: #999999;
	font-size: smaller;
	padding: 0 0 0 15px;
	background-image: url(images/ico_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
/***/
/* =================================
$___CONTENT
==================================*/

div#content {
	margin: 1em 2em;
	}
	
div#content a {
	color: #339;
	}
	
p.top {
	text-align:center;
	padding-top: 1em;
	}
	
div#content hr {
	width:100%;
	color:#FFF;
	border-top: thin dashed #339;
	}
	
div.colRight {
	width:190px;
	float:right;
	}
	
/* =================================
$___EVENT
==================================*/
ul#event_subpages li {
	display:inline;
	}
	
ul#event_subpages a {
	color:#c60;
	text-decoration:none;
	}
	
ul#event_subpages a:hover {
	text-decoration:underline;
	}
	
/* =================================
$___EVENT - GOOGLE MAPS
==================================*/

ul#infotrafic li {
	list-style:url("http://maps.gstatic.com/intl/nl_be/mapfiles/ms/micons/red.white.png");
	}
	
/* =================================
$___CONTACT - KIJK UIT
==================================*/
div#intro hr {
	clear:both;
	visibility:hidden;
	}

p.emission {
	width:98%;
	background:#CDCDED;
	color:#339;
	font-weight:bolder;
	padding: 0.5em;
	}
	
div.uitzending {
	clear:left;
	}
	
div.uitzending p {
	padding-top: 1em;
	}
	
div.uitzending hr {
	clear:both;
	}

	