#content {
	margin-left: 140px;
	margin-right: 3px;
}

div,img,#menu *,#top,#banner {
	margin: 0px;
	padding: 0px;
}

#top {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
}

#banner {
	width: 100%;
	background-image: url("images/ligne.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0px;
	margin-bottom: 2px;
}

#banner img {
	vertical-align: bottom;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#top #banner img.right {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 78px;
}

#logo {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 40px;
}

.small,#bottom,#top a.small {
	font-size: smaller;
	font-weight: lighter;
}

#top a {
	text-decoration: none;
}

#top a:visited {
	color: #0000FF;
	background-color: transparent;
}

#bottom {
	margin-top: 5px;
	border-top: 2px solid #EEEEEE;
	text-align: center;
}

#menu {
	float: left;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	width: 130px;
	height: 110px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 0px;
}

#menu .right {
	float: right;
	text-align: right;
}

#menu-top,#menu-bottom {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
	margin: 0px;
}

#menu-top {
	background-position: bottom left;
}

#menu-center {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-repeat: repeat-y;
	background-position: top right;
	background-image: url("images/menu-right.png");
	clear: both;
}

#menu-center a img {
	vertical-align: middle;
	padding: 3px;
}

#menu img {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#menu-top img,#menu-top div.right {
	vertical-align: bottom;
}

#menu-top {
	background-image: url("images/menu-top-center.png");
}

#menu-bottom {
	background-image: url("images/menu-bottom-center.png");
}

#menu ul,ul.none {
	list-style: none;
}

#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	padding-left: 1px;
	padding-right:0px;
	text-decoration: none;
	margin: 0px;
	width: 118px;
	font-size: 12px;
	font-weight: bold;
}

#bottom img {
	float: right;
	margin-top: 5px;
	margin-left: 3px;
	vertical-align: middle;
}

a img {
	border: 0;
}

#menu div.img {
	margin-top: 3px;
}

#menu a:visited {
	color: #0000FF;
	background-color: transparent;
}

#menu ul a:hover {
	background-color: #DDDDDD;
	color: #0000FF;
}

#menu li {
	background-color: transparent;
}

h1 {
	text-align: center;
	margin-top: 2px;
	font-size: 160%;
}

h2 {
	border-bottom: solid 2px #b0b0b0;
	font-size: 120%;
}

p {
	margin-left: 5px;
	text-align: justify;
}

li {
	margin-left: 15px;
	margin-top: 4px;
}

table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

table td,table th {
	border: solid 1px black;
}

.center {
	text-align: center;
	margin: auto;
}

p a img,#content img {
	vertical-align: middle;
}

table.new,table.form {
	margin: auto;
	text-align: left;
}

table.new th,table.new td,table.new tr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.form {
	border: none;
}

table.form td {
	border: none;
	padding: 1px;
	vertical-align: top;
}

table.new th,table.new td {
	border-bottom: solid 1px #AAAAAA;
}

td select    ,td textarea,td input {
	width: 100%;
}

input.submit {
	width: auto;
}

table.new th {
	padding-left: 10px;
}

table.new td {
	padding-right: 10px;
}

ul.none {
	padding-left: 0px;
	margin-left: 0px;
}

ul.none li,table.none {
	padding-left: 0px;
	margin-left: 25px;
}

table.new p {
	margin: 0px 5px 4px 0px;
}

table.none th,table.none td,table.none tr {
	border: none;
}

table.none td {
	padding-right: 5px;
}

#javaIsOk {
	visibility: visible;
}

#javaIsNotOk {
	visibility: collapse;
}
