* {
margin: 0;
}

body {
  font-size:12px;
  font-family : Futura,Verdana,Arial,Geneva,sans-serif;
  color: #CCCCCC;
  background-color: #161616;															
  background-image: url(http:themes/newtheme3/images/DEGRADE_hNEW.gif);
  background-repeat: repeat-x;
  /*text-align: center;*/
  
}

h1 {
  margin-top: 50px;
    font-size: 1em;
    font-weight: 100;
    float: none;
      text-align: left;

}
a { text-decoration: none }

a:link { color: #CCCCCC } 

a:visited { color: white }

a:active { color: white }


a:hover { 
  text-decoration: underline;
  }
  
ul li {
list-style-type: none;
}

#banner {
 display: block;
  margin: auto;
  width: 1008px;
  border: none;
     border-right: 1px groove #999999;

 }

#main {
  border-top: 1px groove #cc9966;
margin:auto;
width: 1008px;
    background-image: url(http:themes/newtheme3/images/EMBOSSjeanfredericittel_net.gif);
  background-repeat: repeat-y;
    border-right: 1px groove #999999;

  }
  
  /* display the directory content (files/thumbs) 							CONTENEUR des VIGNETTES*/
#imgscroll {
display: block;
	margin-top: 45px;
    margin-left: 150px;
    margin-bottom: 70px;
	overflow: auto;
    width: 690px;
    height: 424px;
    /*border: 1px solid black;*/
    float: left;

}
#imgscroll td {
    float: left;
margin-left: 17px;
  margin-top: 49px;
  margin-bottom: 49px;
  margin-right: 16px;
   white-space: nowrap;
     text-align: center;
width:615px;
 }
 
#imgscroll img {
   border: 1px solid #333333;
}
 #imgscroll a {
	text-decoration: underline;
}
 #imgscroll .copyright {
    border: none;
   position: absolute;
   top: 190px;
    left: 33%;
}
 #imgscroll p {
	border: none;
    position: absolute;
   top: 530px;
        margin-left: 50px;
    font-size: 0.8em;
color: #cc9966;
letter-spacing: 0.3em;
}
#titlecaption{
	padding-top: 120px;
	}
	

 #contact{
  
  margin-left: 100px;
    width: 800px;
   padding-bottom: 100px;
   
  }
   #contact a{
   color: white;
   }
  
  .cv {
      margin-top: 50px;
    width: 500px;
        text-align: left;
float:left;
  }
  .request {
      margin-top: 50px;
    width: 800px;
        text-align: left;  
  }
  .request h3{
      margin-top: 30px;
  }
  .office {
            margin-top:40px;
    width: 400px;
    text-align: left;
    float:left;
  }
  #portrait {
    margin-left: 550px;
        margin-top: 50px;
                    margin-bottom: 30px;


  }
  
    #request {
      margin-top: 50px;
    width: 600px;
        text-align: left;
margin-left: 145px;

  }
  #office {
            margin-top: 50px;
    width: 400px;
    text-align: left;
margin-left: 145px;

  }

  
#enter {
  background-color: #330000;
  position: fixed; left: 85%; top: 39px;
  border: 1px groove #cc9966;
  text-align: center;
  margin-top: 4px;
  padding: 0.5em;

}
#enter a {
  font-style: italic;
font-weight: bold;
color: #cc9966;
}
#intro p {
  /*font-size: 120%;*/
  color: #cc9966;
}



