@charset "utf-8";
/* CSS Document */

#layout {
	padding-top: 1em;
}
#information {
	text-align: right;
}
#content {
	padding-right: 2em;
	text-align: left;
	padding-left: 398px;
}
#accompanement {
	float: left;
	width: 375px;
	padding-left: 1.5em;
}
#accompanement img {
	margin-bottom: .5em;
}
.list {
	margin-left: 2em;
	text-indent: 1em;
	background-image: url(images/80percentTransgrey.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
.listsmaller {
	margin-left: 1.5em;
	text-indent: 1.5em;
	background-image: url(images/80percentTransgrey.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	font-size: 10px;
}

.lessImportant {
	font-size: 10pt;
}
 
#content .subhead {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
hr {
	margin: 0px;
	padding: 0px;
}
#content a {
	font-size: 18px;
	font-weight: bold;
}
.summary {
	padding-left: 1.5em;
	font-size: 12px;
}
#smallbox {
	width: 200px;
	margin-top: 75px;
	margin-bottom: 20px;
}
