body {
	color		: #686868;
	height		: 800px;
}

#main {
	position	: absolute;
	left		: 50%;
/*	top		: 50%;*/
	width		: 758px;
	margin-left	: -379px;
	height		: 690px;
/*	margin-top	: -345px;*/
	border		: 1px #FFF solid;
	background	: #F3EFE6;
	margin-top	: 20px;
}

#top_banner {
	background	: url(../images/bandeau_haut.jpg) no-repeat;
	height		: 113px;
	border-bottom	: 1px #FFF solid;
}

#bottom_banner {
	background	: url(../images/bandeau_bas.png) no-repeat;
	height		: 60px;
	border-top	: 1px #FFF solid;
}

#content h1 {
	font-family	: helevtica;
	font-size	: 20px;
}

#menu {
	width		: 137px;
}

#menu li {
	background	: #F3EFE6;
}


#menu a.active {
	color		: #F9931F;
	background	: url(../images/mini_puce_active.png) no-repeat left;
	padding-left	: 8px;
}

#menu ul a {
	font-family	: arial;
	font-size	: 11px;
	color		: #686868;
	background	: url(../images/mini_puce_passive.png) no-repeat left;
	padding-left	: 8px;
}

#menu p {
	margin		: 11px;
	text-align	: center;
}

#menu .more {
	text-align	: center;
}

#menu .box {
	margin-top	: 130px;
	border		: none;
}

#content {
	left		: 137px;
	width		: 622px;
	height		: 515px;
}

img {
	border		: none;
}

.mini {
	margin-top	: 5px;
}

.maxi {
	font-size	: 15px;
	font-weight	: bold;
}

.orange {
	color		: #F9931F;
}

.overlined {
	margin-top	: 15px;
	padding-top	: 15px;
	border-top	: 1px #EAE4D4 solid;
	padding-left	: 29px;
}

#contact {
	margin		: 0;
	padding		: 0;
}

#finform {
	height		: 140px;
}

#notebaspage {
	font-family	: helvetica;
	padding-left	: 29px;
	font-size	: 11px;
}

#footer {
	position	: relative;
	top		: 65px;
	text-align	: center;
}
