body {
	background-color: #1a2628;
	color: white;
	font-size: 14px;
	text-align: center;
	margin: 0 0;
	height: 100%;
}
html { height: 100%;}

table.first {
	width: 1200;
	height: 100%;
	text-align: center;
}
table {border: 0px; text-align: left;}
td { vertical-align: top; background-repeat: no-repeat;}
td.centre { width: 100%; height: 100%; background-image: url(../img/dh.png); background-position: left top;}
td.menu {  max-width: 200px; min-width:200px; height: 100%; vertical-align: top; background-color: #293436; background-image: url(../img/logomenu.png);
	margin-top: 300px;
}

a { color: #474439; text-decoration: none; }
a:hover { color: white; text-decoration: none;}
a:focus { outline: none;}

img { border-color: #474439;}
img:hover { border-color: white;}
a.lienimg {  width:157px; height:22px; display: block;}
a.lienimg:hover {  background-position: 0px 22px;}
div.img { height: 490px;}
p.centre {margin-top: 100px;}
a.portallink:hover {  background-position: 0px 103px; }
