body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;
	scrollbar-base-color: #B9B9B9;
	scrollbar-3dlight-color: #C9C9C9;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #D2D2D3;
	scrollbar-face-color: #C2C2C2;
	scrollbar-highlight-color: #B9B9B9;
	scrollbar-shadow-color: #B9B9B9;
	scrollbar-track-color: #DDD;}
/*------ menu horizontal -----*/
#HorNavBar-nav {
	/* corr ie6 min-height */
	min-height:22px;
	height:auto !important;
	height:22px;
	/* min-height:22px; */
        height:34px;
        margin: 0;
        padding: 5px 0 0 0;
	/*------ background-color:#fff; -----*/
        z-index:2;
}
form {
	margin: 0;
	padding: 0;}
a:link, a:visited {
	color: #000000;
	font-size: 11px;
	cursor: pointer;}
a:hover {
	color: #F77519;
	font-size: 11px;
	cursor: pointer;}
input {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #CCC;}
textarea {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #CCC;}
select {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #DDD;
	border: 1px solid #999;}
input.button {
	font-size: 12px;
	color: #C85706;
	background-color: #FFF;
	border: 1px solid #F76C09;
	cursor: pointer;}
input.button:hover {
	font-size: 12px;
	color: #FFF;
	background-color: #F76C09;
	border: 1px solid #E70707;
	cursor: pointer;}
input.formSubmitButton {
	margin: 0 10px 0 0;
	padding: 1px 6px;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px outset #A5A5A5;}
input.formSubmitButton:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px inset #A5A5A5;
	cursor: pointer;}
input.formSubmitButton:focus {
	border: 1px inset #FF0000;}
input.formSubmitButton:active {
	border: 1px inset #FF0000;}
div.inlineErrorMsg {
	margin: 40px;
	padding: 5px;
	border: 1px solid #000;
	background-color : #FF0000;
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;}
div.inlineMsg {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000;
	background-color : #0000FF;
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;}
div.noAccessMsg {
	margin: 40px;
	padding: 5px;
	border: 1px solid #F00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #DDD;}
div.notAvailableMsg {
	margin: 40px;
	padding: 5px;
	color: #FFAA2A;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;}
div.notAvailableImg {
	margin: 40px;
	text-align: center;}
span.gtInputsAuthForm {
	color: #C75707;
	font-weight : bold;
	font-size : 21px;}
input.anonCheckbox {
	background-color : #EAEAEA;}
div.authFormPartnersLogo {
	margin: 25px 10px 0 5px;}
img.authFormPartnersLogo {
	margin: 0 15px 0 0;}
div.authMsg {
	font-weight : bold;
	font-size : 12px;
	margin: 10px 0 10px 0;
	padding: 0;}
div.accessMode {
	margin: 5px 0;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 11px;}
div.accessModeIntro {
	margin: 15px 0;
	font-size: 11px;}
div.partnerSelect {
	margin: 5px 0;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 11px;}
div.partnerSelectIntro {
	margin: 15px 0;
	font-size: 11px;}
div.backLink {
	margin: 15px 0 15px 0;}
a.backLink, a.backLink:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 6px;
	border: 1px solid #FFF;
	background-color: #ddd;
	color: #E16309;}
a.backLink:hover {
	text-decoration: none;
	color: #F8771A;
	border: 1px solid #FBB989;}
table.titre_form_objet {
	margin: 0;
	padding: 0;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;}
tr.titre_form_objet {
	margin: 0;
	padding: 0;}
td.titre_form_objet {
	margin: 0;
	padding: 0 5px 0 0;
	width: 98%;}
div.titre_form_objet {
	margin: 0 0 0 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #C75707;
	border: 1px solid #999;
	background-color: #ddd;}
td.titre_form_objet_bt {
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;}
div.titre_form_objet_inbt {
	margin: 0;
	padding: 3px 4px 3px 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #C75707;
	border: 1px solid #999;
	background-color: #FCC8A2;}
table.titre_form_objet_inbt {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;}
tr.titre_form_objet_inbt {
	margin: 0;
	padding: 0;}
td.titre_form_objet_inbt {
	margin: 0;
	padding: 0 0 0 4px;
	text-align: center;
	vertical-align: middle;}
div.g_input_lib {
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #666;}
div.icon_objet_liste_objets {
	margin: 0 0 3px 0;}
td.valstd {
	padding: 0 4px;}
div.collstobjet1 {
	margin: 2px 2px 10px 4px;}
div.collstobjet2 {
	margin: 3px 2px 10px 4px;}
td.collstobjet3 {
	width: 100px;}
td.collstobjet4 {
	width: 15px;}
td.collstobjet5 {
	width: 50px;}
div.icon_assoc_val {
	margin: 0 0 0 0;
	display: inline;}
div.g_input_info {
	margin: 10px 0 0 0;}
span.g_input_info_val {
	padding: 1px 2px;
	background-color: #FEE9DA;
	border: 1px solid #CCC;}
span.g_input_info_val_block {
	padding: 1px 2px;
	background-color: #FEE9DA;
	border: 1px solid #CCC;
	display: block;}
span.g_input_msg_en_attente {
	padding: 1px 2px;
	background-color: #D4E9FE;
	border: 1px solid #CCC;}
div.g_input_direct {
	margin: 10px 0 0 0;}
div.msg_info_cachee {}
div.g_input_indirect {
	margin: 10px 0 0 0;}
div.g_input_indirect_write_val {}
div.g_input_indirectpopup {
	margin: 10px 0 0 0;}
div.g_input_nn {
	margin: 15px 0 15px 0;
	padding: 0;
	background-color: #DDD;
	border: 1px solid #DDD;
	width: 99%;}
div.g_input_nn_barre_titre {
	background-color: #EEE;
	border: 1px solid #DDD;
	margin: 2px;
	padding: 1px 6px;}
div.g_input_nn_titre {
	font-weight: bold;
	color: #666;}
div.g_input_nn_msg_info {
	padding: 5px;
	text-align: center;}
div.g_input_nn_champ_liaison {
	width: 100%;
	padding: 2px 0 6px 0;
	border-bottom: 2px solid #FFF;}
div.g_input_nn_champ_liaison_last {
	width: 100%;
	padding: 2px 0 6px 0;}
table.g_input_nn_champ_liaison {
	width: 100%;}
td.g_input_nn_data {
	padding: 0 3px;}
div.g_input_nn_first {
	margin: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	display: inline;}
div.g_input_nn_others_cols_to_show {
	display: inline;}
div.g_input_nn_add_link {}
div.g_input_upload {
	margin: 15px 0 15px 0;
	padding: 0;
	background-color: #DDD;
	border: 1px solid #DDD;
	width: 99%;}
div.g_input_upload_barre_titre {
	background-color: #EEE;
	border: 1px solid #DDD;
	margin: 2px;
	padding: 1px 6px;}
div.g_input_upload_titre {
	font-weight: bold;
	color: #666;}
div.g_input_upload_msg_info {
	padding: 5px;
	text-align: center;}
div.g_input_upload_add_link {}
div.g_input_upload_file {
	padding: 4px 10px 8px 10px;
	border-bottom: 2px solid #FFF;}
div.g_input_upload_file_last {
	padding: 4px 10px 8px 10px;}
font.fcd_ef_file_annex {
	font-size: 14px;
	font-weight: bold;
	color: #666;}
div.fcd_ef_info_file {
	margin: 0 0 0 12px;
	font-size: 6pt;
	font-weight: normal;}
input.annee {
	font-size: 10px;
	font-weight: normal;}
table.input_date {
	margin: 0;
	padding: 2px 0 0 0;}
td.input_date {
	vertical-align: middle;
	padding: 0 3px 0 0;}
font.termeattentemoderation {
	color: #FFF;
	font-weight: bold;
	background-color: #FF9E0F;}
div.lstobj_titel {
	color: #F67316;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;}
div.lstobj_autres {
	font-weight: normal;
	margin: 0 0 2px 0;}
span.lstobj_libs {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;}
span.lstobj_souslibs {
	font-style: italic;
	font-size: 10px;}
div.lstobj_objectnummercrkc {
	margin: 3px 0;
	font-weight: bold;
	font-size: 11px;}
div.lstobj_clefprim_VA {
	margin: 3px 0;
	font-weight: bold;
	font-size: 11px;}
div.sepvalthesaurus {
	margin: 1px 0 2px 0;
	height: 1px;
	background-color: #AAA;}
div.collterme {
	color: #6D1512;
	padding: 0 2px;
	font-weight : bold;
	text-decoration: none;}
div.collterme:hover {
	color: #FFF;
	background-color : #FF833F;
	text-decoration: none;}
div.colltermedontuse {
	color: #D60500;
	padding: 0 2px;
	font-weight : bold;
	text-decoration: none;}
div.colltermedontuse:hover {
	color: #FFF;
	background-color : #D60500;
	text-decoration: none;}
table.termethesaurus {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;}
tr.termethesaurus {
	margin: 0;
	padding: 0;
	vertical-align: top;}
td.termethesaurus {
	margin: 0;
	padding: 0 2px 0 0;}
div.termethesauruslink {
	color: #BF4300;
	padding: 0 2px;
	font-weight : bold;
	text-decoration: none;}
div.termethesauruslink:hover {
	color: #FFF;
	background-color : #FF833F;
	text-decoration: none;}
div.termethesauruslinkuse {
	color: #FFF;
	background-color: #24B021;
	padding: 0 2px;
	font-weight: bold;
	text-decoration: none;}
div.termethesauruslinkuse:hover {
	color: #24B021;
	background-color: #FFF;
	text-decoration: none;}
div.termethesauruserrorlink {
	color: #655858;
	padding: 0 2px;
	font-weight : bold;
	text-decoration: none;}
a.lienpopup, a.lienpopup:visited {
	color: #F77519;
	font-weight: bold;
	text-decoration: none;
	border: 0 none;
	cursor: pointer;}
a.lienpopup:hover {
	color: #B24E06;
	font-weight: bold;
	text-decoration: none;
	border: 0 none;
	cursor: pointer;}
div.comptitrepopup {
	margin: 0 0 10px 0;
	color: #F67316;;
	font-weight: bold;
	font-size: 21px;}
div.popup_add_link {
	margin: 0 0 10px 0;}
div.dm_nn_msg_non_valide {
	margin: 10px 0 10px 0;
	color: #920E00;
	font-weight: bold;
	font-size: 12px;}
table.canvas2 {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #F67316;
	height: 604px;
	border-spacing: 0;
	border-collapse: collapse;
	width: 986px;}
tr.highRow {
	height: 25px;
	background-color: #F67316;}
td.highCel {
	margin: 0;
	padding: 0;}
table.highCelContent {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	height: 100%;}
td.highCelContentL {
	margin: 0;
	padding: 0 10px;}
font.highCelContent {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;}
a.highCelContent, a.highCelContent:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;}
a.highCelContent:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;}
td.highCelContentR {
	margin: 0;
	padding: 0 2px;}
table.highRowLinks {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;}
td.highRowLinks {
	margin: 0;
	padding: 1px;}
a.highRowLinks, a.highRowLinks:visited {
	display: block;
	padding: 0 6px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #FAB07C;
	background-color: #F88F44;
	text-decoration: none;}
a.highRowLinks:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #F67112;
	text-decoration: none;}
tr.contentRow {
	height: 554px;}
td.navCel {
	margin: 0;
	padding: 0;
	width: 200px;
	border-width: 0;
	vertical-align: top;
	background-color: #B9B9B9;}
div.navCel {
	font-weight: bold;
	font-size: 11px;
	color: #666;}
td.contentCel {
	margin: 0;
	padding: 0 15px;
	border-width: 0;
	vertical-align: top;
	background-color: #EAEAEA;}
div.contentCel {}
table.ContentCelNavBar {
	margin: 10px 0 0 0;
	border-spacing: 0;
	border-collapse: collapse;}
tr.ContentCelNavBar {}
td.ContentCelNavBarCurrentLink {
	margin: 0;
	color: #FFF;
	background-color: #F67316;
	border: 1px solid #FFF;
	width: 130px;
	text-align: center;}
a.ContentCelNavBarCurrentLink, a.ContentCelNavBarCurrentLink:visited {
	display: block;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0 2px 0;
	width: 100%;
	height: 100%;}
a.ContentCelNavBarCurrentLink:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0 2px 0;
	background-color: #F89046;}
td.ContentCelNavBarLink {
	margin: 0;
	color: #FFF;
	background-color: #999;
	border: 1px solid #FFF;
	text-align: center;}
a.ContentCelNavBarLink, a.ContentCelNavBarLink:visited {
	display: block;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0 2px 0;
	width: 100%;
	height: 100%;}
a.ContentCelNavBarLink:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0 2px 0;
	background-color: #CCC;}
div.pageTitel {color: #F67316;
	font-weight : bold;
	font-size : 20px;	margin: 10px 0 10px 0;
	padding: 0;}
tr.lowRow {
	height: 25px;
	background-color: #E5EDF8;}
td.lowCel {
	margin: 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #556D9B;
	font-weight: bold;
	font-size: 11px;
	color: #777;
	text-decoration: none;
	text-align: right;}
a.lowCelCopyLink, a.lowCelCopyLink:visited {
	font-size: 12px;
	color: #4A6CB4;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;}
a.lowCelCopyLink:hover {
	text-decoration: underline;}
a.navCel, a.navCel:visited {
	color: #FFF;
	text-decoration: none;}
a.navCel:hover {
	color: #F67316;
	text-decoration: none;
	cursor: pointer;}
div.navBarBulle {
	margin: 0 0 10px 0;
	padding: 0;}
div.navBarUser {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #F67316;}
div.navBarUsername {
	margin: 0 0 5px 0;}
img.chgUsrIcon {
	margin: 0 0 0 10px;}
div.navBarDebug {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #F67316;}
div.navBarContext {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #F67316;}
font.srvblink {
	text-decoration: blink;}
div.navBarAnnounce {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #F67316;
	background-color: #FFA302;
	text-align: center;}
marquee.announce {
	background-color: #FF7F2A;}
div.navBarZoekBox {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #F67316;
	background-color: #FCD0B0;}
input.navBarZoekBox {
	border: 1px solid #F67316;
	background-color: #FFF;
	width: 150px;}
input.navBarZoekBoxButton {
	font-size: 11px;
	font-weight: bold;
	color: #C85706;
	background-color: #FFF;
	border: 1px solid #F76C09;
	cursor: pointer;
	width: 15px;}
input.navBarZoekBoxButton:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F76C09;
	border: 1px solid #E70707;
	cursor: pointer;
	width: 15px;}
div.navLinks {}
a.navLinks, a.navLinks:visited {
	display: block;
	padding: 4px 10px;
	border-bottom: 1px solid #F67316;
	color: #FFF;
	text-decoration: none;}
a.navLinks:hover {
	background-color: #F67316;
	color: #FFF;}
img.navLinkFinger {
	margin: 0 5px 0 0;
	vertical-align: middle;}
div.navHelp {
	margin: 10px 0 10px 0;
	padding: 0 10px 5px 10px;}
span.accueilTitel {
	color: #F67316;
	font-size: 17px;
	font-weight: bold;}
div.acceuil0 {
	margin: 20px 0 0 0;}
img.acceuilInfoIcon {
	float: left;
	margin: 0 7px 5px 0;}
div.acceuil1 {
	border: 1px solid #F67316;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #F0F0F0;}
div.acceuil2 {
	border: 1px solid #999999;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #F0F0F0;}
div.acceuil3 {
	border: 1px solid #999999;
	margin: 20px 0 20px 0;
	padding: 10px;
	background-color: #F0F0F0;}

#lbOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
	}
#lbOverlay.grey {
	background-color: #000000;
	}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
	}
#lbMain a img {
	border: none;
	}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	}
#lbOuterContainer.grey {
	border: 3px solid #888888;
	}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;	overflow: auto;
	margin: 0 auto;
	}
#lbDetailsContainer.grey {
	border: 3px solid #888888;
	border-top: none;
	}
#lbImageContainer, #lbIframeContainer {
	padding: 10px;
	}
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(../img/lytebox/loading.gif) center no-repeat;
	}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#lbImageContainer>#lbHoverNav {
	left: 0;
	}
#lbHoverNav a {
	outline: none;
	}
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(/v3-2/images/lytebox/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
	}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(/v3-2/images/lytebox/prev_grey.gif) left 15% no-repeat;
	}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(/v3-2/images/lytebox/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
	}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(/v3-2/images/lytebox/next_grey.gif) right 15% no-repeat;
	}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold;
	}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
	color: #333333;
	}
#lbPrev2_Off, #lbNext2_Off {
	font-weight: bold;
	}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCCCCC;
	}
#lbDetailsData {
	padding: 0 10px;
	}
#lbDetailsData.grey {
	color: #333333;
	}
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
	}
#lbCaption {
	display: block;
	font-weight: bold;
	}
#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
	}
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
	}
#lbClose {
	width: 23px;
	height: 23px;
	float: right;
	margin-bottom: 1px;
	}
#lbClose.grey {
	background: url(/v3-2/images/lytebox/close_grey.png) no-repeat;
	}
#lbPlay {
	width: 23px;
	height: 23px;
	float: right;
	margin-bottom: 1px;
	}
#lbPlay.grey {
	background: url(/v3-2/images/lytebox/play_grey.png) no-repeat;
	}
#lbPause {
	width: 23px;
	height: 23px;
	float: right;
	margin-bottom: 1px;
	}
#lbPause.grey {
	background: url(/v3-2/images/lytebox/pause_grey.png) no-repeat;
	}

/*----- container for left pfiscam-navigation -----*/
#navcontainercrkc ul {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style-type: none;
/*	float: right; */
	font-size: 11px;
}
#navcontainercrkc a {
	display: block;
	padding: 4px 10px 4px 10px;
	margin: 0;
	background: #B9B9B9;
	background-image: none;
	border-bottom: 1px solid #F67316;
}
#navcontainercrkc a:link, #navcontainercrkc a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#navcontainercrkc a:hover {
	background: #F67316;
	background-image: none;
	color: #fff;
}

#topnav{
	padding: 0;
	font-size: 11px;
}

.sousnav2col {
	width: 700px;
	float: left;
	padding : 5px 10px 5px 10px;
	margin : 5px 30px 0 30px;
	background: #EFEFEF;
  border : 3px solid #FFFFFF;
}

.titleinpopup {
	color: #000099;
	font-weight : bold;
	font-size : 15px;
	padding: 1px 1px 1px 1px;
}

#popuptable {
}

#warning {
color : #5F5F5F;
background: #EFEFEF;
border: 1px solid #CFCFCF;
margin: 5px 0 0;
padding: 5px;
}


/* ------------------ thematiques -------------------- */
.zzsoustitre {
	color: #000099;
	font-weight : bold;
	font-size : 15px;
	padding: 0 30px 0 0;
}

.zzinlistalternatif {
	background-color : #D3D3D3;
}
.zzinlistnormal {
	background-color : #E5E5E5;
}

img.miniature {
	border : 2px solid #FFFFFF;
	margin : 5px;
}

.imageboxlist {
        width: 200px;
}
.textboxlist {
        width: 300px;
	float:left;
}


/* ------------------ wysiwyg styles site -------------------- */

.contenusoustitre {
	color: #309F1D;
	font-weight : bold;
	font-size:12px;
}

.contenusoussoustitre {
	color: #F67316;
	font-weight : bold;
	font-size:12px;
}

.contenuchapeau {
	font-weight : bold;
	font-size:11px;
}

.contenucitation {
}

.contenucontact {
}

.contenulegende {
}

.contenusignature {
}

.contenuaccent1 {
}

#pfiscamuserid {
}

/*-------------- lien identification  -------------------*/
a.pfiscamuserid:link, a.pfiscamuserid:visited {
	padding: 0;
/*-----
	font-size: 12px;
	color: #4A6CB4;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
-----*/
	}
a.pfiscamuserid:hover {
		text-decoration: underline;
		}
td.lowCelleft {
	margin: 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #556D9B;
/*
	font-weight: bold;
*/
	font-size: 11px;
	color: #777;
	text-decoration: none;
	text-align: left;}

/*---------------- les defaults pour héritage en FF ----------------*/

p, ul, li {
	font-size:11px;
}

/*---------- special accuiel ----------*/

div.erfgoedloep {
background-color:#F0F0F0;
margin:0;
padding:10px;
font-size: 11px;
}

div.erfgoedbreedbeeld {
background-color:#F0F0F0;
margin:0;
padding:10px;
font-size: 11px;
}

div.erfgoedloeptitle1 {
	color: #F67316;
	font-weight : bold;
	font-size : 17px;
}
div.erfgoedloepobject {
	color: #3D8F00;
	font-weight : bold;
	font-size : 17px;
}
div.erfgoedloepontsluiting {
}

div.HomePageIntro {
	padding: 0 10px 0 0;
	font-size:11px;
}

div.navlefthomepagetitel {
	padding: 0 10px 5px 10px;
	color: #F67316;
	font-weight : bold;
	font-size : 17px;
}

div.navlefthomepagetext {
	padding: 0 10px 5px 10px;
	font-size : 11px;
	font-weight:normal;
	color: #000;
}

td.contentCelHomePage {
	margin: 0;
	padding: 0 15px 0 15px;
	border-width: 0;
	vertical-align: top;
	background-color: #EAEAEA;}

div.contentCelHomePage {
}

table.ContentCelNavBarHomePage {
	margin: 10px 0 0 10px;
	border-spacing: 0;
	border-collapse: collapse;}

/*----- zoekbox homepage -----*/
div.navBarZoekBoxHomePage {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	border: 1px solid #F67316;
	background-color: #FCD0B0;
	font-size: 11px;
	}
div.navBarZoekBox {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #F67316;
	background-color: #FCD0B0;
	font-size: 11px;
	font-weight: bold;
	}

input.navBarZoekBoxHomePage {
	border: 1px solid #F67316;
	background-color: #FFF;
	width: 250px;}

/*---------- corrections ------*/
div.acceuil1 {
background-color:#F0F0F0;
border:1px solid #F67316;
margin:20px 0 0;
padding:10px;
font-size: 11px;
}

td.contentCel {
	/* font-size: 11px;
	margin: 0;
	padding: 0 100px;
	border-width: 0;
	vertical-align: top;
	background-color: #EAEAEA; */
	}

/*----- popup -----*/
table.canvaspopup { margin: auto; margin-top: 10px; margin-bottom: 10px; padding: 0; border-width: 1px; border-style: solid; border-color: #F67316; height: 325px; border-spacing: 0; border-collapse: collapse; width: 750px;}
tr.contentRowPopup { height: 350px;}

/*----- agenda -----*/
/*----- note : we could also take the layout of contenusoussoustitre -----*/
.agendatitre {
/*
	color: #309F1D;
	font-weight : bold;
	font-size:12px;
*/
	color: #F67316;
	font-weight : bold;
	font-size:12px;
}

/*------ attention-----*/

.attentionmessage  {
	border: solid 2px #FF0000;
	padding: 5;
	font-size: 10pt;
}

/* dtbfw */

.yotg_global {
background-color:#F0F0F0;
margin:0;
padding:10px;
font-size: 11px;
border : 1px solid white;
}

.yotg_global .yotg_global {
padding:0;
border : 0;
}

/* à corriger */
.yotg_global .yotg_global p {
margin: 0;
}

.yotg_dataLineTitel {
color:#F67316;
font-size:20px;
font-weight:bold;
margin:0;
padding:0;
}

#yotg_backLink {
padding :0;
}

.yotg_pageTitelL, .yotg_pageTitelR {
	padding:0;
}