body, html
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 0.9em;
	color: #454545;
	background-image: url(/common/include/images/bg_1.gif);
  background-repeat: repeat-x;
  background-color: #164472;
}

div#container {
  position:relative;
  margin: auto;
  width: 980px;
  height:100%;
  background-color: white;
}

div#header {
  width: 100%;
  height: 40px;
	background-image: url(/common/include/images/bg_1.gif);
  background-repeat: repeat-x;
  position: relative;
}

div#banner {
  width:100%;
	height: 190px;
	background-image: url(/common/include/images/header_site.gif);
}

div#content {
  width:100%;
	background-color: white;
}

div#bottom {
	clear: both;
	height: 70px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: white;
}

div#footer {
	margin-left: 22px;
	margin-right: 22px;
	background-color: white;
	font-size: 0.9em;
}

div#footer p {
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}

a#private {
	background: transparent url( /common/include/images/bt_acces.gif ) no-repeat;
	display: block;
	float: left;
	width: 110px;
	height: 27px;
	margin-top: 5px;
	text-decoration: none;
}

#share {
	float: right;
	margin-top: 8px;
	margin-right: 2px;
}

div.paragraphe {
	float: right;
	width: 77%;
	position: relative;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-right: 40px;
	padding-left: 55px;
}

div.paragraphe p {
	margin: 2px;
}

div.vignette {
	float: left;
	width: 127px;
	height: 151px;
	background-image: url(/common/include/images/cadre.gif);
	margin-right: 10px;
}

div.vignette img {
	width: 105px;
	margin-left: 10px;
	margin-top: 12px;
}

div.paragraphe .date {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff8a00;
}

div.paragraphe h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #04a6da;
}

div.paragraphe p.summary {
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.paragraphe a {
	font-size: 1.1em;
	color: #ff8a00;
	text-decoration: none;
}
div.paragraphe a:hover {
	font-size: 1.1em;
	color: #ff8a00;
	text-decoration: underline;
}

.bt {
	border-top: 1px solid #aaaaaa;
}
.br {
	border-right: 1px solid #aaaaaa;
}
.bb {
	border-bottom: 1px solid #aaaaaa;
}
.bl {
	border-left: 1px solid #aaaaaa;
}

a.