@charset "UTF-8";
/* CSS Document */

body {
  background-color:#333333;
}  

#global { 
  position: absolute; 
  left: 50%;  
  top: 50%; 
  width: 796px; 
  height: 586px; 
  margin-top: -293px;
  margin-left: -398px;
}

.img_link {
  border: none;
  margin: -2px;
  padding: 0 auto;
}

.intro_link {
  border: none;
  padding: 0 auto;
}

#sl {
  position: absolute;
  width: 796px; 
  height: 40px;
}

dl#photo {
  position: absolute;
  width: 500px;
  height: 500px;
  top: 60px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#photo {
  position: absolute;
  text-align: center;
  width: 500px;
  height: 500px;
  top: 66px;
  background-color: #505050;
  overflow: hidden;
  margin: 0 auto;
}

#home {
  position: absolute;
  width: 500px;
  height: 500px;
  top: 0px;
  margin: 0 auto;
}

#part1 {
  position: absolute;
  text-align: center;
  width: 150px;
  height: 250px;
  left: 0px;
  top: 66px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart1 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#part2 {
  position: absolute;
  text-align: center;
  width: 200px;
  height: 250px;
  left: 150px;
  top: 66px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart2 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#part3 {
  position: absolute;
  text-align: center;
  width: 150px;
  height: 250px;
  left: 350px;
  top: 66px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart3 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#part4 {
  position: absolute;
  text-align: center;
  width: 150px;
  height: 250px;
  top: 316px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart4 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#part5 {
  position: absolute;
  text-align: center;
  width: 200px;
  height: 250px;
  left: 150px;
  top: 316px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart5 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#part6 {
  position: absolute;
  text-align: center;
  width: 150px;
  height: 250px;
  left: 350px;
  top: 316px;
  overflow: hidden;
  margin: 0 auto;
}

#imgpart6 {
  position: relative;
  width: 150px;
  height: 210px;
  background-color: #505050;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  left: 0px;
  display: table;
}

#anim {
  position: absolute;
  text-align: center;
  width: 700px;
  height: 500px;
  top: 66px;
  background-color: #000000;
  overflow: hidden;
  margin: 0 auto;
}

#bottom {
  width: 500px;
  padding: 0 auto;
  margin-top: 590px;
}

ul#menu {
  position: absolute;
  top: 50px;
  left: 480px;
}

li {
  list-style-type: none;
  margin-bottom: 10px;
}

li a {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 2px;
  text-decoration: none;
  color: #7e7e7e;
  font-weight: normal;
}

li a:hover {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 2px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

li a:active {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 2px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

ul#galerie_mini {
  position: absolute;
  top: 290px;
  left: 510px;
  width: 220px; 
  height: 200px;
  margin: 0; 
  padding: 4px; 
  list-style-type: none ;
}
 
ul#galerie_mini li 
{ 
    float: left; 
} 
 
ul#galerie_mini li a img 
{ 
    margin-right: 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #616161;
}

 
dl#photo dd { 
    margin: auto; 
    display: table-cell;
    vertical-align: middle;
}

a.lien:link {
  font-size: 10px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #7e7e7e;
  font-weight: normal;
}

a.lien:visited {
  font-size: 10px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #7e7e7e;
  font-weight: normal;
}

a.lien:hover {
  font-size: 10px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

a.lien:active {
  font-size: 10px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

a.lienhome:link {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #7e7e7e;
  font-weight: normal;
}

a.lienhome:visited {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #7e7e7e;
  font-weight: normal;
}

a.lienhome:hover {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

a.lienhome:active {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 1px;
  text-decoration: none;
  color: #cdcdcd;
  font-weight: normal;
}

#texte {
  position: absolute;
  top: 110px;
  width: 440px;
  background-color:#616161;
  font-family: verdana;
  font-size: 11px;
  color: #939393;
  text-align: justify;
  padding: 30px;
}

#skipintro {
  position: absolute;
  top: 580px;
  left: 570px;
  font-family: verdana;
  font-size: 11px;
  color: #939393;
  text-align:left;
}

.title {
  font-family: verdana;
  font-size: 11px;
  letter-spacing: 1px;
  color: #939393;
  text-align: center;
  line-height: 36px;
}

.form { 
  font-family: verdana;
  font-size: 11px;
  color: #939393;
  text-align: left;
  line-height: 22px;
}

#contactform {
  position: absolute;
  width: 460px;
  height: 400px;
  top: 30px;
  left: 20px;
  text-align: left;
}

.cases {
  border: none;
  border-style: none;
}

.bouton {
  position: absolute;
  left: 12px;
  background-color: #666666;
  border-style: solid;
  border-width: 1px;
  border-color:#737373;
  color: #999999;
}

.champ {
  border-width: 2px;
  border-style: solid;
  border-color: #666666;
  background-color: #CCCCCC;
  font-family: verdana;
  font-size: 10px;
  color: #333333;
}