body {
	background: #FFFAF0;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	padding: 0;
	margin: 0;
}
#header{
	padding-top: 1px;
	text-align: center;
}
#breadcrumbs
{
	clear: both;
	background: #FFEFD5;
	border-top: 1px solid #44008A;
	border-bottom: 1px solid #44008A;
	text-decoration: none;
	text-align: center;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#toplink {
	clear: both;
	background: #FFEFD5;
	border-top: 1px solid #44008A;
	border-bottom: 1px solid #44008A;
	text-decoration : none;
	text-align: center;
}
#toplink a {
	text-decoration: none;
}
#toplink a:hover {
	text-decoration: underline;
}
#menu {
	float: left;
	width: 21%;
	margin: 0;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	border-top: 0;
}
#menu ul {
	list-style: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
#menu li {
	padding-bottom: 0.5em;
}
#content {
	float: right;
	border-left: 1px solid #44008A;
	background: #FFFFFF;
	width: 70%;
	height: 80%;
	min-height: 410px;
	padding: 10px;
	padding-left: 13px;
	padding-right: 20px;
	margin: 0;
	text-align: left;
}
#footer {
	margin: 0;
	padding-bottom: 0;
	text-align: center;
	font-style: italic;
}
.spip-admin {
	clear: both;
}
#article h3, #article h4 {
	font-weight: bold;
}
.articles h3, .articles h4 {
	font-weight: bold;
}
#article h4 {
	text-align: left;
	font-style: italic;
}
h1 {
	font: larger;
}
h2 {
	border: 1px solid #44008A;
	border-width: 1px 0px;
	text-align: center;
}
#menu h3 {
	border-bottom: 1px dashed #44008A;
}
#section h3 {
	border: 1px dashed #44008A;
	border-width: 1px 0px;
	text-decoration: none;
}
#section {
	padding: 0px;
}
.sections {
	width: 100%;
}
.articles {
	width: 100%;
	clear: both;
}
.description {
	font-style: italic;
}
.info {
	color: black;
	overflow: hidden;
}
.info p {
	text-align: right;
	color: #666666;
}
.logo img {
	width: 100%;
}
.logo {
	width: 150px;
	height: 150px;
	float: left;
}
.subtitle {
	font-size: smaller;
	font-style: italic;
}
dl {
	margin-top: -0.25em;
}
dt {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
dd {
	font-size: smaller;
	font-style: italic;
	padding-bottom: 0.25em;
}
table.spip {
	border: 1px solid #44008A;
}
tr.row_even {
	background: #FFFFFF;
}
tr.row_odd {
	background: #F0F0F0;
}
tr.row_first {
	background: #E4E4E4;
}

