/* Styles graphiques ------------------------------------------------------------ */
#ombreHaut {
	background:url(../interface/ombre-haut.gif) #392423;
	background-repeat:repeat-x;
}
#ombreBas {
	background:url(../interface/ombre-bas.gif) #392423;
	background-repeat:repeat-x;
}
#ombreGauche {
	background:url(../interface/ombre-gauche.gif) #392423;
	background-repeat:repeat-y;
}
#ombreDroite {
	background:url(../interface/ombre-droite.gif) #392423;
	background-repeat:repeat-y;
}
#flashInfo {
	background:url(../interface/accueil/flashinfo.gif) #D7C1B0;
	background-repeat:no-repeat;
	width:480px;
	height:120px;
}
#paddingTexte {
	padding-left: 60px;
	padding-right: 30px;
	margin-top:46px;
}
#paddingTexte2 {
	padding-left: 60px;
	padding-right: 0px;
	margin-top:46px;
}
#diapo {
	position:relative;
	width:480;
	height:480;
}
#carreHistorique {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../accueil/gribouilli-orange.gif) #E13622;
	display: block;
}
#carreBoutique {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/boutique/carre-coeur.gif) #B7957C;
	display: block;
}
#carreCommander {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/commander/carre-coeur.gif) #7C2E2E;
	display: block;
}
#carreEspacechocolat {
	position:absolute;
	float:left;
	top:150px;
	left:0px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/espace-chocolat/carre-chocolat.gif) #6A2C24;
	display: block;
}
#carreTraditionnels {
	position:absolute;
	float:left;
	top:60px;
	left:0px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/espace-chocolat/carre-chocolat.gif) #6A2C24;
	display: block;
}
#carreDragees {
	position:absolute;
	float:left;
	top:180px;
	left:0px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/espace-chocolat/carre-chocolat.gif) #6A2C24;
	display: block;
}
#carreSugaredAlmonds {
	position:absolute;
	float:left;
	top:150px;
	left:0px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/espace-chocolat/carre-chocolat.gif) #6A2C24;
	display: block;
}
#carreEspacevin {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/espace-vin/verre&vin.gif) #AD0E20;
	display: block;
}
#carreAccueilgroupes {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../accueil/gribouilli-orange.gif) #E13622;
	display: block;
}
#carreAtelier {
	position:absolute;
	float:left;
	top:150px;
	left:0px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/atelier-visite/carre-atelier.gif) #B7957C;
	display: block;
}
#carreFabrication {
	position:absolute;
	float:left;
	top:120px;
	left:360px;
	z-index:99;
	width:120;
	height:120;
	background:url(../interface/atelier-visite/carre-atelier.gif) #B7957C;
	display: block;
}
#fondAgenda {
	z-index:2;
	position: relative; 
	top: 0;
	left: 0;
	width: 450px !important;
	width: 480px;
	height: 420px;
	padding-left:30px;
	padding-right:00px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
}
#fondPartners {
	z-index:2;
	position: relative; 
	top: 0;
	left: 0;
	width: 390px !important;
	width: 420px;
	height: 420px;
	padding-left:30px;
	padding-right:00px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
}
#fondCarte {
	z-index:2;
	position: relative; 
	top: 0;
	left: 0;
	width: 420px !important;
	width: 480px;
	height: 420px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
}
#imgGauche {
	float:left;
	margin-right:15px;
	margin-left:0px;
	margin-bottom:15px;
}
#imgDroite {
	float:right;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:15px;
}
#enluminure {
	float:left;
	margin-left:-30px;
}
#titreRub {
	float:right;
	position:absolute;
	top:210;
	left:420;
}