body
	{
		background:#F1E8C7;
		margin-top: 0;
		margin-left: auto;
    margin-right: auto;
    text-align:center;
	}
	
.entete 
  {
    position: relative;
  }
    
.visite 
  {
    position: absolute;
    top: 160px;
    right: 5px;
  }
    
#conteneur
	{
		position: relative;
		width: 800px;
		margin: 0 auto;
	}
	
.corps
	{
    width: 800px;
		margin-right: auto;
		margin-left: auto;
		background: #E9DBA9;
		text-align:left;
	}	
	
#pied
  {
    z-index: 100000;
    background-image:url('../images/pied.jpg');
    height: 128px;
    width: 800px;
    clear:both;
  }

#pied2
  {
    text-align:center;
    margin-left: auto;
    margin-right: auto;
  }
  
#Pied_de_page
  {
    color : #64522A;
    font-weight: bold;
  	font-size: 18px;
  	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
  }

#titre
  {
  	top: 10px;
    position : relative;
    color : #000000;
  	font-size: 26px;
  	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
  	text-decoration : none;
  }

#titre2
  {
  	top: 10px;
  	left: 50px;
    position : relative;
    color : #000000;
  	font-size: 19px;
  	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
  	text-decoration : none;
  }
  
#texte_contact
  {
  	font-size: 12px;
  	font-style : italic;
  	text-align: center;
    margin-left: auto;
    margin-right: auto;
    width:80%;
  }

#texte_contact2
  {
  	font-size: 12px;
  	font-style : italic;
  	text-align: justify;
  }
  
#premierelettre
  {
    color : #000000;
  	font-size: 26px;
  	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
  }
  
#tableaufond
  {
    background: #F1E8C7 url(..) 0 0px no-repeat;
    border:1px solid #DDC77B;
  }

#retraittableau
  {
    left: 80px;
    position : relative;
  }
#enteteformulaire
  {
    left: 40px;
    position : relative;
    color : #000000;
  	font-size: 22px;
  	font-family: "Vivaldi", "Times", "Helvetica", "sans-serif";
  	text-decoration : none;
  }
  
.stylechamp
  {
    border:1px solid #DDC77B; 
    background-color:#F7F1DF;
    text-align:left;
  }
  
#stylechampselect
  {
      border:1px solid #DDC77B;
      margin:-1px;
  }
  
#asterisque
  {
    color: #FF0000;
  }
  
#decalage
  {
    left: 750px;
    position : relative;
  }

.visio 
  {
    background-color: #F1E8C7;
    border: 2px solid #CCAB37;
    height: 300px;
    width: 400px;
    float: left;
    margin-left:50px;
  }

.visio3 
  {
    background-color: #F1E8C7;
    border: 2px solid #CCAB37;
    height: 169px;
    width: 562px;
    margin-left:auto;
    margin-right:auto;
  }

.visio2 
  {
    height: 300px;
    width: 400px;
    float: left;
    margin-left:50px;
    
  }  
.controleur 
  {
    height: 300px;
    width: 170px;
    float: right;
    margin-right:50px;
  }
  
.controleur2
  {
    background-color: #F1E8C7;
    border: 2px solid #CCAB37;
    height: 70px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
  }
  
.info
  {
    background-color: #F1E8C7;
    border: 2px solid #CCAB37;
    height: 300px;
    width: 170px;
    text-align:left;
  }
