/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #37155e;
	background: #FFF;
	}

html, body { height: 100%; }

body#page,
body#home {
	text-align: center;
	background: #fff2e5;
	}

img, a img { border: none; }

a, a:link, a:visited { text-decoration: none; color: #fc6a16; }
a:hover { text-decoration: underline; }
a:active,
a:focus { outline: none; }

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; }

ul { padding-left: 1.3em; margin: .5em 0; padding-bottom: 1em; list-style-type: disc; }
ol { padding-left: 2.5em; margin: .5em 0; }
li { margin-bottom: .2em; }

u { text-decoration: none; }

h1, h2, h3, h4, h5, h6, h7 { font-size: 1em; color: #5a2a8f; }
h1 { font-size: 1.2em; padding-bottom: .8em; font-family: "Arial Black", Arial, Helvetica, sans-serif; line-height: 1.1em; font-weight: normal; color: #fc6a16; }
h2 { font-size: 1.1em; padding-top: .5em; padding-bottom: .3em; }
h3 { font-size: 1em; padding-top: .5em; padding-bottom: .3em; }
h4 { font-size: 1em; padding-top: .5em; }

p { padding-bottom: 1em; line-height: 1.3em; }

hr { height: 1px; color: #d8cde5; background-color: #d8cde5; border: none; }

em, i { font-size: 96%; }

table, td, th {
	text-align: left;
	font-size: 1em;
	}

.image_left { float: left; margin-right: 10px; margin-bottom: 1em; }
.image_right { float: right; margin-left: 10px; margin-bottom: 1em; }

.orange { color: #fc6a16; }
.blue { color: #592197; }

.footnote { font-size: .8em; }

/* CONTAINER */
#container {
	width: 960px; margin: 0 auto; position: relative; text-align: left;
	background: #FFF url(../img/fc_background_photo_01.jpg) no-repeat left bottom;
	min-height: 100%;
	height: auto;
	}
* html #container {
	height: 100%;
	}	

.particulieren #container,
.co2_wijzer #container { background: #FFF url(../img/fc_background_photo_05.jpg) no-repeat left bottom; }
.jongeren #container { background: #FFF url(../img/fc_background_photo_03.jpg) no-repeat left bottom; }
.zakelijk #container { background: #FFF url(../img/fc_background_photo_02.jpg) no-repeat left bottom; }
.kerken #container { background: #FFF url(../img/fc_background_photo_04.jpg) no-repeat left bottom; }

/* HEADER */
#header {
	height: 156px; overflow: hidden;
	background: #FFF url(../img/fc_header_background.jpg) no-repeat left top;
	}
#home #header {
	background: #FFF url(../img/fc_header_background_home.jpg) no-repeat left top;
	}
#logo {
	margin-top: 60px;
	}

#logo_print { display: none; }

/* TOPNAV */
#topnav {
 	height: 25px; overflow: hidden;
	color: #3d0081; background:url(../img/fc_topnav_background.gif) repeat-x left top;
	font-size: 12px;
	}

#topnav ul { 
	list-style: none; margin: 0; margin-left: 198px; padding: 0; padding-left: 2px; height: 25px; 
	background: url(../img/fc_topnav_tabs.gif) no-repeat -168px 0; 
	}
#topnav li { float: left; width: 170px; height: 25px; overflow: hidden; }
 
#topnav li a,
#topnav li a:link,
#topnav li a:visited {
	display: block; width: 170px; height: 25px;
	text-decoration: none; text-align: center; line-height: 25px; text-transform:uppercase; font-weight: bold;
	color: #3d0081; background: url(../img/fc_topnav_tabs.gif) no-repeat left top;
	}
#topnav li a:hover {
	color: #FFF;
	}

.particulieren #topnav li a#tab_particulieren:hover,
.co2_wijzer #topnav li a#tab_particulieren:hover,
.jongeren #topnav li a#tab_jongeren:hover,
.zakelijk #topnav li a#tab_zakelijk:hover,
.kerken #topnav li a#tab_kerken:hover {
	color: #3d0081;
	}

#topnav #tab_particulieren { width: 160px; padding-left: 10px; background-position: 0 -50px; }
.particulieren #topnav #tab_particulieren,
.co2_wijzer #topnav #tab_particulieren { width: 160px; padding-left: 10px; background-position: 0 -75px; }
#topnav #tab_jongeren { width: 150px; padding-left: 20px; background-position: 0 -200px; }
.jongeren #topnav #tab_jongeren { width: 150px; padding-left: 20px; background-position: 0 -225px; }
#topnav #tab_zakelijk { width: 160px; padding-left: 10px; background-position: 0 -100px; }
.zakelijk #topnav #tab_zakelijk { width: 160px; padding-left: 10px; background-position: 0 -125px; }
#topnav #tab_kerken { background-position: 0 -150px; }
.kerken #topnav #tab_kerken { background-position: 0 -175px; }

#topnav li#language, #topnav li#language a { width: 80px; color: #FFF; font-size: 10px; line-height: 23px; }

/* search */
#search,
#search_project { 
	position: absolute; top: 85px; left: 815px; height: 20px; width: 115px; padding-left: 5px; 
	background: transparent url(../img/icco_search_back.gif) no-repeat;
	}
* html #search,
* html #search_project  {
	width: 120px;
	w\idth: 115px;
	}

#search_project {
	position: static; top: auto; left: auto; margin: 0; padding: 0; padding-left: 5px; width: 165px;
	background: transparent url(../img/fc_search_back_projects.gif) no-repeat;
	}
* html #search_project {
	width: 170px;
	w\idth: 165px;
	}

#search_project {
	position: relative; top: 0; left: 0; height: 20px; width: 139px; margin-top: 8px; padding-left: 0; 
	background: none;
	}
* html #search_project {
	width: 154px;
	w\idth: 139px;
	}

.search_input {
	float: left; width: 85px; margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	border: 0px solid #FDE4C6;
	color: #37155e; background: #FFF;
	}
	
#search_project .search_input {
	float: left; width: 111px; margin-top: 2px; padding: 1px;
	border: 1px solid #c9b9db;
	color: #37155e; background: #FFF;
	}	

/* MAIN */
#main { }

/* LEFTNAV */
#leftnav {
	float: left; width: 200px; margin-bottom: 340px; overflow: hidden;
	border-top: 2px solid #FFF;
	background: #5a2a8f;
	}

#leftnav ul { list-style: none; margin: 0; margin-left: 20px; margin-top: 20px; padding: 0; }
#leftnav li { padding-bottom: .3em; font-size: 13px; }

#leftnav li a,
#leftnav li a:link,
#leftnav li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	}
#leftnav li a:hover {
	color: #fc6a16;
	}

#leftnav .general li a,
#leftnav .general li a:link,
#leftnav .general li a:visited {
	text-decoration: none;
	color: #d6cae3;
	font-weight: bold;
	}

#leftnav .general li a:hover {
	color: #fc6a16;
	}
	
#leftnav li.current a,
#leftnav li.current a:link,
#leftnav li.current a:visited {
	color: #fc6a16;
	}
#leftnav li.current a:hover {
	color: #fc6a16;
	text-decoration: underline;
	}	

#leftnav ul ul { margin: 0; margin-top: .3em; margin-left: 10px; }
#leftnav li li { font-size: 12px; }

#leftnav li li a,
#leftnav li li a:link,
#leftnav li li a:visited,
#leftnav li.current li a,
#leftnav li.current li a:link,
#leftnav li.current li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	}
#leftnav li.current li a:hover {
	color: #fc6a16;
	}

#leftnav .general li li a,
#leftnav .general li li a:link,
#leftnav .general li li a:visited,
#leftnav .general li.current li a,
#leftnav .general li.current li a:link,
#leftnav .general li.current li a:visited {
	text-decoration: none;
	color: #d6cae3;
	font-weight: normal;
	}
#leftnav .general li.current li a:hover {
	color: #fc6a16;
	}
	
#leftnav li li.current a,
#leftnav li li.current a:link,
#leftnav li li.current a:visited,
#leftnav li.current li.current a,
#leftnav li.current li.current a:link,
#leftnav li.current li.current a:visited {
	text-decoration: none;
	color: #fc6a16;
	font-weight: normal;
	}
#leftnav li.current li.current a:hover {
	text-decoration: underline;
	color: #fc6a16;
	}	

#leftnav li li li a,
#leftnav li li li a:link,
#leftnav li li li a:visited,
#leftnav li.current li.current li a,
#leftnav li.current li.current li a:link,
#leftnav li.current li.current li a:visited {
	text-decoration: none;
	color: #d6cae3;
	font-weight: normal;
	}
#leftnav li.current li.current li a:hover {
	color: #fc6a16;
	}

#leftnav li li li.current a,
#leftnav li li li.current a:link,
#leftnav li li li.current a:visited,
#leftnav li.current li.current li.current a,
#leftnav li.current li.current li.current a:link,
#leftnav li.current li.current li.current a:visited {
	text-decoration: none;
	color: #fc6a16;
	font-weight: normal;
	}
#leftnav li.current li.current li.current a:hover {
	color: #fc6a16;
	}

#leftnav #donate { padding-left: 100px; }

/* CONTENT */
#content {
	float: left; width: 760px; padding-top: 15px;  overflow: hidden;
	}

#content h1, #content h2, #content h3, #content h4, #content p { margin-right: 1em; }

#content li { line-height: 1.3em; }

#column_A { float: left; width: 234px; margin-left: 15px; overflow: hidden; display: inline; }
#column_B { float: left; width: 234px; margin-left: 14px; overflow: hidden; display: inline; }
#column_C { float: left; width: 238px; margin-left: 14px; overflow: hidden; display: inline; }

#column_A_B { float: left; width: 482px; margin-left: 15px; overflow: hidden; display: inline; }

#content.wide #column_A_B { float: none; display: block; width: 730px; }
#content.wide #column_C { display: none; width: 0; }

/* home news */
#home #news { margin-bottom: 1.6em; }
#home #news ul { margin: 0; padding: 0; margin-left: 42px; list-style-type: none; }
#home #news ul li { position: relative; margin-bottom: 10px; }
#home #news ul li span { 
	position: absolute; top: 1px; left: -40px; width: 40px; height: 2em; 
	font-size: 11px; font-weight: bold;
	color: #592197; 
	cursor: pointer; cursor: hand; 
	}
#home #news ul li a, #home #news ul li a:link, #home #news ul li a:visited { color: #592197; text-decoration: none; font-size: .9em; }
#home #news ul li a:hover { color: #fc6a16; }

#home #news .links li a,
#home #news .links li a:link,
#home #news .links li a:visited {
	text-decoration: none;
	color: #fc6a16;
	}
#home #news .links li a:hover {
	text-decoration: underline;
	}


/* project uitgelicht */
#project { margin-bottom: 2em; }

#project_photo { width: 234px; height: 175px; overflow: hidden;}

#project_description {
	padding: 7px; padding-bottom: 0; min-height: 60px;
	color: #FFF; background: #592197;
	font-weight: bold;
	}
* html #project_description { height: 60px; }	
	
#project_description h3 {
	margin: 0; padding: 0;
	text-transform: uppercase; font-size: 11px;
	color: #fc6a16;
	}
#project_description p { margin: 0; padding-bottom: 7px; }

#project_description a,
#project_description a:link,
#project_description a:visited {
	text-decoration: none;
	color: #FFF;
	}
#project_description a:hover {
	color: #fc6a16;
}

/* video */
#video { margin-bottom: 2em; }

#videoplayer {
	width: 234px; height: 195px; overflow: hidden;
	text-align: center; background: #EEE;
	}

#video_description {
	padding: 7px; padding-bottom: 0; min-height: 40px;
	color: #FFF; background: #fc6a16;
	font-weight: bold;
	}
* html #video_description { height: 40px; }

#video_description p { margin: 0; padding-bottom: 7px; }

#video_description a,
#video_description a:link,
#video_description a:visited {
	text-decoration: none;
	color: #FFF;
	}
#video_description a:hover {
	color: #592197;
}

/* banners */
.banner,
a.banner,
a.banner:link,
a.banner:visited {
	display: block; width: 220px; padding: 7px; margin-bottom: 1em; 
	font-weight: bold;
	background: #eee9f4;
	}
* html .banner,
* html a.banner,
* html a.banner:link,
* html a.banner:visited {
	width: 234px;
	w\idth: 220px;
	}

#page #column_C .banner,
#page #column_C a.banner,
#page #column_C a.banner:link,
#page #column_C a.banner:visited {
	width: 186px;
	}
* html #page #column_C  .banner,
* html #page #column_C a.banner,
* html #page #column_C a.banner:link,
* html #page #column_C a.banner:visited {
	width: 200px;
	w\idth: 186px;
	}

#content .banner h3 { margin: 0; padding: 0; padding-bottom: 2px; text-transform: uppercase; font-size: 11px; color: #fc6a16; }
#content .banner h4 { margin: 0; padding: 0; text-transform: uppercase; }
#content .banner p { margin: 0; padding: 0; }

a.banner,
a.banner:link,
a.banner:visited,
.banner a,
.banner a:link,
.banner a:visited {
	text-decoration: none;
	color: #5a2a8f;
	}
a.banner:hover,
.banner a:hover,
a.banner:hover h4, 
.banner a:hover h4 {
	text-decoration: none;
	color: #fc6a16;
	}

a.arrow,
.arrow,
#page #column_C a.arrow,
#page #column_C .arrow {
	background-image: url(../img/fc_arrow_banner.gif);
	background-position: 95% 50%;
	background-repeat:no-repeat;
	}

#banner_adopt { background: #eee9f4 url(../img/fc_banner_adopt.gif) no-repeat right top; }
#banner_marketplace { background: #eee9f4 url(../img/fc_banner_marketplace.gif) no-repeat right top; }
#banner_support { background: #eee9f4 url(../img/fc_banner_divider.gif) repeat-y center top; }

#banner_support a,
#banner_support a:link,
#banner_support a:visited {
	float: left; width: 110px;
	}

#banner_support a#banner_support_B { width: 103px; padding-left: 7px; }

#content #banner_support h3 { font-size: 12px; }
#content #banner_support h3, #content #banner_support p { padding: 4px 0; margin-right: 7px; }

#content .banner_header {
	margin-right: 0; padding: 4px;
	text-transform: uppercase; font-size: 12px;
	color: #FFF; background: #592197;
	}

/* FOOTER */
#footer { padding: 2em 15px; }
#home #footer { padding-bottom: 1em; }
#footer img { vertical-align: middle; }
#footer a { color: #37155e; }

/* FORMS */
form {
	color: #37155e;
	margin: 0 !important;
	padding: 0 !important;
}

fieldset { margin: 0; padding: 10px 0; border: none; } 
fieldset br { display: none; }
fieldset div { margin: 10px 0; padding: 0; clear: both; }
fieldset legend { display: none; }

fieldset .removed { display: none !important; }

/* labels */
fieldset label, fieldset div.cr p {
	float: left;
	display: block;
	text-align: left;
	margin: 0;
	margin-right: 0 !important;
	padding: 0;
	padding-top: 3px;
	padding-right: 6px;
	width: 120px;
	}

fieldset div.cr {  }

fieldset div.cr div { margin: 0; padding: 0; float: left; clear: none; }

fieldset div.cr label {
	float: none;
	text-align: left;
	margin: 0;
	margin-left: 129px;
	padding: 0;
	width: auto;
	}

fieldset div.cr div label { margin-left: 0; }

fieldset div.cr label.otherlabel {
	float:left; 
	}
* html fieldset div.cr label.otherlabel {
	width:0.1em;
	margin-left: 54px;
	}

fieldset div span {
	display: block;
	margin-left:129px;
	}

fieldset div span.remarks {
	font-size: 80%;
	color: #aaa;
	}
	
fieldset div.cr_label label {
	margin-top: -2px;
	}

/* mandatory labels */
fieldset .mandat { color: #fc6a16; }
fieldset .mandatr { color: #fc6a16; }

/* inputs */
fieldset input, fieldset select, fieldset textarea { width: 330px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #CCC; }
fieldset input { height: 16px; }
fieldset div.cr input { border: none; width: auto; margin-right: 5px; }
fieldset div.cr input.otheranswer { border: 1px solid #CCC; margin-left: 5px;}
fieldset div.cr_label input { border: none; width: auto; }

fieldset input.day { width: 30px; }
fieldset select.month { width: 110px; margin-left: 0;}
fieldset input.year { width: 50px; margin-left: 0;}

fieldset select { width: 333px;}

fieldset textarea { font-family: Arial, Helvetica, sans-serif; }

/* buttons */
fieldset.buttons { padding: 5px 0; padding-right: 20px; }
fieldset.buttons label { width: 120px; }
fieldset.buttons input, input.button { width: 100px; height: 24px; padding: 0; border: 1px solid #fc6a16; color: #FFF; background: #fc6a16; font-weight: bold; }

/* badinput */
fieldset .badinput { color: #fc6a16;}
fieldset label.badinput, fieldset div.cr p.badinput { /* background: url(../img/warning.gif) no-repeat left 5px; */ }
fieldset div.cr label.badinput { background: none; }

fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FFF;
	color: #37155e;
	border: 1px solid #fc6a16;
}

/* LINKS */
.links { margin: 0; margin-left: 1.2em; padding: 0; padding-bottom: 1.5em; list-style: none; }
.links li { list-style-image: url(../img/fc_bullet.gif); padding-bottom: .2em; }

.links li a,
.links li a:link,
.links li a:visited {
	text-decoration: none;
	color: #fc6a16;
	}
.links li a:hover {
	text-decoration: underline;
	}
.links li.current a,
.links li.current a:link,
.links li.current a:visited {
	font-weight: bold;
	}
.links li.back { list-style-image: url(../img/fc_bullet_back.gif); }


/* TABLES */

#content table { border-collapse: collapse; border: none; }

#content table img { border: none; padding: 0; }

#content table th, #content table td { border: none; text-align: left; vertical-align: top; }

/* CO2 */
.co2_wijzer #column_A_B { width: 516px; }
.co2_wijzer #column_C { width: 200px; }

#content .co2_area .next,
#content .co2_area .next:link,
#content .co2_area .next:visited,
#content .co2_area .next_disabled,
#content .co2_area .previous,
#content .co2_area .previous:link,
#content .co2_area .previous:visited,
#content .co2_area .previous_disabled {
	display: block; float: right; width: 85px; height: 31px; padding-left: 15px; margin-left: 20px;
	line-height: 31px; font-weight: bold; text-decoration: none; text-transform: uppercase;
	color: #FFF; background: #592197 url(../img/fc_co2_next.gif) no-repeat right center;
	}
#content .co2_area .next_disabled {
	color: #FFF; background: #d5c7e5 url(../img/fc_co2_next.gif) no-repeat right center;
	}
#content .co2_area .previous,
#content .co2_area .previous:link,
#content .co2_area .previous:visited,
#content .co2_area .previous_disabled {
	float: none; margin-left: 0; padding-left: 0; padding-right: 15px;
	text-align: right;
	color: #FFF; background: #ac90cb url(../img/fc_co2_previous.gif) no-repeat left center;
	}
#content .co2_area .previous_disabled {
	color: #FFF; background: #d5c7e5 url(../img/fc_co2_previous.gif) no-repeat left center;
	}

.co2_subarea .block {
	padding: 1em; padding-bottom: 0;
	background: #fffbe6;
	}

.co2_subarea .block h3 {
	font-size: 1.1em;
	color: #fc6a16;
	}

.co2_subarea ol { padding-bottom: 1em; font-weight: bold; color: #bfadc0; }
.co2_subarea li {  }

.co2_subarea li a,
.co2_subarea li a:link,
.co2_subarea li a:visited {
	text-decoration: none;
	color: #a48bb0;
	}
.co2_subarea li a:hover {
	color: #fc6a16;
	}

.co2_subarea li.current {
	color: #481b7a;
	}

#personal_total_ton_2 { 
	font-weight: bold;
	color: #fc6a16;
	}

#compensatie { padding: 1em; margin-bottom: 1em; color: #9b7b0c; background: #fff2c4; }
#compensatie h2, #compensatie h3 { color: #9b7b0c; }
#compensatie input { border: 1px solid #d1a200; text-align: center; }
#compensatie #bedrag_ton { font-weight: bold; }
#compensatie img { float: left; margin: 10px; margin-left: 0; }
#compensatie a, #compensatie a:link, #compensatie a:visited { font-weight: bold; }

.support_project,
.support_project:link,
.support_project:visited {
/*	display: block; padding: 5px; width: 120px; */
	text-transform: uppercase; font-weight: bold;
/*	color: #FFF; background: #f56715; */
	}

#chart {
	position: relative; width: 492px; min-height: 302px; margin-bottom: 1em;
	background: url(../img/fc_co2_chart_background.gif) no-repeat left bottom;
	}
* html #chart {
	height: 302px;
	}

#chart #bar { 
	position: absolute; left: 0; bottom: 85px; width: 27px; heihgt: 0;
	font-size: 0;
	background: #fc6a16;
	}
#chart #bar_new { 
	position: absolute; left: 28px; bottom: 85px; width: 27px; height: 0;
	font-size: 0;
	background: #e3b414;
	}

#chart #line {
	position: absolute; left:0; bottom: 105px; width: 492px; height: 0px;
	font-size: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #000;
	}

/* CO2 table */
#content .co2_area table th, #content .co2_area table td {
	padding: 3px 0px; padding-left: 7px;
	background: #eee8f4;
	}
#content .co2_area table th {
	background: none;
	}	
#content .co2_area table th.right, #content .co2_area table td.right { text-align: right; }	
	
#content .co2_area table td input {
	padding-right: 2px;
	border: 1px solid #d5c7e5;
	text-align: right;
	}
#content .co2_area table tr.total td {
	font-weight: bold;
	border-top: 2px solid #FFF;
	color: #FFF; background: #592197;
	}
#content .co2_area table tr.total td.orange {
	padding-left: 20px; padding-right: 5px;
	text-align: right;
	color: #FFF; background: #fc6a16 url(../img/fc_table_total_background.gif) no-repeat left center;
	}
	
/* Photos */
#photo_toolbar {
	margin-top: 5px; height: 43px; overflow: hidden; position: relative;
	}
#photo_toolbar .links {
	float: left;
	}	
#photo_toolbar_buttons {
	position: absolute; left: 180px; top: 0;
	}
#column_C #photo_toolbar_buttons {
	left: 65px;
	}
	
#photo_toolbar_number {
	position: absolute; left: 0; top: 10px;
	font-size: 11px;
	color: #ca7fbd
	}
	
/* COUNTDOWN */

/* column C */
#column_C.countdown { color: #000; }
	
#column_C.countdown h1 { color: #FFF; background: #e2001a; margin: 0; margin-bottom: .5em; padding: .6em 1em; font-size: 1.1em; }	
	
#column_C.countdown h2 { color: #000; }	

#column_C.countdown a,
#column_C.countdown a:link,
#column_C.countdown a:visited {
	color: #e2001a;
	}

#column_C.countdown #banner_countdown {
	margin-bottom: 1em;
	border: 2px solid #e2001a; 
	}

#column_C.countdown #intro {	
	margin-bottom: 1em;
	border: 2px solid #e2001a; 
	}
#column_C.countdown #intro h2 {	
	padding: 1em;
	}
#column_C.countdown #intro p {	
	padding: 1em; padding-top: 0;
	}

#column_C.countdown #video_description { 
	min-height: 50px;
	color: #FFF; background: #e2001a;
	}
#column_C.countdown #video_description a,
#column_C.countdown #video_description a:link,
#column_C.countdown #video_description a:visited {
	color: #FFF;
	}
	
/* document */
.document { 
	padding: 20px;
	border: 1px solid #d0cdc9; border-right: 1px solid #aba9a5; border-bottom: 1px solid #aba9a5; background: #fffbf7; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}

.document h2 {
	padding-bottom: 1.5em;
	color: #000;
	}
	
.document fieldset input, .document fieldset select, .document fieldset textarea { width: 200px; }
.document fieldset.buttons input, .document input.button { width: 100px; border: 1px solid #e2001a; color: #FFF; background: #e2001a; }
.document li { padding-bottom: 1em; }

.document a,
.document a:link,
.document a:visited {
	text-decoration: underline;
	color: #000;
	}
.document a:hover {
	color: #e2001a;
	}

.document form {
	color: #000;
	}
.document .cr {
	font-size: .9em;
	}
fieldset .mandat { color: #e2001a; }
fieldset .mandatr { color: #e2001a; }		