html {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body {
	background: #FFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color : #808080;
}

table {
	background-color: #FFFFF;
	border: 1px solid #F2F2F2;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

table.form {
	background-color: FFFFF;
	border: 1px solid #F2F2F2;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #808080;
}

table.vide {
	background-color: #FFFFF;
	border: none;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

table.aff {
	border: none;
	background-color: #FFFFF;
	color: #808080;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}


select {
	font: normal normal 11px Arial ;
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	color: #B3B3B3
}

input {
	font: normal normal 11px Arial ;
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	color: #B3B3B3
}

textarea {
	font: normal normal 11px Arial;
	width: 400px;
	height: 120px;
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	text-align: justify;
	color: #B3B3B3
}

td.head {
	border: none;
	font-size: 10px;
	background-color: #FFFFF;
}

td.menu {
	background-color: #FFFFF;
	padding: 15px;
}


a {
color: #B3B3B3;
text-decoration: none;
font-size: 11px;
font-family: arial;
}

a:hover {
color: silver;
font-size: 11px;
font-family: arial;
}

a.lien {
color: #B3B3B3;
text-decoration: none;
font-size: 11px;
font-family: arial;
}


a.lien:hover {
color: #B3B3B3;
text-decoration: none;
font-size: 11px;
font-family: arial;
}

a.admin {
color: Black;
text-decoration: none;
font-size: 11px;
font-family: verdana, sans-serif;
background-color: transparent;
width:160px;
padding-top:5px;
padding-bottom:5px;
}

a.admin:hover {
	color: Black;
	background-color: #B3B3B3;
}


h1 {
	font-size: 30px;
	font-family: Trebuchet MS;
}

h2 {
	font-size: 24px;
	font-family: Trebuchet MS;
	color: #FFA500;
}

h3 {
	font-size: 20px;
	font-family: Trebuchet MS;
}

#retour
{
   position: absolute;
   left: 80px;
   top : 300px
   }

   #bloc
{
   position: absolute;
   right: 200px;
   top: 100px; 
   color: silver;
   font-size: 12px;
   font-family: arial;
   text-align: justify; 
   width : 700px;
   }
   
   img
{
  border: none;
}

.image
{
   float: right;
   }
   
   .archives
   {
   color: #FFFFFF;
   font-size: 12px;
   font-family: arial;
   }
   
    .fond {
        color: FFFFF;
    }
	
	.lien
{
   color: #B3B3B3;
font-family: "arial narrow", arial;
text-decoration:none;

font-size: 12px;
      } 
	  
#bas
{
padding-left: 150px;
padding-top: 50px;
height: 92%;
width: 100%;
position: fixed;
}
 
 
#sommaire
{
height: 8%;
padding: 6px;
color: #B3B3B3;
font-family: "arial narrow", arial;
text-decoration:none;
text-align:center;
font-size: 12px;
}
   
  
#colonne
{
height: 92%;
position: relative;
left: 20%;
bottom: 0; 
color: #B3B3B3;
font-size: 14px;
font-family: "arial narrow",arial;
text-align: justify; 
width : 700px;
}

.couleurdefond
{
color:#FFFFF
}


   
