body {
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #DEDEDE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #425A95;
	scrollbar-highlight-color: #425A95;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #425A95;
	scrollbar-darkshadow-color: #FFFFFF;
}

#header {
	height: 100px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
	background-image: url(http://www.smallcaps.us/images/main/background.gif);
	background-repeat: repeat-x;
}

#content {
	min-width: 650px;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px solid #666666;
}

#announce {
	min-width: 650px;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
	padding: 0px;
	height: 75px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

#announceLeft {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 320px 0px 0px;
	padding: 10px;
}

#announceRight {
	position: absolute;
	top: 142px;
	right: 40px;
	width: 475px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

#contentLeftA {
	position: absolute;
	top: 140px;
	left: 40px;
	text-align: left;
	width: 210px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}

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

#contentRightA {
	position: relative;
	top: -1px;
	right: 0px;
	text-align: justify;
	margin: 0px;
	margin-left: 210px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCCCCC;
}

#footer {
	border-top: 1px solid #CCCCCC;
	margin: 0px;
	padding: 3px;
}

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

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

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #425A95;
	padding: 20px 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: 16px;
	padding: 5px;
}

h5 {
	font-size: 16px;
	padding: 5px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	padding: -5px
}

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

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

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

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

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

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: #425A95;
	color: #FFFFFF;
}

.ficheB {
	background-color: #A8E1FD;
	color: #000000;
}

.ficheC {
	background-color: #EEEEEE;
	color: #425A95;
}

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

.ficheE {
	background-color: #EEEEEE;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

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

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

#notificationB {
	position: relative;
	top: -1px;
	right: -1px;
	text-align: justify;
	margin: 0px;
	margin-left: 209px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #7A93B7;
	padding: 5px;
}

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