@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left;
	background-attachment: fixed;
	background-image: url(images/bg_recettes.jpg);
}

.recette_titre {
	font-size: 24px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: -15px;
	margin-left: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
ol {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ol li{
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 16px;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-style: italic;
	color: #737373;
	text-align: left;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	border-bottom-style: solid;
	line-height: 25px;
	padding-left: 0px;
}
.recette_ingredients {
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 12px;
	font-style: italic;
	color: #737373;
	text-align: left;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	border-bottom-style: solid;
	line-height: 25px;
}
.recette_texte {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 16px;
	text-align: justify;
	padding: 5px;
	line-height: 20px;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.recette_separateur {
	line-height: 1px;
	background-color: #000066;
	margin-top: 15px;
	padding-right: 50px;
	margin-bottom: 20px;
	padding-left: 50px;
}

