#accueil * {z-index:1;}
#accueil #contenu {width:544px;padding:0;}
#accueil #contenu .pub_accueil {position:relative;width:547px;height:113px;display:block;}

#accueil #contenu .newstr {position:relative;width:270px;height:360px;margin:0;padding:30px 5px 0 5px;background:white url(/img/accueil/news.jpg) top left no-repeat;overflow:hidden;}
#accueil #contenu .newstr .scroller {padding-right:5px;height:360px;overflow-x:hidden;overflow-y:auto;}
#accueil #contenu .agenda {position:relative;width:250px;height:129px;margin:10px 0 0 0;padding:30px 5px 0 5px;background:white url(/img/accueil/agenda.jpg) top left no-repeat;}
div#tableau{
	position:relative;
	margin:-356px 0 0 285px;
	width:213px;
	  height:245px;
	  display:block;
	  background-image:url('/img/design/accueil/ardoise.jpg');
	  background-repeat:no-repeat;
	  padding-top:112px;
	  padding-left:46px;
}
div#tableau h1,div#tableau h2 {width:170px;}

div#tableau p.resto{display:block;
				    width:160px;
				    height:128px;
				    text-align:center;
}
div#tableau p.resto-nom{display:block;
				    color:#412e41;
				    width:160px;
				    height:55px;
				    text-align:center;
				    font-weight:bold;
				    padding-top:10px;
}
div#tableau p.evt{color:#fff;
			      	width:174px;
			      	height:22px;
			      	overflow:hidden;
			      	text-transform:lowercase;
}

div#tableau h1{color:#a3e48f; 
					font-size:15px;
					font-weight:bold;
					
}
div#tableau h2{color:#e5bfe5;
					margin-top:10px;
					margin-bottom:0px;
					font-size:15px;
					text-transform:lowercase

}
