body {
  background:#ffffff url(../images/body.jpg) repeat-x left bottom;
}

#body_top{background:transparent url(../images/body_top_accueil.jpg) repeat-x left top;}

	.menu li.current a, .menu li a:hover { background-color:#e4e8d9; text-decoration:none;}

	.menu li.current a span, .menu li a:hover span{  border-color:#e4e8d9; color:#336699; }
	
		.menu li a.contact:hover span{ 
		background:transparent url(../images/conatct_ico_over.jpg) no-repeat 15px center;}
		
	.leftPart{
		background:transparent url(../images/ombre_accueil_left.jpg) no-repeat left top;
		padding-left:5px;
	}
	
	.rightPart{
	background:#E4E8D9 url(../images/recherche_left.jpg) no-repeat 0 10px;
	padding-left:5px;
	}
	
	.rightombre{
		background:#FFFFFF url(../images/recherche_left.jpg) no-repeat 310px top;
		margin-top:10px;
		padding:10px 5px 10px 10px;
		width:300px;
	}
	
	.illustration{
		background:#E4E8D9 url(../images/bas_photo.jpg) repeat-x left bottom;
		height:256px;
		overflow:hidden;
	}
	
	.illustration img{padding:10px 5px 10px 10px;}


.txt{
	background-color:#f3f4ee;
	padding:30px 15px 0 10px;
	font-size:1em;
	height:470px;
}

.accueil .txt h2 { background: none; text-indent:0; }
