body{
background:#856B5E;
color:#000000;
;font-size:12px
;font-family: Verdana,Arial,Helvetica,sans-serif;
margin:0px;
padding:0;
}

#debut h1 {
	font-size: 22px;
	color: white;
	font-weight: normal;
}

#debut h2 {
	font-size: 18px;
	color: black;
	font-weight: strong;
}

#debut h3 {
	font-size: 14px;
	color: white;
	font-weight: strong;
}

#top {
	height: auto;
	width: auto;
	margin-top: 0px;
	background-image: url(img/ban-bg.jpg);
	background-repeat: repeat;
	height: 300px;
}

#menu {
	background-image: url(img/fd_menu.jpg);
	background-color: #2F2F2F;
	background-repeat: repeat;	
	width:auto;
	height:78px;
}

#menu img{
	margin-top:0;
	margin-left:0;
}

#left {
	position: absolute;
	left: 0px;
	background: #856B5E;
	background-repeat: no-repeat;
	background-position: top;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#menugenial{
	background: #000000;
	color: #ffffff;
}
	
#debut{
	margin:15px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

div#blabla li {
	margin:15px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	}

	A:link {
	color: #4E2F04;
	text-decoration: none;
	font-weight: bold;
	}

	A:visited {
	color: #4E2F04;
	text-decoration: none;
	font-weight: bold;
	}

	A:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

	A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
