* {
	border: 0;
	padding: 0;
	margin: 0;
}
#conteneur {
	position: relative;
	width: 800px;
	height: 630px;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left {
	position: absolute;
	top: 0;
	left: 0;
	width: 106px;
}
#centre {
	margin-left: 106px;
	margin-right: 290px;
}
#right {
	position: absolute;
	right: 0;
	top:0;
	width: 290px;
}
#top {
	height: 123px;
	background-image:url(../img/contenu_top.jpg);
}
#titre {
	position: relative;
	top: 85px;
	margin-right: 10px;
	color: #963A21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight:bold;
	font-size: 18px;
}
#middle{
	height: 352px;
	background-image:url(../img/contenu_fond.jpg);
	padding-left: 80px;
	padding-right: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#middle p {
	margin-bottom: 3px;
	text-align: left;
}
.date {
	font-size: 11px;
	color: #963A21;
}
#bottom {
	height: 124px;
	background-image: url(../img/contenu_bottom.jpg)
}
#auteur {
	position: relative;
	margin-right: 10px;
	top: 25px;
	color: #963A21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight:bold;
	font-size: 12px;
}
#pages {
	position: relative;
	margin-right: 10px;
	padding-top: 10px;
	color: #963A21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#pages a {
	font-weight: normal;
	text-decoration: none;
	color: #963A21;
}
#pages a:hover {
	text-decoration: underline;
}
#pages p {
	padding-bottom: 5px;
}
#pied {
	border-top: 2px solid white;
	height: 28px;
	background-image:url(../img/pied.jpg);
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#pied p {
	text-align:center;
	margin-top: 1px;
}
#pied a {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
#pied a:hover {
	text-decoration:underline;
}
label{
  float: left;
  width: 60px;
  padding-right: 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea { 
	background-color: white;
	color: #000000;
	width: 225px;
	border: solid 1px #963A21;
	margin-bottom: 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#middle p.titre-presse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
#middle p.contenu-presse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 10px;
	margin: 0;
}
#middle img.presse {
	margin-top: 0;
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 8px;
}
#bottom .date-presse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #963A21;
	text-align: right;
	padding-right: 10px;
}
#bottom .journal-presse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
#bottom .pages-presse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 170px;
	margin-top: 12px;
	text-align: center;
}
#bottom .pages-presse a {
	color: #963A21;
	text-decoration: none;
}
#bottom .pages-presse a:hover {
	background-color: silver;
}
#middle p.contenu-critique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 10px;
	margin: 0;
}
#bio td {
	border-bottom: 1px solid silver;
}
#bio td.date {
	width: 60px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}