body {

	background-color: #002D42;

	background-image: url();

}

body,td,th {

	font-family: Trebuchet MS;

	font-size: 15px;

	color: #FFFFFF;

}

#main2 {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

#Layer1 {

	position:absolute;

	width:200px;

	height:115px;

	z-index:10002;

	left: 9px;

	top: 51px;

}

#Layer2 {

	position:absolute;

	width:200px;

	height:111px;

	z-index:1;

	left: 40%;

	top: 10px;

	background-image: url(images/logo.jpg);

	margin-bottom: 25px;

	padding-bottom: 25px;

	background-repeat: no-repeat;
	

}

#Layer3 {
	position:absolute;
	width:900px;
	height:30px;
	z-index:5;
	top: 130px;
	left: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-bottom: 10px;
}


.formes {
    font-family: Trebuchet MS;
	background-color: #003853;
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
	border: 1px solid #003E5B;
}
