#page-container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);
	background-color: rgb(237,237,237);
	max-width: 1024px;
	min-width: 800px;
}
#HautPage{	height: 200px;
}
#LogoMenu{
	height: 200px;
	width: 300px;
	float: left;
}
#Logo{
	float: left;
	clear: left;
}
#Menu{
	float: left;
	clear: left;
}
#Banniere{
	width: auto;
	background-image: url(../img/Sanstitre1.bmp);
	float: left;
	height: 200px;
}

.nav-main {
	float: left;
	width: auto;
	border-top: solid 1px rgb(125,125,125);
	border-bottom: solid 1px rgb(125,125,125);
	background-color: rgb(190,190,190);
	clear: both;
}
#Corps{
	width: auto;
	float: left;
	clear: left;
}
#ColGauche{
	width: 300px;
	float: left;
	clear: left;
}
#Choisir
#Partir{}
#Annuaire{}
#ColDroite{
	float: left;
	width: auto;
	min-width: 700px;
}
#Bienvenue{
	width: 100%;
	float: left;

}
#TopDest{
	width: 50%;
	float: left;
}
#Forum{
	width: auto;
	float: left;
}
#VosPhotos{
	width: auto;
	float: left;
}
#BasPage{
	background-color: #CCFFFF;
	height: 40px;
	clear: left;
}
.FormAno{
	color: #FF3300;
	font-weight: bold;
}
