body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 100%;
	color: #666666;
}


.logo {
	margin: 0px;
	margin-top: 2.5em;
	margin-bottom: 3px;
	width: 33ex;
	height: 100px;
	overflow: visible;
	background-color: #99cc00;
	background-image: url('/attension_ressources/images/logo_wm2006.gif');
	background-repeat: no-repeat;
}

.logo img {
	position: relative;
	top: 0px;
	left: 32ex;
}

.read_only {
	display: none;
	speak: normal;
}

.quicklinks {
	display: none;
}

img {
	vertical-align: middle;
}

a img {
	border: none;
}

.navigation {
	padding: .3em 0px;
	display: block;
	z-index: 8;
}

.navigation .site_context * {
	vertical-align: middle;
}

.navigation .site_context {
	font-size: .8em;
	display: block;
	position: absolute;
	top: .5em;
	left: 450px;
	background-color: white;
}

.navigation .site_context .language_chooser {
	position: absolute;
	left: -440px;
	top: 0px;
}

.navigation .site_context input[type='image'] {
	border: none;
}

.navigation .site_context img {
	padding: 0px 5px;
}

.navigation .page_context {
	display: block;
	position: absolute;
	top: 9.8em;
	padding: .5em 0px;
	margin-left: 250px;
	left: 60ex;
	width: 160px;
}

.navigation .page_context img {
	padding: 0px 5px;
}

.main {
	display: block;
	position: relative;
	padding: 0px;
	padding-left: 32ex;
	padding-bottom: 60px;
	overflow: visible;
	margin-top: 1em;
}

.main .content_socket {
	display: block;
	position: relative;
	width: 60ex;
	float: left;
	overflow: auto;
	padding: 0px 10px 20px;
}

.main .content_socket a {
	color: black;
}

.main .content_socket h1 {
	font-size: 1.4em;
}

.main .content_socket .body {
	position: relative;
	top: .8em;
}

.main .right_socket {
	display: block;
	position: absolute;
	width: 160px;
	left: 60ex;
	margin-left: 35ex;
	top: 3.7em;
	padding: 0px 3px 20px;
}

.main .right_socket .context_block {
	margin-bottom: 20px;
}

.main .right_socket h1 {
	font-size: 1em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 2px 3px;
	font-weight: bold;
	color: #666666;
}

.main .right_socket h2 {
	font-size: .9em;
}

.messages .error b {
	color: #aa0000;
}

.messages .confirmation i {
	color: #006600;
	font-style: normal;
	font-weight: bold;
}

.messages .information {
}

.print {
	font-family: 'Times New Roman',Times,serif;
	padding: 10px;
	width: 60ex;
}

.print a {
	color: #666666;
}

.print_logo {
	margin: 0px;
	margin-top: 2.5em;
	margin-bottom: 3px;
	height: 100px;
	overflow: visible;
}

.print h1 {
	font-size: 1.4em;
}

.print .print_location {
	border: 1px solid black;
	padding: 3px;
	width: 100%;
}

.splash {
	width: 567px;
	text-align: center;
	margin: 0px auto;
}

.splash_text {
	margin: 10px 0px;
	text-align: center;
}

.splash_text.languages span.default {
	font-weight: bold;
	font-size: 1.2em;
}

.splash a {
	color: black;
}

.police_link {
	position: absolute;
	width: 30ex;
	text-align: right;
	left: 0px;
	margin-top: 2em;
}

.right_socket .view_node_tree a {
	color: black;
	text-decoration: none;
}

.right_socket .view_node_tree ul {
	margin: 0px;
	padding: 0px;
}

.right_socket .view_node_tree li {
	list-style-type: none;
}
input {
	color: #666666;
	border: 1px solid #666666;
	background-color: white;
	font-size: 1em;
}

textarea {
	color: #666666;
	border: 1px solid #666666;
	background-color: white;
	font-size: 1em;
}

.multipane_tab_area {
	margin-bottom: .5em;
}

.active_multipane_tab {
	font-size: 1em;
	background-color: #f5f5f5;
	color: #666666;
	border-color: #666666;
}

.multipane_tab {
	font-size: .9em;
	color: #666666;
	border-color: #666666;
	background-color: #ffffff;
}

label.mandatory {
	font-weight: bold;
	color: #666666;
}

.label.mandatory {
	font-weight: bold;
	color: black;
}

.editor_panel {
	border: 1px solid #999999;
	padding: .5em;
}

.editor_panel_action {
	border: 1px solid #666666;
	background-color: #f5f5f5;
	color: #666666;
}

.editor_panel hr {
	border: none;
	color: #666666;
	background-color: #666666;
	height: 1px;
}

.form_field_area {
	clear: both;
	padding: .3em 0px;
}

.form_field_area label {
	display: block;
	float: left;
	width: 15ex;
}

.form_field_area .label {
	display: block;
	float: left;
	width: 15ex;
}

.footnote {
	margin-top: 2px;
	font-size: .8em;
}