body {
  background: black;
  font-family: verdana, arial;
  color: white;
}

.general {
  width:750px;
  height: 438px;
  background : url(images/site/fond.jpg);
  margin-left: auto;
  margin-right: auto;
}

.entete {
  width: 750px;
  height: 100px;
  padding: 0px;
  margin: 0px;
}

.entete img{
  border: 0px;
}

.logo {
  width: 450px;
  height: 100px;
  margin: 0px;
  float: left;
}

.titre {
  font-family: monotype corsiva,verdana, arial;
  font-size: 48px;
  width: 300px;
  height: 86px;
  margin: 0px;
  float: right;
}

.titre img {
  float: right;
  position: relative;
  top: 40px;
  right: 20px;
  margin: 0px;
}

.contenu {
  width: 750px;
  height: 304px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  //border-top: 3px solid #6666CC;
  //border-bottom: 3px solid #6666CC;
}

.menu {
  background: rgb(0,0,33);
  width: 750px;
  height: 30px;
  padding: 5px 0px;
  margin: 0px;
  vertical-align: middle;
}

#smenu1 {
  background: white;
  opacity:.75;
  clear: both;
  float: left;
  position: relative;
  top: -110px;
  left: 170px;
  padding: 5px 0px;
  list-style-type: none;
  font-size: 14px;
}

.menu li {
  text-align: left;
}

.menu li a {
  color: #000033;
  text-decoration: none;
  display: block;
  padding: 0 15px;
}

.menu li a:hover, .menu li a:active{
  color: white;
  background: #000033;
}

.credits {
  width: 750px;
  margin: auto;
  font-size: 10px;
  font-family: verdana, arial;
  padding: 0px 5px;
  color: rgb(104,104,104);
  letter-spacing: 1px;
}

.credits a:link, .credits a:visited{
  color: rgb(175,175,175);
}

.credits a:hover, .credits a:active {
  color: white;
}

.credits th{
  font-weight: normal;
  text-align: left;
}

.credits td{
  font-weight: normal;
  text-align: right;
}

.boutAccueil {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  background: url(images/site/boutons/accueil.png);
}

.menu img{
  border: 0px;
}

.boutCreations {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  background: url(images/site/boutons/creations.png);
}

.boutNews {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  background: url(images/site/boutons/news.png);
}

.boutGemmologie {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  background: url(images/site/boutons/gemmologie.png);
}

.boutContact {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  background: url(images/site/boutons/contact.png);
}

.boutAcces {
  height: 30px;
  width: 150px;
  padding: 0px;
  margin: 0px;
  float: left;
  position: relative;
  top: 100px;
  left: 300px;
  background: url(images/site/boutons/plan_acces.png);
}

.boutDevis {
  height: 30px;
  width: 170px;
  padding: 0px;
  margin: 0px;
  float: left;
  position: relative;
  top: 265px;
  left: 150px;
  background: url(images/site/boutons/bouton_devis.png);
}

a:link, a:visited{
  background-position: 0px 30px;
  //color: #999999;
  text-decoration: none;
}

a:hover, a:active{
  background-position: 0px 60px;
  //color: white;
  text-decoration: none;
}

.crealiste {
  max-height: 270px;
  width: 370px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  float: right;
  font-size: 12px;
  list-style-type: none;
  overflow: auto;
}

.crealiste img{
  border-width: 1px;
  border-color : white;
  color: white;
}

.crealiste li{
  display: inline;
  margin: 2px;
}

.affcrea{
  height: 220px;
  width: 400px;
  margin: 0px;
  padding: 40px 0px;
  float: right;
}

#pageIntro{
  width: 750px;
  padding: 0px;
  margin: 0px;
  color: rgb(104,104,104);
  font-family: verdana, arial;
  font-size: 11px;
  letter-spacing: 2px;
  text-align: center;
}

#pageIntro td {
  text-align: left;
}

#pageIntro th {
  font-weight: normal;
  text-align: right;
}



a#boutEntrer {
  font-size: 13px;
}

a:link#boutEntrer, a:visited#boutEntrer{
  color: rgb(175,175,175);
}

a:hover#boutEntrer, a:active#boutEntrer {
  color: white;
}


#accueil {
  height: 304px;
  width: 750px;
  background: url(images/site/fond_portrait.png);
}

#gemmologie {
  height: 284px;
  width: 750px;
  padding-top: 20px;
  background: url(images/site/fond_gem.png);
}

#news {
  height: 284px;
  width: 750px;
  padding-top: 20px;
  background: url(images/site/fond_news.png);
}

#pageContact {
  height: 304px;
  width: 750px;
  background: url(images/site/fond_contact.png);
}

#devis {
  height: 294px;
  width: 740px;
  background: url(images/site/fond_devis.png);
  padding-right: 10px;
  padding-top: 10px;
  margin: 0px;
  font-size: 12px;
  text-align: left;
}

#devis table{
  margin: 0px;
  float: right;
  border-spacing: 3px;
  font-weight: bold;
}

#devis td{
  text-align: right;
}


#devis th{
  text-align: right;
  font-weight: bold;
  line-height: 290%;
  vertical-align: top;
}

#devis #pb {
  float: left;
  clear: both;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}

#devis #ok {
  text-align: center;
  font-size: 20px;
  padding-top: 100px;
}

#bagues {
  height: 304px;
  width: 750px;
  background: url(images/site/fond_bagues.png);
  //background-position: 0 -3px;
  border: 0px;
}

#pendentifs {
  height: 304px;
  width: 750px;
  background: url(images/site/fond_pendentifs.png);
  //background-position: 0 -3px;
}

#fusion {
  height: 304px;
  width: 750px;
  background: url(images/site/fond_fusion.png);
  //background-position: 0 -3px;
}


