body
	{
	color:#e57b00;
	width:100%;
	min-width:800px;
	height:100%;
	min-height:600px;
	margin:0px;
	padding:0px;
	background-color:#efdd96;
	scrollbar-face-color: #efdd96;
	scrollbar-shadow-color: #976325;
	scrollbar-highlight-color: #976325;
	scrollbar-3dlight-color: #976325;
	scrollbar-darkshadow-color: #976325;
	scrollbar-track-color: #976325;
	scrollbar-arrow-color: #976325;
	background-image:url(gallerie/1.gif);
	background-repeat:repeat-y;
	background-position:left top;
	background-attachement: fixed;
	}

#bordure	/*	POUR IE		*/
	{
	position:absolute;
	z-index:-1;
	right:-1px;
	width:20px;
	height:100%;
	background-image:url(gallerie/2.gif);
	background-repeat:repeat-y;
	background-position:right top;
	}

#main_page
	{
	width:100%;
	height:auto;
	min-height:100%;
	background-image:url(gallerie/2.gif);
	background-repeat:repeat-y;
	background-position:right top;
	background-attachement: fixed;
	}

#menu
	{
	display:block;
	float:left;
	width:100px;
	height:auto;
	text-align:center;
	margin:0px;
	}

#main
	{
	text-align:center;
	color:e57b00;
	padding-left:100px;
	padding-right:20px;
	}

img
	{
	border:0px;
	}

p
	{
	color: #e57b00;
	font-family: "Times New Roman", Helvetica;
	}

h1      {
	color: #976325;
	font-family: "Times New Roman", Georgia;
	margin-top:0px;
	}

a:link, a:visited, a:active, a:hover
	{
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	font-family: "arial", "helvetica";
	color: #9a2300;
	text-decoration: none;
	}

table
	{
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.border td
	{
	border:1px #976325 solid;
	padding:3px;
	}

.desc_acc
	{
	color:#9a2300;
	font-style:italic;
	font-weight:700;
	font-size:1.2em;
	}

.croix
	{
	float:right;
	border:2px #9a2300 solid;
	}
.croix img
	{
	border:0px;
	}

#fresque
	{
	position:absolute;
	left:50%;
	margin-left:-215px;
	text-align:left;
	width:500px;
	height:113px;
	overflow:hidden;
	border:1px #e57b00 solid;
	}

#fresque_legende
	{
	position:absolute;
	left:50%;
	margin-left:-215px;
	width:500px;
	height:25px;
	text-align:center;
	color:e57b00;
	font-weight:700;
	overflow:hidden;
	border:1px #e57b00 solid;
	}

.carte_vins td
	{
	vertical-align:top;
	width:25%;
	}
.carte_vins img
	{
	border:0px;
	}
.carte_vins a, .carte_vins span, .carte_vins span b
	{
	display:block;
	text-align:center;
	background-color:#efdd96;
	}
.carte_vins span
	{
	border:1px #976325 solid;
	border-top:0px;
	}
.carte_vins a, .carte_vins span b
	{
	border:1px #976325 solid;
	}
.carte_vins .image
	{
	border:0px;
	background-color:no;
	}
.carte_vins .select
	{
	background-color:#e57b00;
	}
#vin
	{
	text-align:center;
	}

.message
	{
	width : 500px;
	height : 300px;
	background-image:url('gallerie/contact/palette.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachement: fixed;
	}
#autrescoord
	{
	width : 200px;
	height : 100px;
	background-image:url('gallerie/contact/dessert.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachement: fixed;
	}

.chef_porteur
	{
	float:left;
	width:400px;
	height:706px;
	margin-left:2em;
	}
.chef_block
	{
	float:left;
	width:400px;
	height:496px;
	margin:0 auto 0 auto;
	background:url(gallerie/chef/carnet.gif) no-repeat;
	font-size:16px;
	}
.chef_block h2
	{
	font-size:1em;
	font-weight:700;
	text-align:center;
	margin:0 0 0 0;
	padding:0;
	}
.chef_block p
	{
	width:260px;
	height:416px;
	margin:40px 80px 0 80px;
	}
.chef_block .photo
	{
	margin:0 auto 0 auto;
	}

#event_cadre
	{
	height:13em;
	}
.event_cadre
	{
	float:left;
	width:31%;
	height:13em;
	margin:0.8%;
	border:1px #eed solid;
	border-right:1px #ccb solid;
	border-bottom:1px #ccb solid;
	background:url(gallerie/evenement/bg.jpg);
	}
.event_cadre h2
	{
	margin:0;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background:url(gallerie/evenement/bg2.jpg);
	}
/*	FRESQUE	*/
#perruques img
	{
	margin:5px;
	}
	
/*	Affichage zoom	*/

#hidde_page
	{
	display:none;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#EFDD96;
	opacity:0.5;
	filter:alpha(opacity=50);
	}
#zoom_aff
	{
	display:none;
	position:absolute;
	z-index:11;
	top:100px;
	left:50%;
	margin:0;
	margin-left:-250px;
	padding:0;
	width:550px;
	height:450px;
	background-color:#EFDD96;
	text-align:center;
	background-image:url(gal/fresque/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}
html>body #zoom_aff
	{
	position:fixed;
	top:100px;
	}
#zoom_aff_img, #zoom_aff_img img
	{
	position:relative;
	width:100%;
	}
#zoom_aff_sui
	{
	position:absolute;
	z-index:11;
	top:30px;
	left:-25px;
	margin-left:100%;
	cursor:pointer;
	}
#zoom_aff_pre
	{
	position:absolute;
	z-index:11;
	top:30px;
	left:0px;
	cursor:pointer;
	}
#zoom_close
	{
	position:absolute;
	z-index:11;
	top:0px;
	left:-25px;
	margin-left:100%;
	cursor:pointer;
	}