body {
	/* Position */
	width: 963px;
	margin: auto;

	/* Fonts 	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34332C;*/

	/* Background */
	background-image: url("image/backtrait.png");
        background-repeat: repeat;
}

#conteneur {
	/* Position */
	width: 963px;
        height: auto;
        margin: auto;

    /* Background */
    background-image: url("image/backtrait.png");
    background-repeat: repeat;
    background-color:#3F3C39;
}

#header {
      height: 150px;
      width: 943px;
      margin: 10px 0 10 0;

      background-image: url("image/banniere.png");
}


      a:link {color:#b1b1b1;}
      a:visited {color:#b1b1b1;}
      a:hover {color:white;}      
           
#menu {
      /* Position */
      width: 943px;
      height: 80px;
      margin: 10px 10 10 10;

      /* Background */
      background-image: url("image/menu.gif");

      /* Fonts */	
      font-size: 20px;
      font-family:Courier New;
      color: #34332C;   

} 


#principal {
      /* Position */
      width: 943px;
      height: 770px;
      margin: 10px 10 10 10;

      /* Background */
      background-image: url("image/fond.gif");

      /* Fonts */
      color:white;    
}

#footer {
      /* Position */
      width : 943px;
      height: 80px;
      margin: 0px 10 10 10;

      /* Background */
      background-image: url("image/footer.gif");
      background-repeat: no-repeat;

      /* Fonts */
      font-family:verdana;
      color:white;
      font-size: 10px;
}

#backfilm {
      /* Position */
      width: 600px;
      height: 200px;
      margin: 10px 10 10 10;
      
      /*Bacground*/
      background-image : url("image/recept.gif");
      background-repeat: no-repeat;

      /* Fonts */
      color : black;
}

#backfilm a:hover {
       color:black;
}      

#titletuto {
      /* Position */
      width: 943px;
      height: 125px;

      /* Fonts */
      font-family:verdanna;
      
      /* Background */
}

#aftereffecttuto {
      /* Position */
      width: 400px;
      height: 645px;
      float: left;
      margin: 0px 0 0 71;
      

      /* Background */
       
}

#photoshoptuto {
      /* Position */
      width: 400px;
      height: 645px;
      float: right;
      margin: 0px 71 0 0;

      /* Background */
}

#begin {
       /* Position */
       width: 943px;
       height: 67px;

       /* Background */
       background-image: url("image/backtutobegin.gif");
       background-repeat: no-repeat;

       /* Fonts */
       font-family:verdanna;
       color:white;
}

#tuto {
      /* Position */
      width: 943px;
      height: auto;
  
      /* Background */
      background-image: url("image/backtuto.gif");
      background-repeat: repeat-y
   
      /* Fonts */
      font-family:verdanna;
      color:white;
}

#end {
        /* Position */
        width: 943px;
        height: 108px;
        float: left;
 
       
        /* Background */
        background-image: url("image/backtutoend.gif");
        background-repeat: no-repeat;

}
      


      a:link {color:#b1b1b1;}
      a:visited {color:#b1b1b1;}
      a:hover {color:white;}      
           
#page {
        /*Position*/
        widht: 900px;
        height: 50px;
        margin: 0 px  0  0;
        
        /* Fonts */
      font-family:verdanna;
      color:white;

        /* Background */
        background-color: ;
}
