*
{
	font-family: Arial;
	color: #3e2e14; 
}
body, #menu, #centre
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
}
img {
border:0;
}

h2
{
	background-color: #5e4622;
	color:#d1e142;
	padding: 0.1em;
	text-align:center;
	text-transform: uppercase;
}
h2, h3, h4, h5, h6
{

	margin-bottom: 0.5em;
}
#header
{
	width:888px;
	height:178px;
	background-color:#5E4721;
}

#menu
{
	width:888px;
	height:84px;
}
#centre
{
	background:url('../images/nattri_03.jpg'); 
	width:888px;
	height:592px;
	float:left;
	text-align: justify; 

}
#bas
{
	clear: both;
	background:url('../images/nattri_05.jpg'); 
	width:888px;
	height:27px;
	float:left;
}
label
{
	float: left;
	width: 250px;
	text-align: left;
}
input
{
	margin-bottom: 2px;
}
table, tr, td, th
{
	border-collapse: collapse;
	border: 1px solid black;
}

#error {
color:red;
}

#panel-admin{
 position:absolute;
 top:0;
 right:0;
 width:200px;
 padding:5px;
 background-color:#e4e4e4;
 color:#3e2e14;
}

#panel-admin a{
	color:#3e2e14;
	font-size:12;
}

