@charset "UTF-8";

body {
	background-color: #FFFFFF;
	background-image: url(images/fond_anneaux.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Optima, Tahoma, Geneva, sans-serif;
	color: #273578;
}
#logo {
	position: absolute;
	top: 0px;
	left: 160px;
}
.menu1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu2 {
	font-size: 12px;
	color: #FFFFFF;
}
.menu3 {
	font-size: 12px;
	color: #f8931e;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #f8931e;
	text-decoration: none;
}
.menu1 a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu3 a {
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}.error {
	background-color: #F00;
}
.menuCell {
	height: 80px;
}

