body {
	margin: 0px;
	background-color:#CBFE9C;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

a {
	text-decoration:none;
	color : black;

}

#conteneur {
	width: 855px;
	background-color: #336600;
	margin-left:auto;
	margin-right:auto;
}
#en-tete {
	height: 120px;
}
#gauche {
	width: 175px;
	height: 120px;
	float:left;
}
#gauche img{
	float: left;
}
#droite {
	width: 680px;
	height: 120px;
	float:left;
}
#droite img {
	float: left;
}
#barre {
	height: 35px;
	background-color: #99CC66;
	line-height: 35px;	
	font-weight: bold;
	letter-spacing: .1em;
	color: #336600;
	width: 855px;
}
.date {
	float: left;
	padding-left: 10px;
	font-weight: normal;
}

#barre a {
	
	color: #993300;
}

#barre a:hover {
	color: #F4FFE4;
}

#barre ul {	
	padding-left: 50px;
	margin: 0px;
	float: left;
}

#barre li {
	display: inline;
	list-style-type: none;
	margin:0px;
}
#barre img{
	float: right;
	margin:5px;
	border:none;
}


#menu {
	background-color: #336600;
	width:140px;
	float: left;
	padding-top: 10px;	
}

#menu ul {	
	margin:0px;
	padding:0px;
	line-height:33px;
	border-top: 1px solid #CBFE9C;
}

#menu li {	
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 0.1em;	
	border-bottom: 1px solid #CBFE9C;
	margin-bottom:0px;
}

#menu li a{
	color: #D5EDB3;	
	display: block;
	background-color: #336600;
	padding-left: 20px;
}

#menu li a:hover {
	background-color: #99CC66;
	color:#993300;
	padding-left: 20px;
}
#menu p {
	margin-top: 10px;
}
#menu a img {
	border-width : 0;
}
#contenu {
	background-color: white;
	padding: 10px;
	padding-top: 0px;
	width: 695px;
	float: right;	
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	font-size: 1.1em;
}
.strong{
	font-weight: bold;
	font-size: .9em;
}

#contenu h3 {
	margin-top: 10px;
	letter-spacing: .2em;
	color:#336601;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight: normal;
}


#contenu a{
	text-decoration:underline;
	color : #993300;
}

#pied {
	clear:right;
	background-color: #336600;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: white;
	font-weight: bold;
	margin: 0px;
}
#mini {
	border-top: 1px solid black;
	text-align: center;
}

#mini img{
	border: 1px solid black;
	cursor: pointer;
	width: 120px;
	height: 80px; 
}

#maxi img{
	width: 400px;
	height: 268px;
	border: 1px solid black;
}

.nav_photos{
	margin: 0px;
}
