body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:sans-serif;
	font-size:14px;
	z-index:0;
}

.gurusgone{
	float:left;
	text-decoration:none;
	font-size:14px;
	margin:0 0 0 10px;
	color:white;
}

.gurusgonepic{
	text-decoration:none;
	color:white;
}

.red{
	color:red;
}

.minipic{
	margin:5px 0 0 2px;
}

.gurusgonetext{
	margin:0 0 50px 0;
	text-decoration:none;
	font-size:18px;
	color:black;
}

p{
	margin:40px 5% 0 5%;
	text-align:justify;
	background-color:white;
	line-height:18px;
}

ul.para{
	margin:40px 5% 0 5%;
	text-align:justify;
}


p.first{
	margin:50px 5% 0 5%;
}

p.french{
	text-indent:20px;
}

.alert{
	color:red;
}

.clearer{
	clear:left;
}

.welcomepage{
	margin-top:20px;
	text-align:left;
	font-size:16px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.linkagencies{
	text-align:right;
	margin-right:5%;
	float:right;
}

.citation{
	font-style:italic;
}

.center{
	display:block;
	width:140px;
	margin:0 auto;
}

.center_big{
	display:block;
	margin:50px auto;
}


.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.underline{
	text-decoration:underline;
}

.flash{
	float:left;
	margin:15px;
}

.whyyoushouldnot{
	margin:40px 5% 0 40px;
	border:double 5px black;
	line-height:25px;
}


#fond{
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	z-index:0;
	opacity:0.4;
}

#container{
	position:fixed;
	display:block;
	top:0;
	right:0;
	left:200px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	max-width:100%;
	min-height:100%;
	max-height:100%;
	z-index:0;
}

#top{
	display:block;
	left:0px;
	top:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:150px;
	width:100%;
	background-image:url("../pictures/mountain.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	z-index:1;
}

#icon{
	position:fixed;
	left:200px;
	top:0px;
	display:block;
	height:150px;
	width:150px;
	z-index:5;
}


#container > div > h1{
	position:relative;
	display:block;
	height:140px;
	width:350px;
	margin:0 auto;
	left:-50px;
	padding:0 0 0 0; 
	text-align:center;
	font-weight:bold;
	font-size:35px;
	font-family:Monotype Corsiva, URW Chancery L, CComic Sans MS, Cursive;
	color:white;
	background-repeat:no-repeat;
}

.admin{
	display:block;
	margin:5px auto;
	padding:0 0 0 2%;
	height:20px;
	width:48%;
	min-width:300px;
	border:solid 1px #808080;
	font-weight:bold;
}

.admin a{
	display:block;
	margin-top:2px;
	height:16px;
	width:16px;
	float:right;
	background:url("../pictures/drop.png") top right no-repeat;
}


#contents{
	position:absolute;
	top:150px;
	bottom:0px;
	padding:0 0 0 0;
	left:0;
	right:0;
	overflow:scroll;
	overflow-y:hidden;
	z-index:0;
}

#logo{ /* Logo's div */
	position:fixed;
	top:0;
	left:0;
	height:241px;
	width:200px;
	background-image:url("../pictures/logo_color.jpg");
}
	
#menubar{
	position:fixed;
	top:241px;
	left:0;
	width:200px;
	min-height:100%;
	max-height:100%;
	font-size:12px;
	margin:0;
	padding:0;
	background-image:url("../pictures/fond.jpg");
	background-repeat:repeat-x;
}

/*******************************
Flags section + admin section
********************************/

#lang{
	position:fixed;
	top:10px;
	right:37px;
	width:150px;
	height:20px;
	z-index:2;
}

#lang a.french{
	display:block;
	height:20px;
	width:30px;
	position:relative;
	float:left;
	top:0;
	left:0;
	background:url("../pictures/french_flag.gif") top left no-repeat blue;
}

#lang a.american{
	display:block;
	height:20px;
	width:30px;
	position:relative;
	float:left;
	top:0;
	left:20px;
	background:url("../pictures/american_flag.gif") top left no-repeat blue;
}

#lang a.sweden{
	display:block;
	height:20px;
	width:30px;
	position:relative;
	float:left;
	top:0;
	left:40px;
	background:url("../pictures/sweden_flag.png") top left no-repeat blue;
}

#log{
	position:fixed;
	top:32px;
	right:0px;
	height:21px;
	z-index:3;
}

#log a,#administration_link a{
	display:block;
	float:left;
	width:120px;
	height:21px;
	font-size:12px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
	background:url('../pictures/button_log.gif') top left no-repeat;
	color:black;
}

#log a:hover,#administration_link a:hover{
	background-position:bottom left;
}
#administration_link{
	position:fixed;
	top:55px;
	right:60px;
	height:20px;
	z-index:2;
}


img.first,img.second,img.first_big,img.second_big,iframe.second{
	float:right;
	clear:both;
	margin: 20px;
	background-color:black;
	display:block;
	width:200px;
}

img.second,iframe.second{
	float:left;
}

img.second_big{
	float:left;
}

img.first_big,img.second_big{
	width:400px;
}

.login_form{
	width:300px;
	margin:40px auto;
	background-color:white;
}

.login_form fieldset{
	padding: 1em;
}

.login_form label{
	float:left;
	display:inline;
	width:100px;
}