/***********************************************
 Styles Actu Accueil
************************************************/
 
 .DetailColonneGalerie{
	background-color:#006035;
	margin-bottom:3px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:600px!important;
	width:610px;
	clear:both;
} 
 
#BlocRecettes
{
margin:0 auto;
width:650px;
}

#BlocInfoRecette
{
float:left;
border:#000000 solid 1px;
padding:3px;
font-weight:bold;
margin-left:5px;
width:300px;
}


#ListeRecettes .FicheRecette{
float:left;
margin-right:15px;
width:140px;
_height:140px;
min-height:140px;
}

#ListeRecettes .DetailFicheRecette{
float:left;
width:650px;
}

#ListeRecettes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

#ListeRecettes .Titre{
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8C0200;
    margin:5px 10px;
	padding:2px;
	
	
}



#ListeRecettes .Titre .Nom{
	font-size:11px;
	font-weight:bold;
	position:relative;
	color:#FFF;
	text-transform: uppercase;
	line-height:18px;
	margin-left:2px;
}

#ListeRecettes .ListeAutresDates{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:2px;
	padding:2px;
	float:left;
}
#ListeRecettes .LigneEntete{
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	display:inline;
}
#ListeRecettes .ListeAutresDates li{
	list-style-type:circle;
	margin-left:15px;
}	

#ListeRecettes .Photo1{
	width:120px;
	height:80px;
	border:#000000 solid 1px;
	margin:0px;
	margin-right:0px;
	float:left;
	overflow:hidden;
}

#ListeRecettes .Photo1 img{
	width:120px;
}

#ListeRecettes .PhotoDetail{
	width:150px;
	/*height:80px;*/
	border:#000000 solid 1px;
	margin:0px;
	float:left;
	/*overflow:hidden;*/
	}
#ListeRecettes .PhotoDetail img{
	width:150px;
}


#ListeRecettes .DetailPresentation{
clear:both;
background-image: url(../images/fond-table-recette.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:white;
/*background-color:#D0CFCD;*/
width:650px;
padding:3px;
border:#000000 solid 1px;
}

#ListeRecettes .DetailResume{
clear:both;
font-style:italic;
font-size:11px;
}


#ListeRecettes .Plusdinfos{
color:#00604b;
text-decoration:underline;
font-size:10px;
text-align:center;
width:120px;
}

#ListeRecettes .Plusdinfos a:hover{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#ListeRecettes a, #ListeRecettes a:link, #ListeRecettes a:active, #ListeRecettes a:visited{
	color:#00604b;
	text-decoration:underline;
	font-size:10px;
}
#ListeRecettes a:hover{
	color:#666666;
	text-decoration:none;
}

#ListeRecettes .DateInfo{
font-weight:bold;
}

