body, html{
	background-color:#FFFFCC;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial;
}
#en_tete{
	width: 100%;
	height:260px;
	background-image: url(WWII.jpg);
	background-color:#FFFFCC;	
	background-repeat: no-repeat;	
	text-indent: -999em;
	background-position: center;
}

#Titre{
	width: 100%;
	background-color:#000;	
	padding-top: 50px;
	padding-left: 100px;
}
h1{
	background-repeat: no-repeat;		
	background-position: center;
	text-align: center;
    color:#999933;
}
ul{
	list-style-type: none;
	list-style: none;
}
#gauche{
	float: left;
	width: 20%;
}
#contenu{
	height: 100%;	
	width: 75%;
	margin-right: 20px;
	float: right;
	margin-top: 50px;
	border: #999933 5px outset;	
}
#conteneur{
	width: 100%;
	height: auto;
	margin-right: 20px;
	min-height: 600px;
}
#pied_de_page{
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-weight:bold;
	font-size: 0.8em;
}
#menu{
	margin-top: 50px;
	width: 180px;
	border: #999933 5px outset;	
}
#chez{
	margin-top: 50px;
}
#description{
	padding-top:50px;
	padding-bottom: 100px;
	padding-left:100px;
	padding-right:100px;
	text-align: justify;
	font-weight: bold;	
	text-indent: 3em;
}
.categorie{
	padding-top: 20px;
	padding-left:10px;
	padding-bottom: 10px;
	text-decoration: underline overline;
	font-weight:bold;	
	font-size: 2em;
	text-align: center;
	color: #999933;
}
.description{
	color: #000;
	text-align: justify;
	text-indent: 3em;
	font-weight:bold;
}
.element{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 10px;
	background-image: url(fondWWII.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	border: #999933 2px solid;		
}
#index{
	padding-bottom: 20px;
	margin-top: 10px;
}
.sousmenu{
	border: #999933 5px outset;	
}
#index li{
	border: #999933 5px outset;	
	text-align: center;
}
#index li a{
	text-decoration: none;
	font-weight:bold;	
	color: #999933;	
    display:block;	/* pour firefox */
    width: 100%;	/* pour ie6		*/
}
#index li a:hover{
	text-decoration: none;
	font-weight:bold;	
	color: #FFFFCC;	
    display:block;	/* pour firefox */
    width: 100%;	/* pour ie6		*/
    background-color: #999933;
}
#contenu .element a{
	text-decoration: none;
	font-weight:bold;	
	color: #000;	
	font-size: 1.5em;
	text-align: center;
}
#contenu .element a:hover{
	text-decoration: none;
	color: #F00;	
	font-size: 1.5em;
	text-decoration: underline overline;
}
#titremenugauche, #titreliensgauche{
	padding-top: 5px;
	padding-bottom: 10px; 
	font-weight:bold;	
	text-decoration: underline;
	color: #996633;
	text-align: center;		
}
.titrerubrique{
	padding-top: 5px;
	padding-bottom: 10px; 
	font-weight:bold;	
	text-decoration: underline;
	color: #996633;
	font-size: 2em;
	text-align: center;		
}
li p a img{
	border: 0;	
}
