/* CSS Document */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
}
a{
	color: #330000;
	/*text-decoration:none;*/
}
h1 {
	text-align: center;
	
}
h2 {
	text-align: center;
	
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	
	margin-top:0px;
	margin-bottom:0px;
}
#liste h4 {
	margin:0px;
	padding:0px;
	font-weight:lighter;
	/*border: 1px solid red;*/
	
}

#conteneur {
	position:absolute;
	left: 50%;
	margin-left: -496px;
	/*top:95px;*/
	width: 992px;
	height:585px;
	text-align:left;
}
/*----------specification pour IE et hauteru de block--------------------------***/
#haut,#milieu,#gauche,#livre,#pageg,#paged,#droite, #conteneur td{
	line-height:0px;
	font-size: 1px;
}
/*------------------------------------------------------------------------------*/
#text-gauche,#text-droit{
	font-size: 11pt;
	line-height:11pt;
	padding:0px;
}
#text-gauche h1{
	font-size: 30pt;
	line-height:30pt;
	display:block;
	/*border: 1px solid red;*/
	margin:0px;
	padding:0px;
}
#text-gauche h2,#text-gauche h3,#nouveaute h3{
font-size: 20pt;
line-height:25pt;
}
#haut{
/*border: 1px solid red;*/
	height:13px;
	width:992px;
	margin:0px;
	padding:0px;
	background-image: url(haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#milieu{
/*border: 1px solid #fff;*/
	height:447px;
	width:992px;
	margin:0px;
	padding:0px;
}
#gauche{
	height:447px;
	width:94px;
	float:left;
	margin:0px;
	padding:0px;
	background: #000 url(gauche.gif) no-repeat 0px 0px;
}
#livre{
	height:447px;
	width:802px;
	float:left;

}
#pageg{
	height:447px;
	width:390px;
	float:left;
	background-image: url(page_gauche.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#text-gauche{
	/*border: 1px solid #000000;*/
	margin-top: 32px;
	margin-left:5px;
	height:415px;
	width:370px;
	padding:0px;

}
#titre{
	/*
	position:relative;*/
	text-align:center;
	margin:0px;
	padding:0px;
	height:75px;
}


#illustration{
	/*height:180px;*/
	text-align:center;
}

#paged{
	height:447px;
	width:412px;
	float:left;
	background-image: url(page_droite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#text-droit{
	/*border: 1px solid #000066;*/
	margin-top: 85px;
	margin-left: 40px;
	height:360px;
	width:325px;
	overflow: auto;

}
#droite{
	height:447px;
	width:96px;
	float:right;
	background: #000 url(droite.gif) no-repeat 0px 0px;
	padding:0px;
}
#note{
	padding-top:380px;
}
#bas{
/*border: 1px solid #000066;*/
	height:125px;
	width:992px;
	margin:0px;
	padding:0px;
}
#bas img{
	margin:0px;
	padding:0px;
}
.ital_small{
	font-size: 9pt;
	font-style: italic;
	
}

/*---------------interieur---------*/
#ingredients{
	/*border: 1px solid #000000;*/
	margin-left:18px;
	margin-top:0px;
	height:160px;
	width:350px;
	overflow: auto;
}
#ingredients p{
	margin:0px;
	padding:0px;
}

