

#photo {
	padding: 0px ;
	margin-right: 0px ;
	text-align: center;
	border-bottom: thin dotted #24522E;
}

p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;	
}
em {
 color:#FF6600;
}

h3 {

	font-weight: bold;
	text-align: center;
	background-color: #E4EAE6;
	border: thin solid #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#24522E;
	font-family: Arial, Helvetica, sans-serif;
	
}
#conteneur {
	position:relative;
	width:560px !important;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 30px;
	
} 
#conteneur a {
font-weight: bold;text-decoration: none; 
color:#330000;
}
/*
#conteneur a:link { 
font-weight: bold;text-decoration: none; 
	
	}
#conteneur a:visited { 
font-weight: bold;text-decoration: none; 
	color:#330000;
	}
	*/
#conteneur a:hover {
font-weight: bold;text-decoration: none; 
	color: #24522E;
	}
h1{
	background-image:url(../image/titre-lexik.jpg);
	color:#FFFFFF;
	border-bottom: 1px dotted red;
	text-align: center;
	background-color: #24522E;
	padding-top: 20px;
	margin-top:0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2{
	font-family: "Courier New", Courier, mono;
	font-size:large;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;	
}
.photo {
	float:left;
	width: 300px;
	height:auto;

}
#tablo {
	text-align: left;

	
}
#tablo table{
	background-image:url(../image/sstitre.jpg);
	background-repeat: repeat;

}

#tablo table tr td a{
	
	background-repeat: no-repeat;
	font-weight: bold;
}
#footer{
margin-left:auto;
margin-right:auto;
	width: 700px;
	height: 20px;
	padding-bottom:0px;
	padding-top: 5px;
	clear:both;
	position:static;
	background-repeat: no-repeat;
	top: 0px;
	background-image:url(../image/footer.jpg);
	background-position:center;
	list-style-type: none;
	font-size: 10px!important;
	text-align: center;

}
#footer li {
	font-size: 10px;
	list-style-type: none;
	float:left;
	margin-left:50px;
	text-align: right;


}
#footer a {
	
	color: #FEE620!important;
	text-align: center;	text-decoration: none;	
}
#footer a:active {

	color: #FEE620!important;
	text-align: center;
}
#footer a:hover {

	color:#66CC00;
	text-align: center;
}