body{
	margin: 5px;
	padding: 5px;
	background: #cd9933;
	color: #FAFAD2;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

a{
	color: #FFFAFA;
	background-color: inherit;
}

a:hover{
	color: #eef;
	background-color: inherit;
}


#page{
	padding: 5px;
	background-color: inherit;
	color: inherit;
	/*display: table-cell;*/
	width: 99%;
	height: auto;
}

#header ul{
	text-align: center;
}

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#middle{
background: url(/fondg.jpg) repeat-y top;
padding: 10px;
float: left;
width: 75%;
}

.droit{
background: url(/fond.jpg) repeat-y top;
padding: 5px;
float: right;
width: 21%;
}

/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#8CC739;
	background-color: inherit;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
	background-color: inherit;
}

.lien a  {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

.lien a:hover {
	color: #fafad2
}

.lien span {
	color: #F7560F;
}
