h3#jour{margin:0 0 5px 5px; font-size:17px; color:#F60; font-weight:normal; padding:0;}

.photo_recette hr {
	height:1px;
	border:none;
	border-bottom:#0099CC 1px solid;
	width:100px;
	margin:2px 5px;
	padding:0;
}
.photo_recette img {
	margin-bottom:3px;
	border:#CCCCCC 1px solid;
}
.photo_recette img:hover {
	border:#FF6600 1px solid;
}
.photo_recette {
	margin:0 9px 10px 4px;
	float:left;
	text-align:center;
	width:115px;
}
* html .photo_recette {
	margin:0 6px 10px 2px;
	float:left;
	text-align:center;
	width:115px;
}
.photo_recette a{
	 color:#000;
}
photo_recette_last
{
	margin-right:0;
}
	
.listrecettes {
	text-align:left;
}
.listrecettes a {
	text-decoration : none;
	background : url(../_images/square.gif) no-repeat center left;
	font-size : 11px;
	padding-left:8px;
	margin-left:4px;
	color:#0066CC;
}
.listrecettes a:hover {
	text-decoration : underline;
}
ul.listingselect {
	margin : 0;
	padding : 0;
}
ul.listingselect li {
	list-style-type : none;
	margin : 0 0 2px;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-indent : 10px;
	background : url(../_images/square.gif) no-repeat center left;
}
.links, .links:link, .links:visited {
	font-size : 13px;
	font-family : Arial;
	color : black;
	text-decoration : none;
}
.links:hover {
	text-decoration : underline;
}
.commentaires_recettes{border:2px solid #ccc;}

.white{
color:#fff;
text-align:center;
font-size:11px;
}
/* MISE EN FORME */

   #div_recette p{
  font-size:13px;
   margin:5px 0 0 40px;
    text-align:justify;
  }
  
 #div_fiche p{
  font-size:13px;
   margin:5px 0 0 40px;
    text-align:justify;
  }
  
    #div_recette h5{
 margin:30px 0 0 10px;
  color:#557EA8;
  font-size:14px;
  }
  

 
 .photoresto{
 float:right;
 width:150px;
}
/* ZOOM SUR PHOTO */
.Zoom{
position: relative;
z-index: 0;
}

.Zoom img{
border: 0;
z-index: 0;
}
 
.Zoom:hover{
z-index: 50;
}
 
.Zoom span{
position: absolute;
left: -1000px;
visibility: hidden;
}
 
.Zoom:hover span{
visibility: visible;
top: -1;
left: 0;
}

#recette_pub{
 border:3px solid #FFA257;
  text-align:center;
}

.curs_hand{cursor:pointer}
