body {
	font-family: Arial, Helvetica, sans-serif;/* "Trebuchet MS",  /**/
	font-size: 12pt;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
}
div {
/*	border: 1px solid #000000;/**/
}
p {
  margin-top: 0.7em;
  margin-bottom: 0.7em
}
img {
	border: none;
}
a {
	color: #000000;
}
.clear {
	clear: both;
}
#pagePlus {
}
#page {
}
#entete {
}
#corps {
}
#pied {
	display: none;
}
#logo {
}
#logo span, #baseline {
}
#form_recherche p, #form_recherche label span {
	display: none;
}
#pied .menu {
	display: none;
}
#col1 {
}
.billet {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #333333;
	margin-bottom: 20px;
}
.billet h3 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.billet h3 a {
	color: #F20079;
	text-decoration: none;
}
.billet .date {
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.billet .desc {
	color: #666666;
	text-align: justify;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.billet p {
	margin-top: 0em;
	margin-bottom: 1.4em;
}
.billet .tag {
	color: #222222;
	font-weight: bold;
	padding: 0px;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#billet .tag {
	margin-top: 0px;
}
.billet .tag span {
	font-weight: normal;
}
.billet .tag a {
	text-decoration: none;
	font-weight: normal;
}
#billets {
	margin-left: 20px;
	padding-top: 20px;
}
#billets h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #F20079;
}
#billet {
	margin-left: 20px;
	padding-top: 20px;
}
#billet h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #F20079;
}
#col2 {
	display: none;
}
.pagination {
	display: none;
}
#menu {
	display: none;
}
#contact {
	display: none;
}

