
.alpha { margin-left: 0; }
.omega { margin-right: 0; }
.clear {
	clear: both;
	display: block;
	width: 0;
	height: 0;
}
.nopad { padding: 0; margin: 0 }
.innerpad { padding: 15px;}
.doublelh { line-height: 180%; }

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px;}

.container_16 {
	margin: 0 auto;
	width:960px;
	text-align: left;
}

.container_16 .grid_1{width:40px}
.container_16 .grid_2{width:100px}
.container_16 .grid_3{width:160px}
.container_16 .grid_4{width:220px}
.container_16 .grid_5{width:280px}
.container_16 .grid_6{width:340px}
.container_16 .grid_7{width:400px}
.container_16 .grid_8{width:460px}
.container_16 .grid_9{width:520px}
.container_16 .grid_10{width:580px}
.container_16 .grid_11{width:640px}
.container_16 .grid_12{width:700px}
.container_16 .grid_13{width:760px}
.container_16 .grid_14{width:820px}
.container_16 .grid_15{width:880px}
.container_16 .grid_16{width:940px}

body { 
	font-family: "Trebuchet MS", Arial, Calibri, Tahoma, Geneva, Helvetica; 
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	background: #03263f url(images/bgpage.jpg) repeat-x;
}
#language_switch {text-align:right;}
#language_switch img {margin: 0px 2px;}
a { text-decoration: none; color: #0c89e7;}
a:hover { text-decoration: underline;}
p { margin: 10px 0 0 0; }
h1 { margin: 20px 0 10px 0; font-family: "Trebuchet MS", Arial, Geneva; font-size: 24px; color: #0c89e7; font-weight: normal; line-height: 120%;}
h2 { margin: 15px 0 10px 0; font-family: "Trebuchet MS", Arial, Geneva; font-size: 18px; font-weight: normal;}
h3 { margin: 15px 0 0 0; color: #0c89e7; }

blockquote { padding-left: 50px;color: #6fafe0; font-size: 12px; background: url(images/blockquote.gif) no-repeat;}
blockquote .signature {color: #0c89e7; font-weight: bold;}
li { list-style-type: square; list-style-position:inside; margin-left: 10px;}
.small { font-size: 10px; color: #999;}

#languages { font-size:10px; text-align:right;}
#header { height: 120px; text-align: left; line-height: 100%;}
#logo { height: 120px; margin: 0; padding: 0; position:relative; }
.jobs { height: 0px; position: absolute; top: 70px; left: 270px;}

#mainmenu {
	margin-top: 77px;
	float: right;
	margin-right:0px;
	}
#mainmenu ul {
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
#mainmenu li{
	display:block;
	float:left;
	list-style:none;
	margin: 0px;
	padding: 20px 12px 10px 12px;
	}
	
#mainmenu li.selected{
	background: url(images/bgselected.jpg) repeat-x;
	color: #fff;
	}	

#mainmenu li.selected a { color: #fff;}

#banner { height: 250px; margin-bottom: 6px;}
#contents { background-color: #eaeaea; color: #443b32; }

.news {color: #767676;}
.news h2 { margin-top: 20px; color: #767676; border-bottom : solid 1px #bbb;}
.news h3 {font-family: "Trebuchet MS"; font-size: 15px; margin-top: 12px;}
.news img {float:left; margin-right: 10px; border: solid 1px #bbb;}
.news .yeartab { width:80px; padding: 10px; height: 20px; margin-top: 20px; font-size:30px; background-color: #FFF;}
.news .year { padding: 15px; background-color: #FFF;}

.main {background-color: #FFF;}

#left h1
{
    font-family: "Trebuchet MS";
    font-size: 25px;
    letter-spacing: -1px;
    color: #443b32;
}
.atouts { margin-top: 100px; color: #0c89e7; font-size: 12px;}
.atouts h1 { font-family: Tahoma; font-size: 26px; font-weight: normal;}
.atouts h2 {margin-top: 20px;}
.atouts ul li {margin: 10px 0 0 0;}
.reflist a .vignette {margin: 4px; float:left; border: solid 1px #BBB;}
.reflist img {border: solid 1px #BBB;}
.tags { text-align: center; margin: 100px 0 0 0; line-height: 230%;}
.tags .tag1 { font-size: 35px;}
.tags .tag2 { font-size: 20px;}
.black { color: #554C43;}

#footer { 
	height: 260px;
	background:#001a2c url(images/bgfooter.jpg) repeat-x;
	border-top: solid 1px #144971;
	margin-top: 6px;
	padding-top: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 140%;
}
#footer h4 { font-family: "Trebuchet MS"; font-size: 15px; color: #0c89e7; }

* html .bluebg {
    height: 2000px;
}
.bluebg {
    position: absolute;
    display:block;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #063354;
    z-index:100;
    /*border: solid 1px #F00;*/
}
.wishes {
    margin-top: 30px;
    border: solid 1px #000;
}