
.recette_picture
{
	float:left;
	width:304px;
}
.recette_picture .extra_infos
{
	background-color:#000;
	width:304px;
	/*height:40px;*/
	margin-bottom:20px;
}

.recette_txt
{
	width:304px;
	float:left;
}

.recette_right_column
{
	float:right;
	width:200px;
}

.recette_container
{
	margin:15px;
}

.recette_container label
{
	width:100px;
	display:block;
	float:left;
}


.recette_infos
{
	float:right;
	border:solid 3px #dcdcdc;
	width:200px;
	/*height:166px;*/
	padding:0px;
	background:url(/I/theme_femmezine/recette/background_recette_infos.jpg) repeat-x 0 bottom;
}



.ingredients_container
{
	float:right;
	width:200px;
	/*padding:15px;*/
	border-left:solid 3px #dcdcdc;
	border-right:solid 3px #dcdcdc;
	border-bottom:solid 3px #dcdcdc;
}

.livre_recette
{
	float:right;
	width:200px;
	/*height:262px;*/
	/*padding:15px;*/
	border:solid 3px #dcdcdc;
	background-color:#dcdcdc;
	margin-top:3px;
	text-align:center;
	font-size:12px;
}

.livre_recette .livre_infos
{
	text-align:left;
	font-weight:normal;
	margin:0 15px 15px 15px;
	font-size:11px;
	line-height:13px;
}

.livre_recette .livre_infos .titre
{
	font-weight:bold;
}

.ingredients_title
{
	font-size:18px;
	margin-bottom:15px;
}

.recette_nbre_personnes
{
	font-weight:bold;
	margin-bottom:10px;
}

.recette_preparation
{
	font-weight:bold;
}
