body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#A7B3B7;
	color: #878787;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #778899;
	text-decoration:none;
}
#global {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
	 top: 20px;
     width: 833px;
     height: 640px; 
}
#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	border:0;
	height: 633px;
	width: 282px;
}
#menu a, #menu img {
	display: block;
	border:0;
	margin:0;
	padding:0;
}
#contenu {
	position: absolute;
	margin-left: 282px;
	padding: 15px 20px 0 15px;
	background-image: url('./images/contenu.jpg');
	height: 613px;
	width: 511px;	
}
.txt  {
	font: 1.4em Georgia, serif ;
	text-align:justify;
	width:500px;
	margin-top:60px;
}
.txt2  {
	font: 1.2em Georgia, serif ;
	text-align:justify;
	width:500px;
	margin-top:60px;
}

.txt2 img {
	border: 1px solid #999 ;
	margin-left: 30px;
}

#contenu img#right {
	float:right;
	border: 1px solid #999 ;
	margin-left: 15px;
}

div#galerie
{
	position: absolute;
	width: 520px ;
	border: 0;
	bottom: 10px;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 20px 10px ;
	border: 1px solid #999 ;
}
dl#photo
{
	clear: both ;
	margin: 0 auto ;
}
dl#photo dt
{
	font: italic 2em Georgia, serif ;
	color: #999 ;
}
dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: px solid #dcb ;
}
#pied {
	position: absolute;
	margin-top: 625px;
	color : #ffffff;
	width:833px;
	text-align:center;
}
#pied a {
	color : #ffffff;
}
#pied a:hover {
	color :#778899
}

#lecha {
	border: 1px solid #dcb ;
	margin-top:30px;
}

.texte  {
text-align:center;
}

h4 {
text-align:center;
}

.txtfoot p {
	color : #ffffff;
	text-align: center;
	margin:0;
	
}

