body{
				width:100%;
				height:100%;
				margin-top:0;
				margin-left:0;
				padding:0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container{
	width:800px;
	height:100%;
	position:relative;
	margin: 5px auto 0 auto;
	padding:0 0 auto 0;
	display: table;
}
.column{
				font-size:11px;
				top:0;
}
.corner{
				font-size:10px;
}
#middle_side{
				width:465px;
				position: absolute;
				height: 100%;
				display: block;
				float: left;
				margin-left:150px;
}
#left_side{
				top:0;
				width:150px;
				height:100%;
				float:left;
				display:block;
				position: absolute;
}
#right_side{
				top:0;
				width:150px;
				height:50px;
				float:left;
				display:block;
				position: absolute;
				margin-left: 615px;
}
#nav {
				margin: 0;
				padding: 0;
				width: 100%;
				top: 0;
				position: relative;
				right: 0;
				display: block;
				z-index: 150;
}
#nav ul{
				margin: auto auto 0 auto;
}
#nav ul li{
				float: left;
				display: block;
				margin: 1px 15px 1px 15px;
}
#header{
				text-decoration: none;
				height: 100px;
				width: 460px;
				margin-top: 0px;
				margin-left: 0px;
				top:0;
				position: absolute;
}
.typeten{
				font-size:10px;
}
.annonce{
				margin: 0 auto 0 -3px;
				position: relative;
				float: left;
				text-align:justify;
				padding:10px;
				width:435px;
}
#footer{
				padding:2px 0 2px 0;
				margin: 10px 0 0 0;
				width: 100%;
				position: relative;
				float: left;
}
#footer ul li{
				float: left;
				margin: 0 20px 0 0;
}
#footer a{
				font-size: 11px;
				font-style: normal;
}
.entitre{
				padding-top: 0px;
				/*margin-top: 16px;*/
				position:relative;
}
#right_side ul{
				padding:0;
				margin: 0;
}
#onglet {
	width: 100%;
	position: relative;
	height: 20px;
}
#onglet ul{
				margin: 2px;
}
#onglet ul li{
			
				margin: 0 3px 0 0;
				
				float: left;
	z-index: 200;
	display: block;
	padding: 4px 0 4px 0;
}

