﻿H1 { 
	text-indent: 1.25cm;
	margin-bottom: 0.11cm; 
	direction: ltr; 
	color: #000000; 
	text-align: justify; 
	widows: 2; 
	orphans: 2; 
	page-break-before: always }

.abj_normal {
	color:#000000;
	font-size:medium
	}
.abj_normal_j {
	color:#000000;
	font-size:medium;
	text-align:justify
	}
.abj_normal_recettes {
	color:#000000;
	font-size:large;
	text-align:justify
	}
p	{
	font-family:"Verdana";
	text-align:justify;
	font-style:italic}
li
	{	text-align:justify;
	font-style:italic}
body{
	background-color:#FFECEC	}
/* gestion des blocs */	
#navigation {	
	width: 104px;
	margin:0 auto;
	float: left;
	}
#recette {	
	width: 800px;
	margin:5 auto;
	float: left;
	}
#liste_recettes {	
	margin:5 auto;
	float: right;
/*	width: 150px;	
	background-color:#FFECEC;*/
	}
#demandeimpression {
	border:medium;
	border-style:solid;
	text-align:center;
	font-style: normal;
	width:500px;}
#demandeimpression p {
	font-style: normal;
	font-family: "georgia";
	text-align:center;}

/* venu de http://css.maxdesign.com.au/listamatic/vertical13.htm */
#navcontainer
{
	float: right;
background: #f0e7d7;
width: 25%;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}







