#menu {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
#header {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:683px;
	height:247px;
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color:#FFFFFF;
	line-height:12pt;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:740px;
	border: 1px solid #999999;
}
#lettres{
	background-color:#CCCCCC;
	line-height:12pt;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:740px;
	border: 1px solid #999999;
}
#pub1{
	background-color:#FF7F00;
	line-height:12pt;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:0px;
	width:762px;
}
#cadre {
	background-color:#FFFFFF;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-top:30px;
	margin-bottom:10px;
	padding:10px;
	width:740px;
	border: 1px solid #999999;
}
#footer {
	background-color: #999999;
	margin-left: auto;
    margin-right: auto;
	width:765px;
	text-align:center;
	height:17px;
}
#nav {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:100%;
}
#carre {
	background-color: #FFFFFF;
	width: 430px;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin-left: auto;
    margin-right: auto;
}

#pub3 {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: thin ridge #FF7F00;
}
ul {
	list-style-type: none;
	/*	list-style-type: disc;
	list-style-position: outside;
	color: #FF7F00;
	text-align: center;
	list-style-image: url(images/puce.jpg);*/
}
.no {
	list-style-type: none;
}

#flying {
	background-color:#f1f1f1;
	line-height:12pt;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:740px;
	border: 1px solid #999999;
	height: 60px;
}

