@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1c322b;
}

a {
    outline: 0;
}

#content {
	padding: 0px;
	width: 849px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 343px;
	width: 849px;
	background-image: url(fd-header.jpg);
}

#menu {
	position: absolute;
	padding: 5px;
	height: 50px;
	left: 600px;
	top: 20px;
	text-align: center; 
}
#melon {
	position: absolute;
	padding: 5px;
	height: 50px;
	left: 320px;
	top: 110px;
	text-align: center; 
}
#menuHaut {
	padding-top: 300px;
	width: 100%;
}

#menuHaut ul {
	margin: 0;
	padding: 0;
	margin-left: 40px;
}

#menuHaut li {
	display: inline;
	text-align: center;
	height: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menuHaut li.sep {
	background-image: url(separateur.gif);
	background-repeat: no-repeat;
}

#menuHaut a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	padding-right: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#menuHaut a:hover {color: #A0E904; }

#contenu {
	background-image: url(fd-contenu.jpg);
	background-repeat: repeat-y;
	width: 649px;
	height: 450px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin: 0px;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
#contenu h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(barre-big.jpg);
	height: 29px;
	width: 650px;
	margin-right: auto;
	margin-left: 1px;
	padding-top: 34px;
	text-align: center;
}

#TABLE  {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#Copyright   {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-align: center;
	text-decoration: none;
}

#mytilte {
	font-size: 25px;
	color: #FF0000;
 
 
}

#contenu a {color: #ff8506;}

#footer {
	background-image: url(fd-footer.jpg);
	height: 70px;
	width: 849px;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
	padding-top: 28px;
	margin: 0px;
	
	padding-right: center;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat; 
}

#footer a {
	color: #cccccc;
}

#lien   {
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	text-align: center;
	text-decoration: none;
}

#contenu a:hover {color: #cccccc;}
