body, html {
	margin: 0;
	padding: 0;

}
html {
	background: #ffec9f;
	font-family:Arial, Helvetica, sans-serif;
}
div#liens, div#liens a {
	margin: 0;
	height: 11px;
	font-size: 11px;
	color: #666666;
	text-align:center;
}
div#global {
	position: relative;
	margin: 8px auto 0 auto;
	width: 1000px;
	height: 574px;
	background: url(Images/accueil.jpg) center no-repeat;
}
div#cadre {
	position: absolute;
	height: 471px;
	width:801px;
	top: 84px;
	left: 107px;
	/*background-color:#FF0000;*/
}
div#contenu {
	position:relative;
	height: 413px;
	width: 801px;
	/*background:#6699FF;*/
}
div#illustration {
	position: absolute;
	height: 374px;
	width:218px;
	top: 30px;
}
div#droite {
	position:absolute;
	margin: 55px 0 0 410px;
	height: 385px;
	width:435px;

}
div#droite a{
font:14px Arial, Helvetica, sans-serif;
color: #666666;
text-decoration: none;
}

div#menu-accueil {
	background: url(Images/onglets/onglet-accueil.jpg) center no-repeat;
}
div#texte {
	overflow:auto;
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;
}
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#777777;
}
div#texte p {
	margin: 15px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	font-size: 12px;
}
div#texte h3 {
	margin: 5px 0 0 0 ;
	font-weight:bold;
	color: #990303;
	text-align: justify;
	text-indent: 60px;
	font-size: 12px;
}
.img{border: 0px;}
h1 {font: 94px Georgia, "Times New Roman", Times, serif;
color: #FFFFCC;
text-indent: 20px;
margin:0;

}
#presentation{
width: 300px;}
#histoire{margin-left: 15px;}
#recette{margin-left: 25px;}
#brioche{margin-left: 25px;}
#adherent{margin-left: 15px;}
#qualite{width: 300px;float:left;}
div#icone-video{width:110px;height:60px;float:left;background:url(Images/illustrations/video.png)no-repeat;cursor:pointer;}
div#icone-video:hover{width:110px;height:60px;float:left;background:url(Images/illustrations/video-hover.png)no-repeat;}
div#contact{float:left;width:300px;}