body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #dea ;
}

div#page
{
	width: 770px ;
	margin: 0 auto ;
	padding: 0 auto;
	text-align: left ;
	border: 2px solid #80b040 ;
	background: #80b040 ;

}

div#bandeau
{
	height: 120px ;
	margin: 0 ;
	background: url(../img/limebordel.jpg) no-repeat left top ;

}

div#menu
{
	height: 21px ;
	background: url(../img/bg_menu.jpg) repeat ;
	list-style-type: none ;
}

div#menu ul
{
	list-style-type: none; 
	margin: 0 ;
	padding: 0 ;
}
		
div#menu ul li
{
	float: left ;
	text-align: center ;
}

div#menu ul li a
{
	width: 69px ;
	line-height: 20px ;
	font-size: 1.1em ;
	font-weight: bold ;
	color: #80b040 ;
	display: block ;
	text-decoration: none ;
	border-right: 1px solid #80b040 ;
	border-bottom: 1px solid #e0ef62 ;
	border-top: 1px solid #e0ef62 ;
}

div#menu ul li a:hover
{
	background: url(../img/bg_menu_over.jpg) repeat ;
	color: #e0ef62 ;
}


div#titre
{	
	margin-left: 15px ;
	padding: 25px 0 0 25px;
	font-size: 3em ;
	line-height: 25px ;
	background: url(../img/citron.gif) no-repeat left bottom ;
	color: #e0ef62 ;
	border-bottom: 1px solid #e0ef62 ;
}

div#sous-titre
{
	margin-left: 25px ;
	margin-right: 25px;
	font-weight: bold ;
	padding: 10px 0 0 10px ;
	border-bottom: 1px solid #e0ef62 ;
	color: #e0ef62 ;
}

div#corps
{
	padding: 10px 25px 10px 25px ;
	height : 770 550px;
	overflow : auto;
	
}

div#corps_photos
{
	padding: 0 0 0 0 ;
	height : 770 550px;
	overflow : auto;
	
}

div#corps p
{
	text-align: justify ;
	line-height: 1.6em ;
}

div#corps p a
{
	color: #000 ;
	font-weight: bold ;
	text-decoration: none ;
}

div#corps p a:hover
{
	color: #e0ef62 ;
}

div#block_lien
{	
	margin-top:10px;
	margin-left: 60px;
	margin-bottom:20px;	
	color: #000 ;
	text-decoration: none ;
}

div#block_lien a
{
	color: #000 ;
	font-weight: bold ;
	text-decoration: none ;
}

div#block_lien a:hover
{
	color: #e0ef62 ;
}


div#block_contact
{
	text-align: center;
}

div#block_contact a
{
	color: #000 ;
	font-weight: bold ;
	text-decoration: none ;
}

div#block_contact a:hover
{
	color: #e0ef62 ;
}

div#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: center ;
	color: #000 ;
}