@charset "iso-8859-2";
/* CSS Document */

body {
	height:100%;
	width:100%;
	margin:0px;
	padding-top:10px;
	background-color: #373739;
}
html{
height:100%;
width:100%;
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
 }
 .header
 {
 width:820px;
 background-image:url(images/banniere-logo.jpg);
 background-repeat:no-repeat;
 height:128px;
 }
 #container
{
	width:820px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-410px;
	background-color:#f4ecde;
	border:#802948 solid 3px;
	margin-bottom:15px;
}
#Layer1 {
	position:absolute;
	left:154px;
	top:33px;
	width:173px;
	height:20px;
	z-index:1;
}
.date
{
width:780px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
font-weight:bold;
float:right;
color:#fff;
background-color:#802948;
border:#802948 solid 1px;
margin-right:10px;
margin-left:10px;
padding:5px;
margin-bottom:10px;
}
.barre_pagination
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#802948;
font-weight:bold;
}
.lien_externe
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802948;
	font-weight: bold;
}
.encart
{
border:#802948 solid 2px;
}
