*, html, body {
	padding: 0px;
	margin: 0px;
}

body 
{
   color: black; 
   font-size: 11px; font-family: arial; text-align: justify;
   background-color: black; 
   background-position: top right; 
   background-attachment: fixed; 
}
p { color: black; font-size: 11px; font-family: arial; text-align: justify; 
	padding: 5px;
}

td { font-size: 11px; font-family: arial; font-variant: small-caps; }

a:link { color: #999999 ; font-size: 11px; font-family: arial; font-variant: small-caps; }

a:visited { color: #666666 ; font-size: 11px; font-family: arial; font-variant: small-caps; }

a:hover { color: #666666 ; font-size: 11px; font-family: arial; font-variant: small-caps; }

a:active { color: #999999 ; font-size: 11px; font-family: arial; font-variant: small-caps; }

h1 { color: #999999; font-size: 18px; font-family: arial; font-weight: bold; text-align: center; padding: 5px;}

h2 { color: black; font-size: 13px; font-family: arial; font-weight: bold; text-align: center; padding: 5px;}

h3 { color: #999999; font-size: 11px; font-family: arial; font-variant: small-caps;text-align: center; padding: 3px; }
h4 { color: #black; font-size: 11px; font-family: arial; font-variant: small-caps;text-align: left; padding: 5px; }
h6 { color: #black; font-size: 11px; font-family: arial; text-align: right; }
legend { color: #999999; font-size: 11px; font-family: arial; font-variant: small-caps;text-align: left; }

#container {
	width: 800px;
  	margin: auto;
  	margin-top: 5px;
  	margin-bottom: 5px;
	background-image: url("../image/center.jpg");
}

#corps 
{ 
	width: 580px; 
	min-height: 300px; 
	margin-left: 160px;
 }

#en_tete
{ 
	width: 800px; 
	background-image: url("../image/header.jpg"); 
	height: 150px; 
 }

#centre_page { 
	min-height: 320px; 
	height: auto !important;
	height: 320px;
 }

#pied_de_page
{
	width: 800px; 
	height: 120px; 
	background-repeat: no-repeat; 
	background-image: url("../image/footer.jpg");
	background-position: bottom center;
}

a img 
{
   border: none; 
}

.footer 
{ 
	padding-top: 110px; 
	font-size: 11px; font-family: arial; text-align: center; font-variant: small-caps; color: white;
}

.plume 
{ 
	width: 200px; 
	height: 200px; 
	overflow: hidden; 
	position: center; 
	margin: auto; 
}

.idvisu 
{
border-collapse: collapse; 
width: 570px; 
overflow: auto; 
position: visible; 
background-color: white;
float: left; 
position: absolute;
}
.center { margin-left: 30px; margin-top: 0px; }
