/* @override http://www.richmont-mines.com/styles/richmont.css */

/* $Id: jqui.css 26898 2010-05-05 05:26:10Z chibaguy $
	Jqui (jqui.css) for Tikiwiki CMS/Groupware.
	Visit http://themes.tikiwiki.org for more information.
*/
 
/* Import foundation CSS files. */
@import url("lite.css");
@import url("layout.css");
@import url("design.css");

/***** XHTML Elements (body tag here,
			others follow Layout) *****/ 
body {
	font: Arial,sans-serif;
	line-height: 18px;
	color: #452701;
	background: #f6f3e9;
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	}

div#sitelogo.floatleft {
	margin-top: 15px;
	margin-left: 25px;
}


div#sitelogo.floatleft img{
	margin:0
}

*:first-child+html body {font-size: 74% !important}

.box-menu #menu{
	margin-top:23px;
	
	
}



 /***** Layout (overrides layout.css;
		also styling of page layout divs)  *****/
#fixedwidth {
	display: block;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

#siteheader {
	width: 990px;
	margin: 0 auto;
}

div#top.wikitext {
	padding: 41px 25px 25px 25px;
	width: 616px;
	background: url(../images/back_middle2.png) no-repeat 0 bottom;
margin-bottom: 0;
min-height:300px;
}

div#toc ul{
	border: none;
}

div#toc ul{
	padding: 0;
	padding-left: 18px;
}



div#toc ul li{
	margin: 0;

	list-style: disc;
}

html#page_1 div#top.wikitext,html#page_51 div#top.wikitext {
	padding: 20px 25px 0 25px;
	width: auto;
}	
#fixedwidth[id] {
	height: auto;
}
							    
#main {
	text-align: left;
	margin: 0 !important;
}

#c1c2	#wrapper	#col1.marginleft  {
	margin-left: 200px;
}

#c1c2	#wrapper	#col1.marginright {
	margin-right: 212px;
}




#c1c2	#wrapper	#col1	.content {
	background: transparent;
}

#header {
	background: #cec6a2 url(../images/back_header.jpg) no-repeat center top !important;
	height: 260px;
	border-bottom:solid 1px white;
}

 #middle {
	width: 990px !important;
	margin: 0 auto;
padding: 0;
}
html#page_1 #middle,html#page_51 #middle{
	background: url(../images/back_middle.png) no-repeat 0 bottom;
}

html#page_1 #top,html#page_51 #top{
	background: none;
}



html#page_1 #middle,html#page_51 #middle{
	margin-top: 174px;
}


#footer {
	display: table;
	background: url(../images/back_footer_up.jpg) repeat-x 0 top #cec6a2;
	height: 200px;
	padding-bottom: 20px;
}

#credits {
display: none;	
}

#footer div.footerbgtrap {
	padding-top: 90px;

}

#footer div.footerbgtrap div.content {

	width: 940px;
	margin: 0 auto;
	text-align: left;
	color: #716b51;
	padding:20px 25px;
}

#custom_site_footer div.copy {
	float: left;
	clear: both;
	margin-top: 25px;
	font-size: 11px;
}


#c1c2 #wrapper #col1 #tiki-center {
}

* html #tiki-center {font-size: 1em}
	
#c1c2 #col2 {
	width: 200px;
	overflow: visible;
	margin-left: ;
}

form#search-form.findtable {
	background: url(../images/back_search.png) no-repeat;
	width: 180px;
	/*height: 22px;*/
	text-align: left;
	height: 25px;
}

ul.searchresults {
	padding: 0 25px;
}

#role_main strong div.mini {
	margin: 25px 0 25px 25px;
}
body.tiki_search #role_main h1{
	padding-left: 25px;
	margin-top: 50px;
}

#role_main div.nohighlight {
	display: none;
}
#search-form label.findtitle input[type=text] {
	color: #0f4042;
	line-height: 1.5;
	padding-left: 5px;
}


#search-form label.findtitle input[type=text] {
	width: 140px;
	background: none;
	border: none;
}

#search-form label.findsubmit input[type=submit] {
	padding: 0;
	margin: 0;
	width: 30px;
	height: 20px;
	background: none;
	color: white;
	text-transform: uppercase;
	border: none;
	padding-top: 2px;
	padding-left: 3px;
	font-size: 11px;
}


#search-form label.findtitle {
	display: block;
	float: left;

}

#c1c2 #col2 .content {margin-left: 4px}

#col3 {
	padding-top: 18px;
	padding-bottom: 40px;
	padding-right: 25px;
	width: 187px;
	margin-left: -187px;
}



#col3 .content {margin-right: 0;}

.footerbgtrap {
	/*color: #363636;*/
	/*background: #fff url(../images/ui-bg_flat_75_ffffff_40x100.png);*/
	/*border: 1px solid #d3d3d3;*/
	/*border-bottom: none;
	margin: 10px;
	margin-bottom: 0;*/
	/*text-align: center;*/
}

/***** XHTML Elements (other than body tag) ******/
a,
a:visited {
	color: #003537;
	text-decoration: none;
}
 
a:active, a:hover {
	/*color: #6a6bd7;*/
	text-decoration: underline;
	color: black;
}

#top table tbody tr th {
	background: #003537;
	color: white;
	

}
#top table tr th:first-child{
			border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
}

#top table tr.second_th th:first-child{
border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;

}

#top table tr th:last-child{
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

#top table .second_th th:last-child{
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}



h1,h2,h3,h4{
	font-family: "Times New Roman", Times,Georgia, serif;
	color: #003537;
	text-shadow: #dcd6c1 1px 2px 0;
	margin-bottom: 3px;
}
#diaporama h1,#diaporama p,#diaporama_sec h1 {
	color: #a8883c;
	background: none;
	/*padding: 0;*/
	margin-bottom: 3px;
	margin-top: 0;

}

#diaporama h1,#diaporama p {
line-height: 1.2;
}

#diaporama h1+p{
	margin-top: 10px;
}
h1 {
	display: table;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 0;
}
h1,div.mine_title h1{
	background: #e7a831;
	color: white;
	text-shadow: none;
	padding: 5px 10px;
	text-transform: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
    behavior: url("includes/border-radius.htc");
    border-radius: 8px;
    border-radius: 8px;
	margin-bottom: 10px;
	margin-left: -10px;
}
h1:first-child{
	margin-top: 0;
}


	
h2 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
	color: #8b6825;
}	

h3 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 5px;
	color: #003537;
}
div#mod-menu_sloganen h4{
	margin-top: 5px;
	font-size: 17px;
}
h4+p{
	margin-top: 0;
}

	
h4 {
		font-size: 16px;
	font-style: normal;
		text-shadow:none;
color: #e7a831;
}

h5 {
	display: table;
	font-size: 14px;
	border: 1px solid #a8883c;
	padding: 3px 5px;
	margin-bottom: 5px;
	margin-left: -5px;
	background-color: #f6f3e9;

}
.wikitext h1+p,.wikitext h2+p,.wikitext h3+p,.wikitext h4+p,.wikitext h5+p,.wikitext h1+ol,.wikitext h2+ol,.wikitext h3+ol,.wikitext h4+ol,.wikitext h1+ul,.wikitext h2+ul,.wikitext h3+ul,.wikitext h4+ul{
	margin-top: 0;
}


.wikitext h4+h5{
	margin-top: 0;

}



ul,ol{
	margin: 0;
	padding: 0 0 0 15px;
	margin-top: 0;
}
ol{
	list-style-type: decimal;
}

fieldset {
	border: 1px solid #d4d4d4}
	
legend {
	color: #000;
}

.navbar {
	line-height: 220%;
}

span.button a,
span.button a:visited,
button,
input[type="reset"],
input[type="submit"],
span.button input,
.calbuttonBox a {
	margin: .5em .4em .5em 0;
	cursor: pointer;
	line-height: 1.4em;
	width: auto;
	overflow: visible;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
	outline: none; 
}

span.button a:hover,
.button a:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
span.button input:hover,
.calbuttonBox:hover {
	margin: .5em .4em .5em 0;
	border: 1px solid #999999;
	background: #dadada url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
	outline: none;
}
	
.highlight,
span.highlight a {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	color: #363636;
}

span.button.highlight {
	border: none;
}

span.button.highlight a {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	color: #363636;
}

div.error {
	background: none;
}


/***** Site Header & Identity *****/
#header-top {
	min-height: 40px;
}

#sioptions {
	padding: 0 10px;
}

#sitetitles {
	font-weight: bold;
}

#sitetitle {
	margin-top: 20px;
	font-size: 2.4em;
}

#sitesubtitle {
	font-size: 1.2em;
	margin-top: 10px;
}

#siteloginbar_popup {
	bottom: 1px;
}

#tiki-top {
	/*padding: .5em .3em .3em 1em;*/
	/*border: 1px solid #aaaaaa;*/
	/*background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;*/
	color: #222222;
	/*margin: 0 10px 10px;*/
	/*font-size: 1.1em;*/
		height: 325px;

}
	
/****** Menus, Links ******/
/** CSS (suckerfish) menus **/

/* default and topbar dropdown typography (colors) and padding */
.cssmenu_horiz a,
.cssmenu_vert a,
#tiki-top .cssmenu_horiz li ul li a,
#tiki-top .cssmenu_horiz li:hover ul li a {
	background: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3;
	border: none;
	/*padding: .5em 1em;*/
}



.cssmenu_horiz li ul li,
.cssmenu_vert li ul li {
	background:	none;
	/*border: 1px solid #aaa;*/
	border-top: 0;
	margin-bottom: 0
}

.cssmenu_horiz li ul li:first-child,
.cssmenu_vert li ul li:first-child {
	/*border-top: 1px solid #aaa;*/
}

#tiki-top .cssmenu_horiz li a {
	color: white;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*background: none;*/
	/*border-right: 1px solid #aaa;*/
}
#tiki-top .cssmenu_horiz li{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0;
}

span.sf-sub-indicator {
	display: none;
}
 
#tiki-top .cssmenu_horiz li:hover a {
	text-decoration: none;
}

/* ul ul top compensation for padding */
#tiki-top .cssmenu_horiz li:hover ul,
#tiki-top .cssmenu_horiz li.sfHover ul {
	top: 27px;
}



#secondary_site_menu .cssmenu_horiz li:hover ul,
#secondary_site_menu .cssmenu_horiz li.sfHover ul {
	top: 22px;
}

#tiki-top .cssmenu_horiz li:hover ul ul,
#tiki-top .cssmenu_horiz li.sfHover ul ul,
#secondary_site_menu .cssmenu_horiz li:hover ul ul,
#secondary_site_menu .cssmenu_horiz li.sfHover ul ul {
	top: 0px;
left: 200px !important;
}

#tiki-top .cssmenu_horiz li.menuSection a {
	padding-right: 24px;
}

/* left column width */
#col2 ul.cssmenu_vert {
	padding-left: 0;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 166px;
}

/* offset from left column (matches above) */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 166px;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul,
#col2 .cssmenu_vert li:hover ul li,
#col2 .cssmenu_vert li.sfHover ul li {
	width: 10em;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 10em;
}

a .sf-sub-indicator {
	top: 8px;
}

.sf-sub-indicator {
	background: url(jqui/arrows-1174a5.png) no-repeat -10px -100px;
}

#tiki-top .cssmenu_horiz li a .sf-sub-indicator {top: 16px}

#tiki-top .cssmenu_horiz li ul li  a .sf-sub-indicator {
	background: url(jqui/arrows-1174a5.png) no-repeat;
	top: 7px;
}

#secondary_site_menu a .sf-sub-indicator {
	top: 8px;
}

/***** Boxes *****/
/** Modules **/
.box,
.cbox {
	/*padding: .2em;
	margin: 0 .5em 10px;
	background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;	
	border: 1px solid #aaaaaa;*/
}



#col2 .box,
#col3 .box {
	margin-bottom: 0px;
}


h3.box-title,
.cbox-title {
	padding: .5em .3em .3em 1em; position: relative;
	border: 1px solid #aaaaaa;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
	margin: 0;
	font-size: 1.1em;
	display: none;
}

.cbox-data,
.box-data {
	padding:0;
	background: none;
	zoom: 1;
}

/** Other boxes **/

.rbox-title, 
.rbox-data {
/*	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin :padding;*/
	background: #fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% 50%;
	border: 1px solid #fcefa1;
	color: #363636;
}

.rbox-title {
	border-bottom: none !important;
}
	


div.errors {
	background: none;
}

.errors .rbox-title,
.errors .rbox-data {
	color: #cd0a0a;
	background:#fef1ec url(../images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% bottom;
	border:1px solid #cd0a0a;
}

.warning .rbox-title,
.warning .rbox-data {
	color: #cd0a0a;
	background: #fef1ec url(../images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% bottom;
	border:1px solid #cd0a0a;
}

/*
div.simplebox {
	color: ;
	background: ;
	border: ;
}
*/

div.errors {
	color: #cd0a0a;
}

/***** Tables, Tabs *****/
/** Tables **/

table.normal {
	border: 1px solid #aaa;
		width: auto;

}
/*
table.normal a.link, 
table.normal a,
th a,
th a:visited,
td.heading a,
td.heading a:visited {
	color: ;	
}

table.admin a.link,
table.admin a,
table.admin label,
fieldset.admin label,
.cbox fieldset.admin a {
	color: ;
}
*/

tr.odd td,
td.odd,
li.odd {
	background: #f9f9f9;
}

tr.even td,
td.even,
li.even {
	background: #f3f3f3;
}

table.normal tbody tr td.even {
	background: #f8f5f0;
	border: none;
border-top:solid 1px #a8883c;
}



table.normal tbody tr td.odd {
	background: #ece5d5;
border-top:solid 1px #a8883c;

}

table.normal tbody tr:first-child td.odd {
	background: #ece5d5;
border:none;

}
table.normal{
	border: solid 1px #a8883c;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-collapse:separate !important;
}

#top table.wikiplugin-split tbody tr td img {
	margin-bottom: 10px;
	}

#top table.wikiplugin-split tbody tr td div.block_rounded img {
	max-width: 200px;
}

#top table.wikiplugin-split tbody tr td div.block_rounded {
	margin-left: 20px;
	margin-right: -50px;
	border: solid 1px #a8883c;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

	overflow: hidden !important;
padding: 10px;
}

#top table.wikiplugin-split {
	margin-top: 10px;
}

#top table.wikiplugin-split {
	width: 100%;
}

#top table.wikiplugin-split tbody tr td div.block_rounded {
	margin-right: 0;
}

/** Tabs **/
/* reset what's in layout.css */

.tabactive,
.tabinactive,
[class].tabactive,
[class].tabinactive {top: 0 !important}

.tabs {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	padding: .2em .2em 0;
	margin:0 0.2em 1px 0;
	border: 1px solid #aaa;
	background: #ccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
}

.tabs br {
	display: none;
}

.tabs span {
	display: block;
	float: left;
}

.tabmark {
	list-style-image: none;
	float: left;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	outline: none;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
}

.tabmark a {
	padding: 0.5em 1em;
	color: #555555;
	font-weight: normal;
}

.tabactive {
	border-bottom-width: 0;
	padding-bottom: 1px;
	border: 1px solid #aaa;
	background: #fff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
	outline: none;
}

/***** Wiki *****/


/***** Articles ****/
body.tiki_cms h1 a.pagetitle,
body.tiki_cms h1 a.pagetitle:visited,
body.tiki_cms h1 a.pagetitle:hover {border-bottom: none}

	
div.articletrailer span {
	margin-left: 5px;
	padding-left: 20px;
}

/***** Blogs *****/


/***** Forums *****/

.post .postbody {
	border: 1px solid #aaa;
	padding: 6px;
}
/*
.post .author {}
	
.post .author_post_info:first-child {} 
.post .postbody-title .title a.link {}
*/

.navbar {
	margin: 5px 0;
}
.postbody-title {
	padding: .5em .3em .3em 1em;
	position: relative;
	border: 1px solid #aaa;
	background: #ccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222;
	font-weight: bold;
	font-size: 1.1em;
}
	
.postbody .actions {
	text-align: right;
	margin-bottom: 4px;
}
	
.post .postbody .content {
	float: none}

.post .author {
	float: none;
	text-align: left;
	margin: 6px 0;
}

.post .author_info .icons {
	text-align: left;
}

.forum_actions {
	background: #333;
	color: #fff;
	padding: 3px;
}
.forum_actions span.title {
	font-weight: bold;
}


/**** Image Galleries ****/

/***** File Galleries *****/
/*
.opaque {
	color: ;
	background: ;
	border: ;
	padding: ;
}

.opaque .box-title {
	padding-bottom: ;
	border-bottom: ;
}
*/

/***** Trackers *****/

/***** Categories, Tags *****/

/***** Tags (freetags) *****/
div.freetagitemlist {
	margin-bottom: 30px;
	padding: 0 0 10px;
}

/*****  Polls  *****/

/***** FAQs *****/

/***** Quizzes *****/

/***** Shoutbox *****/

/***** Directory *****/
.dirsite {
	margin-bottom: 30px;
	padding: 0 0 10px}

/***** Messages *****/

/***** TikiSheets *****/


/***** Calendar *****/

.caltable {
	border-bottom: none;
}

.caltable .days {
	border: none;
}

.caldark {
/*	background: ;*/
	border: 0;
}

.caldark .calfocus {background: none;}
.calodd, .caleven {border-color: #aaa}
/*.calodd .calfocus {background: }*/
.calodd {
	background: #e2e2e2;
}
.caleven {
	background: #d4d4d4;
}

.calfocuson {
	font-size: 100%; 
	background: #f3e498;
}

.calfocuson a {
	font-size: 90%; 
}

.calHeadingOn, .calHeadingOn a {
	background: #f3e498;
}

/*.calodd .calfocus, .calodd .calfocuson*/
/*.caleven .calfocus, .caleven .calfocuson {background: ;}*/

/***** Admin *****/
	
/***** Ajax, jquery. etc. *****/
/***** Ajax *****/
/*
.ui-widget-content {
	background: ;
	color: ;
}
*/

/***** New (unsorted) *****/

/***** End New (unsorted) *****/

.footerbgtrap,
.rbox-title,
.tabs,
.tabmark,
.postbody-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

span.button a,
span.button a:visited,
button,
input[type="reset"],
input[type="submit"],
span.button input,
.calbuttonBox a,
#tiki-top,
.box,
.cbox,
h3.box-title,
.cbox-title,
.post .postbody,
body.tiki_admin .simplebox,
a.admbox,
a.admbox.off {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rbox-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.rbox-data {
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#cssmenu_princ {
	float: right;
	padding: 0px 0 0 20px;
	background: url(../images/back_ul_cssmenu0.png) no-repeat right top;
	height: 27px;
	width: 680px;
	margin-top: -12px;
}
#cssmenu_princ li a {
	padding: 5px 10px 4px 10px !important;
}

#cssmenu_princ li a:hover {
	background: #8e6a25;
}

#cssmenu_princ li ul li a:hover {
background: url(../images/back_cssmenu0_li_ul_li_hover.png) !important;
}

#cssmenu_princ li ul li ul li a:hover {
color: #003537;
}

#cssmenu_princ li ul li a{
	background: url(../images/back_cssmenu0_li_ul_li.png) !important;
	margin: 0;
	border: none;
	position: static;
}

#cssmenu_princ li ul li ul li:first-child a{
	background: url(../images/back_cssmenu0_ul_ul_li_first.png) no-repeat  !important;
	margin: 0;
	border: none;
	position: static;
}


#cssmenu_princ li ul li ul li a{
	background: url(../images/back_cssmenu0_li_ul_li_hover.png) !important;
}



#cssmenu_princ li ul {
	background: url(../images/back_cssmenu0_ul.png) no-repeat 0 bottom;
	padding: 0 0 10px 0;
	width: 200px !important;
	border: none;
/*	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}


#cssmenu_princ li ul ul{
	background: url(../images/back_cssmenu0_ul_ul.png) no-repeat 0 bottom !important;
	border: none;

/*	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}

#mod-menu_sloganen,#mod-menu_sloganfr {
	padding: 15px 15px 25px 25px;
}

div.mine_title{
	display:inline-block;
	
}



#diaporama,#diaporama_sec{
	margin-top: -3px;
}
#diaporama div.contenu {
width: 290px;
float: left;
background: url(../images/back_contenu_diaporama.png) no-repeat;
height: 299px;	
}
#diaporama_sec div.contenu {
width: 290px;
float: left;
background: url(../images/back_contenu_diaporama_sec.png) no-repeat;
height: 154px;		
}

#diaporama_sec div.contenu p,#diaporama_sec div.contenu h4 {
display: none;	
}
#diaporama div.images {
	float: left;
}




/* End of File */

#cssmenu_footer li {
	display: inherit;
	float: left;
	margin-right: 20px;
	min-width: 110px;
}

#cssmenu_footer li:last-child {
margin-right: 0;
	width: 90px;	

}
#cssmenu_footer li ul li:last-child{
	width: auto;
	margin-right: inherit;
}

ul#cssmenu_footer {
	margin: 0;
	padding: 0;
}

#cssmenu_footer li a{
color: #716b51;
font-weight: bold;
font-size: 11px;
	
}

#cssmenu_footer li ul li a{
font-weight: normal;
	
}

#cssmenu_footer li ul li {
	display: list-item;
	float: none;
	
}

#cssmenu_footer li ul{
	display: list-item;
	float: none;
	list-style: none;
	padding: 0;
	margin: 0;
	
}
div.cgcom{
	float: right;
	margin-top: 25px;
	margin-right: -25px;
}

#cssmenu_sec {

	padding: 0;
	margin: 0;
	list-style: none;
}


#secondary_site_menu {
		float: right;
		margin-right: 20px;
		margin-top: 41px;
}

div#sitesearchbar {
	margin-top: 40px;
}



#cssmenu_sec li{
	float: left;
	
}

#cssmenu_sec li a{
	color: #003537;
	font-size: 11px;
margin-left:20px;	
text-decoration: underline;
}

div.stockquotes div.top {
	background: url(../images/stockquotes_top.png) no-repeat;
	color: white;
	height: 30px;
	padding: 2px 0 0 10px;
}

div.stockquotes div.mid {
	background: url(../images/stockquotes_mid.png)repeat-y transparent;
	/*color: white;*/
	padding: 0 0 0 10px;
	margin-top: -14px;
	color: #193436;
}


div.stockquotes div.bot {
	background: url(../images/stockquotes_bot.png) no-repeat 0 bottom;
	/*color: white;*/
	padding: 0 0 0 10px;
	height: 6px;
	margin-top: 12px;
}
div.stockquotes div.bot, x:-moz-any-link, x:default{
	margin-top: 0;
	}

div.stockquotes div.mid, x:-moz-any-link, x:default{
	height:85px
	}
div.stockquotes span.change{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	color: #193436;
	
}
table.minus {
	padding-bottom: 5px !important;
	vertical-align: middle;
}

div.stockquotes table.minus{
	font-size: 10px;
	margin-top: -3px;
	text-align: center;
background: url(../images/border_stockquotes.gif) repeat-x 0 top;
	width: 164px;
	border-collapse: collapse;
	height: auto;
	line-height: 1.5;
}

div.stockquotes table.minus td{
	padding-top: 4px;
}
div.stockquotes table{
	width: 181px;
	padding: 0;
	margin: 0;
	margin-bottom: -12px;
}
#menu_contextuel_IR{
	width: 187px;
	overflow: hidden;
	background: url(../images/back_menu_contextuel_bot.png) no-repeat 0 bottom;
	padding-bottom: 8px;
	display: none;
}

#cssmenu_princ li ul li ul li.selected a,#cssmenu_princ li ul li.selected a,#cssmenu_princ li.selected a {
	font-style: normal;
	color: white;
}


#menu_contextuel_IR ul{
	width: 167px;
	background: url(../images/back_menu_contextuel_top.png) no-repeat;
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
}

#menu_contextuel_IR ul li{
	background: #a8883c;
	}


#menu_contextuel_IR ul li:last-child{
	
	}

#menu_contextuel_IR ul li ul li:last-child a{
	background: none;
	}

#menu_contextuel_IR ul li:last-child {
	/*background: #a8883c;*/
	}

#menu_contextuel_IR ul li a{
	width: 167px !important;
		display: block;
		padding: 3px 10px;

	}

#menu_contextuel_IR ul li a{
color: white;
text-decoration: none;
	}

#menu_contextuel_IR ul li.menuSection1.menuLevel1.selectedAscendant a,#menu_contextuel_IR ul li.menuSection1.menuLevel1.selected a{
	color: #ffe987;
}

#menu_contextuel_IR ul li.menuSection1.menuLevel1.selectedAscendant,#menu_contextuel_IR ul li.menuSection1.menuLevel1.selected,#menu_contextuel_IR ul li:hover{
	background: #8b6825;
}
#menu_contextuel_IR ul li.menuOption.menuLevel1.selected a{
	background: #8b6825;
	color: #ffe987;
}

#menu_contextuel_IR ul li.menuSection1.menuLevel1.selectedAscendant ul li a{
	color: white;
	padding-left: 8px;
}

#menu_contextuel_IR ul li.menuSection1.menuLevel1.selectedAscendant ul li.selected a{
	color: #003537;
}

#menu_contextuel_IR ul li.menuSection1.menuLevel1 ul li a:hover{
	color: #003537;
}
#menu_contextuel_IR ul li.menuSection1.menuLevel1 ul li{
	background: #e7a832;
}

#menu_contextuel_IR ul li ul li{
	background: #a8883c;
	padding-left: 10px;
	width: 177px !important;
	}

#menu_contextuel_IR ul > li > ul{
	background: none;
	padding: 0;
	margin: 0;
}

div#Application_Menu {

background: #cec6a1;
padding: 10px 0;
}

div#Application_Menu a.linkmenu{
text-decoration: none;
padding: 2px 2px 2px 20px;
}

div#Application_Menu a:hover{
background: gray;
color: white;
}
div#Application_Menu a.separator{
	text-decoration: none;
}
div#Application_Menu a.separator:hover{
background: none;
color: #003537;
}

#top div.col1_home {
width: 375px;
float: left;
padding-right: 20px;
	background: url(../images/border_col_home.gif) repeat-y right top;
	margin-bottom: 20px;
}

#top div.col1_home div.img_back {
background: url(../images/carte_qc.png) no-repeat;
height: 280px;
margin-left: -20px;
padding-left: 20px;
}



#top div.col2_home {
width: 295px;
float: left;	
height: 200px;
padding-left: 20px;

}

div.article.wikiplugin_articles span.titleb {
	font-size: 11px;
	color:#003537;
	text-transform: uppercase;
	font-weight: bold;
}

div.article.wikiplugin_articles div.articletitle h2 a {
color: #244;
text-decoration: none;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-weight: normal;
text-shadow: none;
}

div.article.wikiplugin_articles div.articletitle h2 a:hover {
text-decoration: underline;
color: black;
}
#top div.col2_home div.col2b_home div.article.wikiplugin_articles{
	margin-top: 7px;
	margin-bottom: 10px;
}

#top div.col2_home div.col2b_home p a.more_news {
	font-weight: bold;
	font-size: 13px;
}

#top div.col1_home h3,table.locationMapTable h3 {
	/*text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	color: #452701;*/
}
table.locationMapTable td{
	min-width: 15px;
	text-align: left;
	vertical-align: top;
}

table.locationMapTable td a{
text-decoration: none;}

table.qc {
	width: 200px;
}
#top div.col1_home p,#top div.col1_home ul {
	font-size: 13px;
}

#top div.col1_home ul {
	list-style-type: square;
}

div.stockquotes {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.col2c_home {
	width: 535px;
	padding-right: 20px;
}

#top div.col2_home div.col2c_home table.wikiplugin-split.investorDownloads h6{
	margin: 0;
}

#top div.col2_home div.col2c_home h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0;
	text-shadow: none;
}

#top div.col2_home div.col2c_home h1 {
	margin-top: 50px;
}
#top div.col2_home div.col2b_home div.article.wikiplugin_articles div.articleheading table tbody tr td div.articleheadingtext {
	display: none;
}

#top div.col2b_home {

padding-right: 10px;

}

#role_main p.editdate {
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: visible;
}


html#page_1 div#col1.marginright,html#page_51 div#col1.marginright {
	margin-right: 0px !important;
}

#top div.col3_home {
padding: 0 20px;
width: 187px;
float: left;	
/*height: 200px;*/
margin-right:0;
background: url(../images/border_col_home.gif) repeat-y left top;

}

#top div.col3_home p {
	display: none;
}

#role_main div.article {
	padding: 50px 25px 0 25px;
	margin: 0;
}

#role_main div#top div.article {
	padding: inherit;
	margin: 0;
}
#cssmenu_sitemap,#cssmenu_sitemap ul{
	margin: 0;
	padding: 0;
}

#cssmenu_sitemap li{
	margin-top: 10px;
}

#cssmenu_sitemap ul li ul{
margin-bottom: 0;
padding-left: 18px;
}

#cssmenu_sitemap ul li ul li{
list-style: circle;
}

#cssmenu_sitemap ul li ul li a{
list-style: circle;
	color: #716a50;
}
#cssmenu_sitemap a{
	text-decoration: none;
}

#cssmenu_sitemap a:hover{
	text-decoration: underline;
}

#cssmenu_sitemap li{
	list-style: none;
	font-weight: bold;
	font-size: 15px;
}

#cssmenu_sitemap li ul li{
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
}

hr.hidden{
	display: none;
}

img.pdf_icon {

}

#top div.col2_home h1{
	margin-bottom: 10px;
}

#top div.col2_home div.col2c_home p,#top div.col2_home div.col2c_home h2{
	/*padding-left: 50px;*/
	margin:0
}

table.wikiplugin-split.investorDownloads tbody tr td {
padding-right: 20px;
width: 100px;
}

img.locationMap {
margin-left: -25px;	
}

#top div.col2_home div.col2c_home a{
line-height: 1.2;
}

#cssmenu_footer li.menuSection.menuSection0.menuLevel0 ul li.menuSection.menuSection1.menuLevel1 ul {
	display: none;
}

ol li ol{
	list-style-type: lower-roman;
}

ol li ol li ol{
	list-style-type: lower-alpha;
}

#top ul li a.internal img {
position: relative;
top: 2px;
}
#diaporama h1,#diaporama_sec h1{
	margin-top: 0;
	line-height: 1.2 !important;
}


margin-right:0;
background: url(../images/border_col_home.gif) repeat-y left top;

}

#top div.col3_home p {
	display: none;
}

#role_main div.article {
	padding: 50px 25px 0 25px;
	margin: 0;
}

#role_main div#top div.article {
	padding: inherit;
	margin: 0;
}
#cssmenu_sitemap,#cssmenu_sitemap ul{
	margin: 0;
	padding: 0;
}

#cssmenu_sitemap li{
	margin-top: 10px;
}

#cssmenu_sitemap ul li ul{
margin-bottom: 0;
padding-left: 18px;
}

#cssmenu_sitemap ul li ul li{
list-style: circle;
}

#cssmenu_sitemap ul li ul li a{
list-style: circle;
	color: #716a50;
}
#cssmenu_sitemap a{
	text-decoration: none;
}

#cssmenu_sitemap a:hover{
	text-decoration: underline;
}

#cssmenu_sitemap li{
	list-style: none;
	font-weight: bold;
	font-size: 15px;
}

#cssmenu_sitemap li ul li{
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
}

hr.hidden{
	display: none;
}

img.pdf_icon {

}

#top div.col2_home h1{
	margin-bottom: 10px;
}

#top div.col2_home div.col2c_home p,#top div.col2_home div.col2c_home h2{
	/*padding-left: 50px;*/
	margin:0
}

table.wikiplugin-split.investorDownloads tbody tr td {
padding-right: 20px;
width: 100px;
}

img.locationMap {
margin-left: -25px;	
}

#top div.col2_home div.col2c_home a{
line-height: 1.2;
}

#cssmenu_footer li.menuSection.menuSection0.menuLevel0 ul li.menuSection.menuSection1.menuLevel1 ul {
	display: none;
}

ol li ol{
	list-style-type: lower-roman;
}

ol li ol li ol{
	list-style-type: lower-alpha;
}

#top ul li a.internal img {
position: relative;
top: 2px;
}
#diaporama h1,#diaporama_sec h1{
	margin-top: 0;
	line-height: 1.2 !important;
}



