body {
	font-family: Arial, Helvetica, sans-serif;
	color: #58585A;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: 587px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#frame {
	border: 1px solid #999999;
	height: 555px;
	width: 832px;
	position: relative;
	left: 43px;
	top: 20px;
}
#entete {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #58585A;
	height: 68px;
}
#topMenu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #58585A;
	height: 15px;
	font-size: 9px;
	padding-top: 4px;
}
.topMenuItem {
	text-decoration: none;
	display: block;
	color: #58585A;
	text-transform: uppercase;
}
a {
	color: #58585A;
	text-decoration: none;
}
#Menucollections {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #58585A;
	margin-top: -20px;
	padding-top: 15px;
	width: 90px;
	text-align: right;
}
a:hover {
	color: #96BF0D;
	font-weight: bold;
}
.collectionMenuItem {
	display: block;
	height: 15px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
}
td {
	text-align: center;
}
.footLow {
	width: 831px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #58585A;
	position: relative;
	top: -10px;
	left: 43px;
	font-size: 9px;
	height: 15px;
}
#FrameContent {
	float: right;
	width: 741px;
	height: 425px;
	padding-left: -10px;
}
.selected {
	color: #58585A;
	text-transform: uppercase;
	font-weight: bold;
}

