



#conteneur {
width: 80em;
margin: 0 auto;
border: solid #7C6240;
border-width: 0 1px 1px 1px;
padding-bottom: 0.7em
}
#header {

background-color: #eda;
}

/*li {
  list-style-type: square;
  }*/


#corps {
  margin: 0 1em;
}

#droite {
        float: right
}

#titre {
  text-align: centre;
  padding-top: 0.5em;
}  

#pied {
height: 30px;
background-color: #eda;
}
p {margin: 0;}

#salons {
width: 40%;
margin: 0 0 0 0;
}

#expos {
width: 40%;
}

#toile {}
legende {
 font-size: 0.8em;
 text-align: left;}

#divers { }

#news { }

h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

h2 a:link {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.3em;
  margin-bottom: 0.15em;
  color: black;
  text-decoration: none;
}

h2 a:visited {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.3em;
  margin-bottom: 0.15em;
  color: black;
  text-decoration: none;
}

h2 a:hover {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.3em;
  margin-bottom: 0.15em;
  color: black;
  text-decoration: underline
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0.3em;
  margin-bottom: 0.15em;
  color: black;
}

h3 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0.2em;
  color: black;
}

#date {
      float: left;
      font-weight: bold;
}

#date2 {
  margin-left: 4em;
}

#actuexpo {
	font-weight: bold;
	margin-bottom: 0.25em;
}

#puce2 {
  margin-left: 1em;
}

#detail {
  margin-left: 4.25em;
}

.titre { font-family: Arial,Helvetica,sans-serif;
color: #7C6240;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 4em;
}

#nav, #nav ul {
float: left;
width: 80em;
list-style: none;
line-height: 1;
background: white;
font-weight: bold;
padding: 0;
border: solid #7C6240;
border-width: 1px 0;
margin: 0 0 1em 0;
}
#nav a {
display: block;
width: 10em;
w\idth: 9em;
color: #7C6240;
text-decoration: none;
padding: 0.2em 0.4em;
}
#nav li {
float: left;
padding: 0;
width: 10em;
}
/*	*/
#nav li ul {
position: absolute;
/*float: left;*/
left: -999em;
height: auto;
width: 10em;
w\idth: 9.8em;
font-weight: normal;
border-width: 0.1em;
margin: 0;
}
/*	*/
#nav li li {
padding-right: 1em;
width: 8.8em
}
/*	*/
#nav li ul a {
width: 10em;
w\idth: 9em;
}
/* Largeur bloc de roll over */
#nav li ul ul {
margin: -1,75 0 0 10em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
#nav li:hover, #nav li.sfhover {
background: #eda;
}
#content {
clear: left;
color: #ccc;
}
