/*Sytlesheet for Domaine La Mereuille*/
/* Generated by KompoZer & Alan McCullagh */


/*Styles & Layout for Homepage*/

#home {
  margin: 100px;
  background: maroon url(http://www.domainelamereuille.com/html/none) repeat scroll 0% 50%;
  text-align: center;
  border:0;
}

div#langchoice{
  margin: 0 auto 0 auto; 
  width: 300px;
}

#langchoice a {
  color: blue;
  text-decoration: none;
}

#langchoice img{
  border: white 1px solid;
}

#langchoice a:hover, #langchoice a:focus, #langchoice a:active {
  color:white;
  text-decoration:overline;
  font-weight:bold;
}

#gauche {
  float:left;
}
	
#droit {
  float:right;
}

#centre {
  float:none;
}

.under {
  text-decoration:underline;
}

#foot {
  margin:20px auto 0 auto;
  text-align:center;
  color:white;
  font: small-caps monospace;
  font-size:0.6em;  
}


/*Styles & Layout for Other pages*/

#general {
  background-image: url(../images/bgndfadered.png);
  text-align:center;
  margin:0;
  padding:0;
}

div#nav {
  width:100%
  height:100px;
  float:none;
}

 ul {
  width:790px;
  height:100px;
  margin: 0 auto 0 auto;
  padding: 0;
  list-style-type: none;
  text-align:center;
}

li {
  display: inline;
  }

#menu a, #menu a:link, #menu a:visited {
  float: left;
  padding:2.5em 0em 0em 0em;
  width:100px;
 height:60px;
  margin: 0 5px 0 5px;  
  text-decoration: underline overline;
  font-weight: bold;
  color: burlywood;
  background-repeat: no-repeat;
  background-image: url(../images/fut07.png);
}

#menu a:hover, #menu a:focus, #menu a:active {
color: black;  
background-repeat: no-repeat;
  background-image: url(../images/fut08.png);
}

div#main {
clear:both;
font-family:Tahoma,Verdana,sans-serif;
margin:5px auto auto auto;
padding:15px;
background:Burlywood;
width:790px;
text-align:justify;
border: 2px black solid;
}

#main img{
margin:0 5px 0px 5px;
}

/*
div#gallery {
float:left;
margin: 2px;
height: 400px;
}
*/

.hiddenPic {display:none; height:0; width:0;}

div#main.awards  {
  background-image: url('../images/bottlebase.jpg');
	background-repeat:repeat;
}

div#iconpartners{
  margin: 0 auto 0 auto; 
  width: 50%;
}