header h1 		{ text-align: center; margin:0;}
.page 			{ width: 800px; margin: 0 auto 100px; border-radius: 10px;}
img				{ border: none;}
.maintenance 	{ width: 900px; margin: 0 auto; background: url('../images/maintenance.jpg') no-repeat center 10px;}
.maintenanceText{ text-align: center; margin-top: 35em;}
.construction 	{ text-align: center; font-style: italic; }

/*----- Barre -----*/
.barre 			{ position: fixed; top:0.3em; right: 0.3em; border-radius: 15px;
				padding: 0.3em 1em;}
.barre input 		{ width: 100px;}
.imgProfil 		{ width: 20px; height: 20px; border-radius: 5px;}
#logout 			{ text-decoration: none; color: #8e2c2d;}
.connect a 		{ float: right; padding-right: 5px;}

/*----- Accueil -----*/
.sliders img:hover 	{ border-radius: 50px; box-shadow: 6px 6px 5px #aaa;}

/*----- Footer ------*/
footer 			{ width: 800px; margin: auto;}
#pied_de_page	{position: relative ;bottom: 0 ;left: 0 ;width: 100% ;height: 70px ;text-align: center;}
#navigateur		{position: absolute;top: -10px;left: 10px;font-size: 10px;color: #866F2E;}
#navigateur a	{text-decoration: none;}
.logonavi		{height :20px;margin-top: 5px;}
#logopied		{margin: auto;height: 30px;width: 65px;background-image: url("https://lgm-games.fr/images/lgmgame.png");background-repeat: no-repeat;}
#textepiedpage	{margin: auto;font-size: 15px;color: #866F2E;}
#textepiedpage a	{color: #866F2E ;font-weight: bold;text-decoration : none;}
#textepiedpage a:hover{color: #683800;font-weight: bold;text-decoration : none;}
#validw3c		{position: absolute;top: -10px;right: 30px;font-size: 10px;color: #866F2E;}
#validw3c a		{color: #866F2E;}
a#imgvalidw3c	{background-image: url(https://lgm-games.fr/images/valid-w3c-blue.png);background-repeat: no-repeat;position: fixed; bottom: 20px; right: 20px;height: 31px; width: 88px; }