body {
	font-family: 'Lucida Grande';
	font-size: 13px;
	margin: 0;
	left:50%;
	padding: 0;
	background-color:#000000;
}
img {
	border: none;
}

/*menu1*/
.menu {
	position: relative;
	 
	text-align: left;
	left: 0;
    margin: 0;
	padding: 0;
	background: url(images/.gif);
    left: 50%; 
    width: 900px;
    height: 40px;
    margin-left: -450px;
	border: none;
	margin-bottom: 0;
	border-spacing: 0 px;
	
}




.site{
	text-align: left;
	background:  url(images/bg3.jpg);
	position:absolute; 
    left: 50%; 
    width: 820px;
    
    margin-left: -450px;
	border: none;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
	
 	
}
.banniere{
	position:relative;
	text-align: center;
    left: 50%; 
    width: 900px;
    /*height: 250;*/
    margin-left: -450px;
	background-color:#000000;
 	background: url(images/fondBanniere.png);
}

.login{
	position: relative;
	 
	text-align: left;
	left: 0;
    margin: 0;
	padding: 0;
	
    left: 50%; 
    width: 900px;
    height: 40px;
    margin-left: -450px;
	border: none;
	margin-bottom: 0;
	border-spacing: 0 px;
	
 	
}

.log{
	width: 900px;
	height: 40px;
	background: url(images/boutonLog.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align: middle;
	display: block;
	vertical-align: 10px;
	margin: 0 auto;

}
