@charset "UTF-8";
/* CSS Document */

/*=========bloc recette=========*/

#beta-module-recette{
	display:block;
	width:600px;
	margin-top:0px;
	position:relative;
}


#recette-bloc{
	display:block;
	position:relative;
	width:600px;
	background:url(/media/image/fond_recette.gif) no-repeat;
}

#recette-bloc h4{
	color:#FFFFFF;
	padding:7px;
}

#recette-bloc-right h6{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#fa0ab9;
	line-height:20px;
	margin-top:0px;
}

#recette-bloc-right h6 a{
	color:#fa0ab9;
	line-height:20px;
}

#recette-bloc-right h6 a:hover{
	color:#fa0ab9;
	line-height:20px;
	text-decoration:underline;
}

#recette-bloc-fiche{
	display:block;
	position:relative;
	width:590px;
	height:auto;
}

#recette-bloc-left{
	float:left;
	display:block;
	width:280px;
	background:url(/media/image/cadre-fiche.gif) no-repeat;
	margin-left:5px;
	padding:10px 10px 10px 10px;
}


#recette-bloc-right{
	float:right;
	display:block;
	width:270px;
	height:auto;
	padding:0 5px 10px 0;
	margin-right:0px;
	
}


#fiche-info, #fiche-ingredient{
	clear:both;
}

.ingredient{
	list-style-type:none;
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:16px;
	margin-left:-40px;
}

#recette-nbr-personne{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#666666;
	line-height:25px;
}

#recette-temps-prepa, #recette-temps-cuisson{
	font-family: verdana,'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
}

/*=========*/

#recette-text{
	clear:both;
	display:block;
	position:relative;
	width:570px;
	height:100%;
	padding:10px 10px 10px 10px;
	border-top:1px dashed #fa0ab9;
}

#recette-text h3{
	margin-left:10px;
	padding-top:10px;
}

#recette-text p{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding-left:10px;
}

#recette-text a{
	font-weight:bold;
	color:#fa0ab9;
}

#recette-text ul {
	list-style-type:none;
}

#prepa-titre{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#recette-text li a{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fa0ab9;
	line-height:17px;
}

#recette-text li a:hover{
	text-decoration:underline;
}

/*===========*/

#recette-livre{
	clear:both;
	display:block;
	position:relative;
	width:570px;
	height:100%;
	border-top:1px dashed #fa0ab9;
	padding:10px 10px 10px 10px;
}

#recette-livre img{
	float:left;
	padding:0 10px 20px 0;
}

#recette-livre ul{
	list-style-type:none;
	display:inline;
}

#recette-livre li{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	line-height:17px;
}
