body {
background-color: #FF0000;
background-image: url("images/dots_bg_orange.png");
margin: 6px;
padding: 9px;
}

div.table { height:740px; width: 840px; border: 1px solid black;	background: #FFffff;	
} 


#logo  {
 position: relative;
 left: 10px; 
 bottom: -60px; 
 z-index: 2;	
} 

#h1 {
  font-family: trebuchet,arial, verdana, sans-serif, bold;
 text-transform: uppercase;
 font-size: 2em;
 color: #00027B;
}

#p {
	font: bold 1em arial, sans-serif;
	color: #666666;
}

#adresse {
	font: 10px arial, sans-serif;

}

