body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url('/images/body_bg.jpg') #D4D7DD repeat-x;
}

#site {
	position: relative;
	margin: auto;
	width: 915px;
	text-align: left;
}

#header {
	height: 116px;
}

#logo {
	padding-top: 37px;
	padding-left: 11px;
	width: 310px;
	float: left;
}

#logo-print {
	display: none;
}

#slogan {
	padding-left: 68px;
	padding-top: 3px;
	font-size: 9px;
	color: #ffffff;
}

#country-selection {
	width: 117px;
	float: left;
	color: #ffffff;
}

#country-selected {
	font-weight: bold;
	padding-top: 67px;
	font-size: 14px;
}

a.country-selection {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background: url('/images/arrow_white_blue_bg_right.gif') no-repeat 0 center;
	padding-left: 9px;
	display: block;
}

#filter-area {
	float: left;
	width: 477px;
	margin-top: 15px;
}

div.filter-explanation {
	width: 107px;
	float: left;
	color: #EEEEF4;
	padding-top: 38px;
}

div.filter-explanation strong {
	font-size: 14px;
}

div.filter-explanation-no {
	font-size: 12px;
}

div.filter-explanation-no img.arrow {
	padding-left: 2px;
}

div.filter-item {
	width: 91px;
	height: 88px;
	float: left;
	background-repeat: no-repeat;
}

div.filter-item-no {
	background-position: 1px 1px;
}

a.filter-button {
	padding-top: 69px;
	padding-left: 9px;
	width: 82px;
	height: 19px;
	display: block;
	color: #EEEEF4;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#main-navigation {
	width: 915px;
	height: 68px;
}

div.mainnav-item {
	float: left;
	width: 150px;
	margin-left: 3px;
}

#main-navigation div.first-item {
	margin-left: 0;
}

table.mainnav td.no {
	width: 150px;
	height: 53px;
	background: url('/images/mainnav_bg_no.gif') no-repeat;
	vertical-align: middle;
	text-align: center;
}

table.mainnav td.act {
	width: 150px;
	height: 63px;
	background: url('/images/mainnav_bg_act.gif') no-repeat;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

#main-navigation a {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#main-navigation td.act a {
	color: #ffffff;
}

#main-navigation-spacer {
	height: 14px;
}

#content-box {
	background: url('/images/contentbox_header.gif') no-repeat #ffffff;
	width: 915px;
}

#sub-navigation {
	width: 203px;
	padding-left: 25px;
	float: left;
	padding-top: 22px;
	padding-bottom: 20px;
}

form.search {
	background: #DADAE7;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.search-text {
	font-size: 12px;
	padding-right: 2px;
}

input.search {
	border: 1px solid #67607A;
	width: 134px;
	background: #EEEEF4;
}

input.search-submit {
	padding-left: 4px;
}

#sub-navigation a {
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#sub-navigation a.level1 {
	font-size: 12px;
        text-transform: uppercase;
	margin-top: 14px;
}

#sub-navigation a.level1-no {
	background: url('/images/arrow_dark_white_bg_right.gif') no-repeat 0 3px;
	color: #12082B;
	padding-left: 9px;
}

#sub-navigation a.level1-no:hover,
#sub-navigation a.level1-act {
	background: url('/images/arrow_red_white_bg_down.gif') no-repeat 0 6px;
	color: #ED1A3A;
	position: relative;
	left: -2px;
	padding-left: 11px;
}

#sub-navigation div.level2 {
	padding-top: 10px;
}

#sub-navigation div.level2 a {
	font-size: 12px;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sub-navigation a.level2-no {
	background: #EEEEF4;
	color: #12082B;
	border-bottom: 1px solid #FFFFFF;
}

#sub-navigation a.level2-no:hover,
#sub-navigation a.level2-act {
	background: #A2A2BC;
	color: #FFFFFF;
}


#sub-navigation div.level3 {
	background: #DADAE7;
	border-bottom: 2px solid #FFFFFF;
	padding-top: 6px;
	padding-bottom: 10px;
}

#sub-navigation div.level3 a {
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url('/images/line_dark.gif') no-repeat 0 9px;
	font-size: 11px;
}

#sub-navigation a.level3-no {
	color: #13083B;
}

#sub-navigation a.level3-no:hover,
#sub-navigation a.level3-act {
	color: #ED1A3A;
}

.nav_block {
        padding-top: 16px;
        padding-bottom: 15px;
}

a.nav-button {
	padding-left: 45px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 1px;
	font-size: 12px;
}

a.nav-button-contact {
	background: #DADAE7 url('/images/icon_contact.gif') no-repeat 11px center;
}

a.nav-button-forum {
	background: #DADAE7 url('/images/icon_forum.gif') no-repeat 11px center;
}

a.nav-button-watchlist {
	background: #DADAE7 url('/images/icon_watchlist.gif') no-repeat 11px center;
}

a.nav-button-watchlist em {
	color: #C30422;
	font-style: normal;
}

#spacer-col {
	width: 45px;
	height: 400px;
	float: left;
}

#stage {
	width: 617px;
	float: left;
	padding-top: 22px;
	padding-bottom: 20px;
}

#path {
	font-size: 10px;
	color: #868686;
}

#path a {
	color: #868686;
}

#sujet {
	margin-top: 28px;
}

#content {
	width: 617px;
	position: relative;
}

div.content {
	padding-top: 28px;
	width: 570px;
}

div.content p {
	margin-top: 0;
	margin-bottom: 14px;
}

h1.content {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 28px;
	margin-top: 0;
	width: 518px;
}

h2.content {
	text-transform: uppercase;
	font-weight: normal;
	background: url('/images/oval_red.gif') no-repeat;
	padding-left: 11px;
	margin-bottom: 12px;
	margin-top: 0;
	padding-bottom: 4px;
	width: 518px;
}

table.content-fix {
	width: 100%;
}

table.content-fix td {
	vertical-align: top;
}

table.content-fix td.media {
	padding-right: 25px;
}

table.content-fix td.media img {
	display: block;
	margin-bottom: 4px;
}

#content-box-footer {
	background: url('/images/contentbox_footer.gif') no-repeat;
	width: 915px;
	height: 4px;
	font-size: 1px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #524F59;
	margin-top: 7px;
	margin-bottom: 10px;
}

#footer img {
	vertical-align: middle;
	padding-right: 6px;
}

span.footer-text {
	vertical-align: middle;
}

#footer span.meta-navigation a {
	color: #524F59;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;	
}

/* general */

div.clear-both {
	clear: both;
}

div.button {
	padding-top: 10px;
}

div.button a {
	background: url('/images/button_bg.gif') repeat-x bottom;
	color: #343b44;
	padding-top: 11px;
	vertical-align: bottom;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

div.button img {
	vertical-align: bottom;
}

span.button-text {
	position: relative;
	top: -4px;
}

div.header-blue {
	width: 540px;
}

div.header-blue-top {
	background: url('/images/header_blue_top.gif') no-repeat;
	font-size: 1px;
	width: 540px;
	height: 3px;
}

h2.header-blue {
	background: #3A4E7A;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding-left: 9px;
}

div.header-blue-bottom {
	background: url('/images/header_blue_bottom.gif') no-repeat;
	font-size: 1px;
	width: 540px;
	height: 3px;
}

div.light-grey {
	margin-top: 2px;
	background: #EEEEF4;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}

div.grey {
	margin-top: 2px;
	background: #DADAE7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}

div.more {
	text-align: right;
	padding-bottom: 2px;
}

a.more {
	background: url('/images/detail_icon_red_lightgrey_bg.gif') no-repeat 0 5px;
	padding-left: 9px;
	color: #C30422;
}

a.back {
	background: url('/images/detail_icon_red_lightgrey_bg.gif') no-repeat 0 5px;
	padding-left: 9px;
	color: #C30422;
	font-weight: normal;
}

div.content-left {
	width: 190px;
	float: left;
}

div.content-media {
	margin-bottom: 5px;
}

div.content-right {
	width: 380px;
	float: left;
}

div.content-full h3,
div.content-right h3 {
	margin: 0;
	margin-bottom: 2px;
}

div.ov-left {
	width: 380px;
	float: left;
}

div.ov-right {
	width: 140px;
	float: left;
	padding-top: 7px;
}

div.error {
	color: #990000;
}

/* events, jobs */

div.event-ov-item,
div.job-ov-item {
	width: 540px;
	margin-bottom: 20px;
}

div.event-ov-item h3,
div.job-ov-item h3 {
	font-size: 11px;
	margin: 0;
}

div.event-detail,
div.job-detail {
	padding-top: 28px;
}

h2.job {
	margin-bottom: 24px;
	margin-top: 0;
	width: 518px;
	color: #C30422;
	font-size: 22px;
	font-weight: normal;
}

/* sitemap */

a.sitemap-1 {
	background: url('/images/sitemap_lev1_bg.gif') no-repeat;
	display: block;
	padding-left: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

a.sitemap-2 {
	background: url('/images/sitemap_lev2_bg.gif') no-repeat;
	display: block;
	padding-left: 52px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

a.sitemap-3 {
	background: url('/images/sitemap_lev3_bg.gif') no-repeat;
	display: block;
	padding-left: 89px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	font-weight: normal;
}

a.sitemap-4 {
	background: url('/images/sitemap_lev4_bg.gif') no-repeat;
	display: block;
	padding-left: 124px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	font-weight: normal;
}

/* form */

div.form-data {
	background: #DADAE7;
	/*width: 448px;*/
	width: 575px;
	padding: 20px;
}

div.form-data td {
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.form-data td.label {
	padding-left: 8px;
	padding-right: 13px;
}

div.form-data input.long {
	border: 1px solid #67607A;
	background: #EEEEF4;
	/*width: 317px;*/
        width: 465px;
}

div.form-data input.middle {
	border: 1px solid #67607A;
	background: #EEEEF4;
	width: 148px;
}

div.form-data textarea.long {
	border: 1px solid #67607A;
	background: #EEEEF4;
	/*width: 317px;*/
        width: 465px;
	overflow: auto;
	height: 105px;
}

div.form-required-fields {
	width: 78px;
	float: left;
	padding-left: 8px;
	padding-top: 10px;
}

div.form-submit {
	width: 328px;
	float: left;
	text-align: right;
	padding-top: 18px;
}

div.submit-button img {
	vertical-align: bottom;
}

input.submit {
	border: 0;
	background: url('/images/submitbutton_bg.gif') repeat-x;
	height: 19px;
	font-size: 10px;
	color: #12082B;
	vertical-align: bottom;
	text-transform: uppercase;
	cursor: pointer;
}

/* watchlist */

div.watchlist {
	background: #DADAE7;
	width: 448px;
}

div.watchlist table {
	width: 100%;
}

div.watchlist td {
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid white;
}

div.watchlist td.path {
	padding-left: 8px;
	padding-right: 20px;
}

div.watchlist td.delete {
	text-align: right;
	padding-right: 20px;
}

/* filter */

div.filter-info {
	border: 1px solid #C30422;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 12px;
}

div.filter-info p {
	margin: 0;
}

/* xapian */

div.xapian-resultitem {
	background: #EEEEF4;
	padding: 10px;
	margin-top: 15px;
}

div.content p.xapian-resultheadline {
	margin-bottom: 6px;
}

p.xapian-resultheadline a {
	color: #C30422;
	font-weight: bold;
	text-decoration: none;
}

div.xapian-date {
	color: #666666;
	padding-top: 6px;
}

/* print */

a.print {
	position: absolute;
	top: 28px;
	left: 522px;
	background: url('/images/print.gif') no-repeat;
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/* country selection */

div.country-select-left {
	float: left;
	/*width: 244px;*/
	width: 194px;
	padding-top: 16px;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.country-selection-welcome {
	padding-bottom: 12px;
}

div.country-select-right {
	float: left;
	/*width: 400px;*/
	width: 450px;
	padding-top: 16px;
	padding-bottom: 20px;
}

a.country {
	color: #C30422;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#stage-flash {
	display: none;
}

/* change fontsize */

div.fontsize-box {
	background: #A2A2BC;
	color: white;
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 11px;
	padding-bottom: 4px;
	font-size: 12px;
}

.fontsize-1 { 
	font-size: 100%; 
}
.fontsize-2	{ 
	font-size: 125%;
}

.fontsize-3 {
	font-size: 150%;
}

span.fontsize-no-1 {
	background: url('/images/fontsize1_no.gif') no-repeat center bottom;
}

span.fontsize-no-2 {
	background: url('/images/fontsize2_no.gif') no-repeat center bottom;
}

span.fontsize-no-3 {
	background: url('/images/fontsize3_no.gif') no-repeat center bottom;
}

span.fontsize-act-1 {
	background: url('/images/fontsize1_act.gif') no-repeat center bottom;
}

span.fontsize-act-2 {
	background: url('/images/fontsize2_act.gif') no-repeat center bottom;
}

span.fontsize-act-3 {
	background: url('/images/fontsize3_act.gif') no-repeat center bottom;
}

#fontsize-select-text {
	float: left;
	margin-right: 8px;
	padding-left: 1px;
	padding-top: 2px;
}

#fontsize-smaller {
	display: block;
	float: left;
	margin-right: 9px;
}

#fontsize-bigger {
	display: block;
	float: left;
	margin-left: 9px;
}

#fontsize-1,
#fontsize-2,
#fontsize-3 {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-right: 2px;
	font-size: 1px;
	margin-top: 4px;
	cursor: pointer;
}
optgroup {
font-style: normal;
}