body, #page {
	background: white;
}

#header {
	display: none;
}
.column-left {
	display: none;
}
.column-middle {
  display: none;
}
.column-right {
	width: 600px;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: white;
	font-size: 10pt;
	text-align:left
}

.supports #content {
  background: #ffffff;
  padding-top: 0;
  }

strong, u, p, p.soustitre, p.chapo, p.spip, ul, li, #content .column-right ul.article-in-links li a,  #content .column-right ul.spip li.spip, #content .column-right ul.spip li.spip ul.spip li.spip, #content .column-right form.message .field, #content .column-right p.info, #content .column-right .article-links p a  {
	color: black;
}

#content-contener .column-right ul li {
	padding: 0 0 0 0;
	list-style-type:disc;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #000;
	margin-left:15px;
}
li {
  list-style-type:disc;
  color:#000000;
  padding: 0;
  margin: 0;
  }
a {
   text-decoration: none;
   cursor: pointer;
   color:#000000;
   }


h2, h3, h4, h5, h6 {
	color: black;
}

.archives-liens {
  display: none;
  }
.article-links {
  display: none;
  }
.article-footer {
  display: none;
  }
#footer {
  display: none;
  }