body {
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#header {
	display: none;
}

#content {
	min-width: 650px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#announce {
	display: none;
}

#announceLeft {
	display: none;
}

#announceRight {
	display: none;
}

#contentLeftA {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

#contentRightA {
	display: none;
}

#contentLeftB {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

#footer {
	display: none;
}

#anchor {
	text-align: right;
	margin-right: 10px;
}

#copyright {
	text-align: right;
	margin-right: 10px;
}

#legend {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 50px 0px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0px;
	margin: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

td, th {
	font-size: 11px;
}

img {
	border: 0px;
}

li {
	list-style-image: url(http://www.smallcaps.us/images/main/square.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.overview li {
	list-style-image: url(http://www.smallcaps.us/images/main/square2.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.question {
	font-weight: bold;
}

.answer {
	font-style: oblique;
}

.ficheA {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.ficheB {
	background-color: #EEEEEE;
}

.ficheC {
	background-color: #EEEEEE;
	color: #006699;
}

.ficheD {
	background-color: #EEEEEE;
	color: #CC3300;
}

.ficheLabel {
	background-color: #EEEEEE;
	height: 75px;
}

#notification {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px;
}

hr.bridge {
	clear: left;
	visibility: hidden;
}
