#main {
	margin: 40px auto 0 auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../images/fond_main_salon_decoration.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#qui {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	/*height: 15px;*/
	width: 900px;
	text-align: right;
	clear: both;
	z-index: 0;
	background-color: #000;
}
#qui a {
	position: relative;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/*line-height: 20px;*/
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #000;
}
#qui a:hover {
	color: #666666;
	background-color: #FFFFFF;
}

#bas {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
}
#bas p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	padding: 0px;
}
#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 2px;
	text-decoration: underline;
}
#bas a:hover{
	color: #666666;
	background-color: #FFFFFF;
}

.bas {
	clear: both;
	height: 0px;
}
