 html, body {
     height: 100%; 
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D7D4CB;
}
a:link, a:visited, a:active {
	 color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #8D2E00;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/middlesearch.jpg);
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #FDD446;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.header {
	padding: 0px;
	width: 780px;
	vertical-align: top;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.bk {
	padding: 0px;
	width: 780px;
	vertical-align: top;
	background-repeat: repeat;
	background-color: 5F1200;
	background-image: url(images/bk_bk.jpg);
}
.menu-top ul, .menu-top li {
	list-style-type: none;
	border-bottom: 1px dotted #F9EFE0;
	width:158px;
	}
.menu-top a:link, .menu-top a:visited {
	padding: 3px 0px 5px 4px;
	color: #481300;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu-top a:hover {
	color: #8D340E;
	text-decoration: none;
	width: 160px;
}
.menu-current  {
	background: #8E7E66;
	width:158px;
}
.left {
	padding: 0px;
	width: 186px;
	vertical-align: top;
	background-image: url(images/leftbottom.jpg);
	background-repeat: no-repeat;
	background-color: CECCC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 30px;
}
.leftbottom {
	padding: 0px;
	width: 186px;
	vertical-align: top;
	background-image: url(images/leftbottom2.jpg);
	background-repeat: repeat-y;
	background-color: CECCC0;
}
.menu ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/content_bg.jpg);
	padding-right: 30px;
	margin-right: 30px;
}
.footer {
	text-align: center;
	width: 780px;
	background-position: center;
}.menu li  { 	list-style-type: none;
	display: block;
	margin: 40 0 0;
	padding: 0 0 0 5px;
 } 
.titre {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.soustitre{
	color: #423521;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.grostitre {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.texte {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textepale {
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	}
.texteblanc {
	color: #DBD2C0;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	}	
.pagetitle {
	color: #423521;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	.update {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
