/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 11px;
	background-image:url(../images/Layout/background.gif);
	background-repeat:repeat-x;
	background-position:top;
}

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

#header img {
	display:block;
}

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

}

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

}

#a3{
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;

}


#blue {
	width:160px;
	background-color:#477CB9;
	height:22px;
	float:left;
}

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

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

#block3 {
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:20px;
	width:590px;
	float:right;
}

#menu { 
	width:159px;
	float:left;	
}

#contenu {
	width:434px;
	height:100%;	
	text-align:justify;	
	float:left;
	border-right:1px dashed #cccccc;
	color:#535353;
}

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

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

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

#shape {
	
	float:left;
}

#baseline {
	padding:10px;
}


