html, body{
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
background-color:black;
color:white;
font-size: 14px;
font-family: arial, verdana, tahoma, serif;}

a img{
border: none;}

a {
outline: none;}

:focus {
-moz-outline-style: none;}

table {
display: table;
border-spacing: 0px;
border-collapse: collapse;
margin-top: 0px;
margin-bottom: 0px;
text-indent: 0;}

table td{
padding:0px;}

#global{
background-image:url(../img/fond.png);
background-repeat:no-repeat;
margin:auto;
margin-bottom:3px;
width: 900px;
height:703px;}

#menu{
margin-top:21px;
margin-left:445px;
width:445px;}

#menu td{
text-align:left;}

#placage{
text-align:center;
height:580px;
width:100%}

#placage td{
vertical-align:bottom;}

#adresse{
background-image:url(../img/noir66.png);
background-repeat:repeat;
width:400px;
padding-top:2px;
height:36px;
text-align:center;
font-size:12px;
margin:auto;}

#content{
background-image:url(../img/noir66.png);
background-repeat:repeat;
padding-top:20px;
width:350px;
height:480px;
overflow:auto;
position:relative;
top:32px;
margin:auto;}

#carre{
width:32px;
height:32px;
position:relative;
top:-436px;
left:25px;}

#menu-refer{
height:40px;
color:grey;
font-size:11px;}

#menu-refer a{
color:black;}

#menu-refer:hover a{
color:green;}

#menu-refer a:hover{
color:lime;}

#refer-intro{
width:800px;
text-align:center;
margin:auto;
height:20px;
color:grey;
font-size:11px;}

#refer-intro a{
color:green;}

#refer-intro:hover a{
color:lime;}

#refer-intro a:hover{
color:white;}

#copyright, #copyright a{
color:white;
text-align:center;
text-decoration:none;
font-size:12px;}

#copyright img{
position:relative;
top:1px;}


