body {
        background-color: #004389;
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
        width: 800px;
}

td.down {
        width: 160 px;
        text-align: center;
        font-weight: 700;
        font-size: 14pt;
}
td.down1 {
	width: 160 px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11pt;
}
a, a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #FFA500;
	font-weight: normal;
}
h6 {
	background-image: url(presse.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 80px;
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
	width: 600px;
	margin-top: 45px;
}
p.presse {
	width: 600px;
	text-align: justify;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h4 {
	background-image: url(file2011.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	height: 70px;
	text-align: left;
	font-weight: normal;
	width: 300px;
}
a:hover {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}





