html, body {
	background-color:#183D0F;
	height: 100%;
	margin: 0;
	padding:0;
	}
a {color:#183D0F;}
a:hover {	color:#669933;
	text-shadow: 0px 0px 4px #FFFFFF;}
#global {
font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
width: 1004px;
	margin: 0 auto;
	position: relative;
	
				background-image: url(images/lejard_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	#header{
		background-image: url(images/lejard_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 287px;
	width: 1004px;
	}
#footer {
	position: absolute;
	background-image: url(images/lejard_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 84px;
	width: 1004px;
	bottom: 0;
	}
#center {
	/* éviter la superposition 
	du pied de page et du contenu */
	/*padding-bottom: 84px; */
	overflow: auto;

	}
#sidebar {
	float: left;
	width: 275px;
	padding-left: 30px;
		font-size:14px;
	}
#content {
	/* On laisse de la place à droite 
	pour l'autre colonne */
	float: right;
	width: 649px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 120px;
	padding-left: 20px;
	font-size:14px;
	}
	
	
	
	#photo_anim {
	display: block;
	height: 141px;
	width: 188px;
	position: relative;
	z-index: auto;
	left: 112px;
	top: 81px;
	/*background-color: #000000;*/
}
	#message_head {
	position: relative;
	height: 80px;
	width: 450px;
	left: 380px;
	top: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color:#669933;
	text-shadow: 0px 0px 4px #FFFFFF;
	font-size:80%;
}
#com_footer {
	left: 500px;
	position: relative;
	height: 50px;
	width: 450px;
	top: 35px;
	color: #006633;
}
#sidebar a {
	font-size: 120%;
	font-weight: bold;
	color: #4F4307;
	background-image: url(images/lejard_r4_c3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
padding:25px 0 12px 30px;
	text-decoration:none;
	display:block;
		text-shadow: 0px 0px 1px #FFFFFF;
    text-align: left;
}
#sidebar a:hover {

	background-image: url(images/lejard_r4_c4.jpg);

}

#sidebar .com {
margin-bottom:20px;
color:#497038;
font-size:90%;

}
li {
 list-style-type: none;
 background-image: url(images/puce.gif);
 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-left: 15px;

} 
	.photos{
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF #CACACA #CACACA #DFDFDF;
	background-color: White;
	padding: 5px;
}
	.legend{
	background-color: Black;
	color: White;
font-size:9px;
text-align:center;
}
.bloc_mar {
	background-color: #FFF4B5;
	color: #183D0F;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #183D0F;
	margin: 10px;
}
.titre_rub {
	font-size: 120%;
	font-weight: bold;
	color: #339933;
}
h2{color: #4F4307;}
