/* Adilade Manager Theme --------------------------------------------------------
Name : Annuaire Vosges
Version : 1.0
Revision : 2009-09-07
Author : http://www.adilade.fr
Style : Recipes Print
--------------------------------------------------------*/
body {	background: white;
	text-align: center;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 15px 0;	}
a:link, a:visited {	color: blue;	background: transparent;	font-weight: bold;	text-decoration: underline;	}
a[hreflang]:after {	content: "\0000a0[" attr(hreflang) "]";}
acronym, abbr { 
    border-bottom: dotted 1px #333;
    }
h1{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	}
#global {
	border: 2px solid #C9C4A1;
	width: 530px;
	margin: 0 auto;
	padding: 7px;
	text-align: center;
	}
#content {
    float: none;
    padding: 10px 10px 10px 10px;	text-align: justify;
	}
.recipe {
	border-bottom: 1px solid black;
	}
.recipe H2 {
	font-size: 13pt;
	text-align: left;
	padding: 5px 5px 5px 30px;    margin: 0 0 5px 0;
	}
.recipe_ingr {
    background: url(design/recipe-ingr.gif) no-repeat left;
   	text-decoration: underline;
    }
.recipe_prepa {
    background: url(design/recipe-prepa.gif) no-repeat left;
   	text-decoration: underline;
    }
.recipe_info {
    background: url(design/recipe-info.gif) no-repeat left;
   	text-decoration: underline;
    }
.recipe_img {	float: right;
	margin-left: 10px;
	border: 1px solid #ccc;
    padding: 5px;
    background: #fff;	}
hr.clear { /* IE6 */
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
	} 
.recipe_meta {
	font-size: 11pt;
	}
