body {
background-color: #FF0000;
background-image: url("images/dots_bg_blue.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;

}

A {
	color : #999999;
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
}
A:Visited {
	color : #FF3300;
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	text-decoration : none;
}
A:Active {
	color : #FF9900;
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight :boldl;
	text-decoration : none;
}
A:Hover {
	color : #FF6600;
	font-size : 14px;
	font-family : Arial, Helvetica;
	font-weight : bold;