#left {
        float: left;
        padding-bottom: 40px;
                  }

#right {
         float: right;
         margin-top: 0px;
         padding-bottom: 40px;
         }

a img {
        border: none;
        }

body {
     background-color: #636363;
}

#content {
           color: #909090;
           font: 12pt arial;
           margin: auto;
           width: 850px;
           }

.center {
	width: 100%;
	text-align: center;
	}

dt { 
   float: left;
}

dd {
   margin-bottom: 10px;
}
	   
#fullSizeImage {
                 width: 400px;
                 }

hr {
     border: none;
     border-top: 1px solid #909090;
     clear: both;
     padding-bottom: 40px;
     }

#logo {
        float: left;
        }

#mailto {
	color: white;
}

#main {
        height: 700px;
        margin: 0;
        padding: 0;
        }

#menu {
        float: right;
        }

#menu a {
          display: block;
          height: 91px;
          width: 18px;
          }

#menu_accueil {
          background: url(images/accueil.jpg) no-repeat;
          }

#menu_accueil:hover {
                background: url(images/accueil1.jpg) no-repeat;
                }

#menu_biographie {
          background: url(images/biographie.jpg) no-repeat;
          }

#menu_biographie:hover {
                background: url(images/biographie1.jpg) no-repeat;
                }

#menu_commandes {
          background: url(images/commandes.jpg) no-repeat;
          }

#menu_commandes:hover {
                background: url(images/commandes1.jpg) no-repeat;
                }

#menu_contact {
          background: url(images/contact.jpg) no-repeat;
          }

#menu_contact:hover {
                background: url(images/contact1.jpg) no-repeat;
                }

#menu_expositions {
          background: url(images/expositions.jpg) no-repeat;
          }

#menu_expositions:hover {
                background: url(images/expositions1.jpg) no-repeat;
                }

#menu img {
            border: none;
            }

.menu_item {
             display: none;
             }

#menu li {
           list-style-type: none;
           float: left;
           margin-left: 5px;
           }

#menu_oeuvres {
          background: url(images/oeuvres.jpg) no-repeat;
          }

#menu_oeuvres:hover {
                background: url(images/oeuvres1.jpg) no-repeat;
                }

.bold {
        font: bold 12pt arial;
        }
a {
    text-decoration: none;
    }