/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	background: White;
	background-repeat:repeat-x;
	background-position:top;
}

#islenet {
	position:absolute;
	width: 821px;
	padding: 0px 0px 0px 0px;
	left: 50%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px -410px;
}

#header {
	width: 821px;
}

#header img {
	display:block;
}

#a1 {
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;

}

#a2 {
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;

}

#a3{
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
	background: url(../images/LayoutR/top3.gif) no-repeat bottom;
	width: 167px;
	height: 200px;

}

#langues {
	color: #0078B7;
	padding: 80px 0px 0px 50px;
}

#langues a {
	color: #68B86A;
	text-decoration: none;
}

#middle {
	width: 821px;
	background: white;
}

#menu { 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:197px;
	float:left;
}

#rootbar {
	height:22px;
	float:left;	
}
.rootbar {
	padding-left:7px;	
	color:#477CB9;
	line-height:21px;	
}

.rootbar a{
	color : #0A2761;
	text-decoration:none;
}

#contenu {
	height:100%;	
	text-align:justify;	
	float:left;
	border-left: 10px solid white;
	color:#535353;
	width: 443px;
}

#contenu a{
	color:#A9A9A9;
	text-decoration:none;
}

#contenu a:hover {
	color:#316CAE;
	text-decoration : underline;	
}

#droite {
	width: 160px;
	float:right;
	height:100%;
}

#baseline {
	padding:10px;
	clear: both;
}

