body
{
  background-color:#c00000;
  color:#ffffff;
  margin:0px;
  overflow:hidden;
  text-align:center;
}

div.center
{
  width:740px;
  height:420px;
  position:absolute;
  left:50%; 
  top:50%;
  margin-left:-370px;
  margin-top:-210px;
  white-space:nowrap;
}

#desc
{
  visibility:hidden;
  background-color:#c00000;
  color:#c00000;
}

#maisonfabre
{
  visibility:visible;
  background-color:#c00000;
}

#aumerade
{
  visibility:hidden;
  background-color:#315a00;
}

h1 { font-size:24pt; }
h2 { font-size:18pt; font-style:italic; }
img { border:0px; }
h3 { font-size:12pt; font-style:italic; }

h1, h2, img, h3 { margin:0px 0px 20px 0px; }

table { border-collapse:collapse; margin:0px auto; width:700px; }
table tr { vertical-align:middle; }
table td { padding:0px; text-align:center; }

a { color:#ffffff; text-decoration:none; }

a.email { color:#ffbd42; text-decoration:none; }
a:hover.email { text-decoration:underline; }


#popup { position:absolute; left:60px; top:30px; z-index:10; border:1px solid #000000; visibility:visible; }
#popup #header { width:300px; height:18px; background-image:url(popup-bgwin.png); text-align:left; }
#popup #header h1 { color:#ffffff; font:bold 10pt Arial,sans-serif; margin:0px 0px 0px 8px; }
#popup #header #close { width:16px; height:14px; float:right; margin:2px 3px 2px 0px; }
#shadow { position:absolute; left:70px; top:40px; filter:alpha(opacity=30); background-color:#000000; }
#popup, #shadow { width:300px; height:468px; }
#popup object, #popup embed { width:300px; height:450px; }

#vinexpo
{
  width:800px;
  height:600px;
  position:absolute;
  left:50%;
  margin-left:-400px;
  top:50%;
  margin-top:-300px;
  z-index:10;
  background:#ffffff url(affiche-fond.png) center no-repeat;
  border:1px solid #880000;
  opacity:0.0;
  filter:alpha(opacity=0);
}

#vinexpo img.affiche { width:294px; height:414px; margin:108px 0px 0px 486px; }
#vinexpo img.fermer { width:37px; height:36px; position:absolute; top:5px; right:5px; }
#vinexpo p { display:none; }

