body {
	margin: 0px;
	background: url('img/bgheader.png') top repeat-x #00146c;
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

div.contenu {
	width: 900px;
	background-image: url('img/contenu.png');
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

div.header_txt {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	top: 100px;
	width: 900px;
	position: absolute;
}

td.menu1 {
	background-image: url('img/menu1.png');
	height: 39px;
	font-size: 13px;
}

td.menu1b {
	background-image: url('img/menu1b.png');
	height: 39px;
	font-size: 13px;
}

td.menu1r {
	background-image: url('img/menu1r.png');
	height: 39px;
	font-size: 13px;
}

td.menu2 {
	background-image: url('img/menu2.png');
	background-repeat: repeat;
}

p.footer {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #dddddd;
}

h1 {
	margin: 0px;
}
