﻿body {
	background: #000000;
	font-size: 62.5%;
}
.menufixe {	
	z-index: 0;
	width: 100%;
	padding: 0.1em;
	margin-top: 0px;
	text-align: center;
	background-color: #008000;
	font-style: bold;
	
}

.enligne li{
	background-color: #7CFC00;
	font-style: bold;	
	font-size: 2em;
	display: inline;	
	list-style-type: none;	
	border: 0.3em outset #008000;	
	line-height: 2em;
	padding: 0.2em;
}


.enlignelien a:link{text-decoration: none;
	color: #556B2F;
	font-style: bold;
	
}
.enlignelien a:visited {text-decoration: none;
	color: #556B2F;
	font-style: bold;
}
.enlignelien  a:hover{text-decoration: none;
	color: #556B2F;
	font-style: bold;	
}
.enlignelien a:active{text-decoration: none;
	color: #556B2F;
	font: bold;
}

#titresite {
		font: bold;
		font-size: 6em;
		color: #ffff00; 
		text-align: center; 
        background: #008000;         /* Le fond du contenu et de l'espacement sera vert */        
}

.menugauche {			
	z-index: 0;
	color: #7CFC00;	
	position: absolute;		
	padding: 0.5em;	
	border: 5px inset  #008000;
	margin-top: 2.5em;
	margin-left: 0.1em;
	list-style-type: none;
	font-size: 2.2em;
}

.smenugauche {	
	font-size: 17px;
	list-style-type: none;
	margin-left: -1.3em;
}

.menugauchelien a:link{text-decoration: none;
	color: #7CFC00;
	font-style: bold;	
}
.menugauchelien a:visited {text-decoration: none;
	color: #7CFC00;
	font-style: bold;
}
.menugauchelien  a:hover{text-decoration: none;
	color: #7CFC00;
	font-style: bold;	
}
.menugauchelien a:active{text-decoration: none;
	color: #7CFC00;
	font: bold;
}

.textemilieu {
		z-index: 2;
		font-size: 2em;		
		color: #1E90FF;
		background-color: #000000;
		border: 3px solid #FF0000;
		position: absolute;	
		margin-top: 2em;
		margin-right: 0.3em;
		margin-bottom: 0.5em;
		margin-left: 18em;
		padding: 0.5em;	
}

a:link { 
	color:  	#7CFC00;
}

a:visited {
	color: #ffff00;
}

h1 {
	text-align: center;
	font-style: bold;		
	font-size: 2em;
	color: #FF0000;	
}

h2 {
	color: #7CFC00;
	text-align: center;
	font-style: bold;
}
#hautpagelien {		
		font-size: 0.5em;
		color: #ffff00; 
		text-align: right;        
}