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/page-fond.jpg) center no-repeat;
}
div#cadre {
	position: absolute;
	height: 471px;
	width:801px;
	top: 84px;
	left: 107px;
	/*background-color:#FF0000;*/
}
div#menu1 {
	padding-left: 2px;
	height: 29px;
	width: 320px;
	/*background:#CC9933;*/
}
div#menu2 {
	position: absolute;
	top: 442px;
	left: 2px;
	height: 29px;
	width: 797px;
	/*background:#CC9933;*/
}
div#menu-contact, div#menu-recette, div#menu-airebrioche, div#menu-adherent, div#menu-qualite {
	height: 29px;
	width:157px;
	margin: 0 0 0 3px;
	/*background:#00FFFF;*/
}

div#menu-accueil, div#menu-contact, div#menu-histoire, div#menu-recette, div#menu-airebrioche, div#menu-adherent, div#menu-qualite {
	float: left;
}
div#menu-accueil a, div#menu-contact a, div#menu-histoire a, div#menu-recette a, div#menu-airebrioche a, div#menu-adherent a, div#menu-qualite a {
	height: 29px;
	width:157px;
	display: block;
}
div#menu-accueil a:hover {
	background: url(Images/onglets/onglet-presentation.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-contact a:hover {
	background: url(Images/onglets/onglet-contact.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-histoire a:hover {
	background: url(Images/onglets/onglet-histoire.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-recette a:hover {
	background: url(Images/onglets/onglet-recette.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-airebrioche a:hover {
	background: url(Images/onglets/onglet-airebrioche.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-adherent a:hover {
	background: url(Images/onglets/onglet-adherent.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-qualite a:hover {
	background: url(Images/onglets/onglet-qualite.jpg) center no-repeat;
	cursor: pointer;
}
div#menu-recette a:hover {
	background: url(Images/onglets/onglet-recette.jpg) center no-repeat;
	cursor: pointer;
}

div#contenu {
	position:relative;
	height: 413px;
	width: 801px;
}
div#illustration {
	position: absolute;
	height: 374px;
	width:218px;
	top: 30px;
}
div#illustration a:hover{text-decoration:underline;
color: #990303;}
div#droite {
	position:absolute;
	margin: 10px 0 0 225px;
	height: 405px;
	width:570px;
}
#flash {float:left;width:218px;height:235px;}
#accueil {position: absolute;
left: 14px;
top: 3px;
background:url(Images/onglets/onglet-accueil.jpg) center no-repeat;
cursor: pointer;
width: 33px;
height: 33px;
margin:0px;
padding:0px;
}
#accueil a {
width: 33px;
height: 33px;
display:block;
}
div#accueil a:hover{background:url(Images/onglets/onglet-accueil-actif.jpg) center no-repeat;
cursor: pointer;
display: block;
z-index:120;
}


