.accueil {
	background-color: #036;
}
#contenu {
	height: 900px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header_1 {
	background-color: #666;
	height: 20px;
	width: 955px;
}
#header_2 {
	background-color: #336;
	height: 150px;
	width: 955px;
}
#header_3 {
	background-color: #666;
	height: 10px;
	width: 955px;
}
#footer {
	background-color: #333;
	height: 100px;
	width: 955px;
	float: left;
	text-align: center;
	color: #CCC;
	background-image: url(../visuel/footer.jpg);
}
#titre_espace_pro {
	height: 100px;
	width: 760px;
	text-align: center;
	margin-top: 10px;
}
#login_pass_gauche {
	background-image: url(../visuel/identification.jpg);
	height: 204px;
	width: 356px;
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#login_pass_droit {
	height: 204px;
	width: 400px;
	float: right;
	font-size: 12px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}

#centre {
	height: 630px;
	width: 955px;
	background-image: url(../visuel/backgrounds/background.jpg);
	margin-top: 0px;
}
#gauche {
	height: 100px;
	width: 190px;
	float: left;
}
#login_pass {
	width: 760px;
	float: right;
	height: 300px;
}
