body
{
	text-align:left;
	margin:20px 0 20px 20px;
	background:#FFFFFF;
	color:#000000;
	width:805px;
}

div.no-print
{
	display:none;
}

div.logo
{
	background:#A64699;
}

h1
{
	text-align:center;
	background:#A64699;
	color:#FFFFFF;
	margin-top:0;
	padding:10px;
}

div.imageright
{
	float:right;
	margin-left:20px;
}

div.footer
{
    clear: both; /* Ensures that the footer is pushed properly below the columns */
    margin-bottom: 0.25em;
	width:805px;
	border-top:1px solid #CCCCCC;
}

address
{
	text-align:center;
}

address a
{
	color:#0B1586;
}

/* RECETTES */

div.content-view-full div.class-recette div.icons ul
{
	color:#E51FCA;
	font-weight:bold;
	list-style-type:none;
}

div.content-view-full div.class-recette div.icons li
{
	display:inline;
	float:left;
	padding-right:30px;
}

div.content-view-full div.class-recette div.attribute-image
{
	float:right;
}

div.content-view-full div.class-recette div.attribute-ingredients
{
	width:555px;
}

div.content-view-full div.class-recette div.attribute-ingredients table.list
{
	margin:0;
}

div.content-view-full div.class-recette div.attribute-ingredients,
div.content-view-full div.class-recette div.attribute-progression
{
	margin-top:20px;
}
