body
{
	margin: 0px 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {		
font-size: 10pt;
color: #cccccc;
}
h2 {		
font-size: 8pt;
color: #cccccc;

}

.hbuttons
{
	background-image:url(images/overmenufnuz.gif);
	width: 100%;
	height: 31px;
}
.hbuttons a{
	height: 31px;
	text-decoration: none;
	font:  13px Arial;
	color: #ffffff;
	display: inline;
	background-image:url(images/overmenufnuz.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align:center;
	float: none;

}

.hbuttons a:hover
{
	height: 31px;
background-image:url(images/menufnuz.gif);
color: #ffffff;
}
.hbuttons a:active
{
	height: 31px;
background-image:url(images/menufnuz.gif);
color: #ffffff;
}

.top10list
{
align: left;
}
.search
{
	width: 100%;
	
}
.boites{
	background-image:url(images/boites.gif);

	align: center;
	text-align:center;
float: middle;
	height: 18px;
		font: bold;
}
.sub_boites{
	background-image:url(images/sub_boites.gif);

	align: center;
	text-align:center;
float: middle;
	height: 18px;
		font: bold;
}
.new {color: #FF0000}
.new A:link  {
	text-decoration: none;
	color: #FFFFFF;

}
.new A:hover {
   text-decoration: underline;
   color: #ffffff;

}
.new A:visited {
   text-decoration: none;
   color: #FFFFFF;

}
.new A:active  {
   text-decoration: underline;
   color: #FFFFFF;

}
.all a:link {
	text-decoration: none;
	color: #e33593;
	border: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: strong;
	align:left;
}
.all a:visited {
	text-decoration: none;
	color: #e33593;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.all a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #e33593;
	border-left-color: #000000;
}
.all a:active {
	text-decoration: none;
}
.all{
	text-decoration: none;	
}
.list a:link {
	text-decoration: none;
	color: #e33593;
	border: none;
}
.list a:visited {
	text-decoration: none;
	color: #e33593;

}
.list a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.list a:active {
	text-decoration: none;
}
.list{
	text-decoration: none;
}
/*.list	 ul {
width : 500px; align:left;
}
.list ul li {
width : 40%;
float : left;
align : left;
list-style : circle;
padding-left : 18px;
margin : 0;
} */
.btn {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	border: none;
	background-color: transparent;
	cursor: pointer;
	height: 15px;
	width: 75px;
	background-image:url('http://www.fnuz.com/images/search_button.gif');
	background-repeat: no-repeat;
background-position: 0px 1px;
}
.footer{
	background-image:url('http://www.fnuz.com/images/footer.gif'); 
		width: 100%;
		height: 24px;
}
.footer a{
	text-decoration: none;
	color: #cccccc;
}
.footer a:hover {
text-decoration: underline;
color: #ffffff;
}
#search { 
color: #000;
}
	#search p { padding: 0; margin: 0; }


