body{
	background:url(../theme/background2.jpg) no-repeat top center #0a0b0b;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, serif;
	font-size:9px;
}

#page{
	width:1000px;
	margin:10px auto;	
}
#page p a{
	float:left;
	margin:0 0 0 10px;
}
#top{
	height:219px;
	background:url(../theme/header.gif) no-repeat top center;
	margin:46px 0 100px 0;
}

#menu
{
	margin:0 0 0 80px;
	padding-top:180px;
}
#menu ul li{
	list-style:none;
	float:left;
	padding:0;
	
}
#menu ul li a{
	height:62px;
	width:152px;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	display:block;
	background:url(../theme/bouton1.png) no-repeat top left;
	
	line-height:58px;
	color:white;

}
.petit{
	font-size:17px
}

#menu ul li a:hover{
	background:url(../theme/bouton2.png); 
}
.haut{
	height:10px;
	background:url(../aboutus/haut.png) no-repeat;
	margin:0 0 0 47px;
}
.haut a{
	margin:0 0 0 7px;
}
.haut a img{
	border:none;
}
.contenu{
	background:url(../aboutus/contenu.png) repeat-y left;
	overflow:auto;
	margin:0 0 0 47px;
	width:269px;
	height:360px;
}

.contenu2{
	background:url(../aboutus/contenu.png) repeat-y left;
	overflow:auto;
	margin:0 0 0 47px;
	width:269px;
	height:420px;
}
.contenu3{
	background:url(../aboutus/contenu.png) repeat-y left;
	overflow:auto;
	margin:0 0 0 47px;
	width:269px;
	height:540px;
}

.bas{
	height:10px;
	background:url(../aboutus/bas.png) no-repeat;
	margin:0 0 20px 47px;
}
.conventional img{
	margin:10px 0 10px 0;
}
.conventional p{
	margin:0 0 10px 0;
	text-align:center;
	font-size:15px;
}
.conventional h2{
	margin:0 0 10px 0;
	text-align:center;
	font-size:14px;
	color:black;
}
.conventional h3{
	margin:5px 0 5px 10px;
	font-size:12px;
}
.conventional ul{
	margin:0 0 0 0;
	font-size:11px;
}
.float{
	float:left;
	margin: 0 0 0 0;
}

