/*******************************************************MENU TOP FAB**********************************************************/
div#menu {
	width:976px;
	height:33px;
	margin:0 auto;
	background:#e4e7e7 url('design/menu.jpg') 0 0px no-repeat;
	text-align: center;
	display: block;
}
div#menu a{
	position: relative;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
	margin-left: 9px;
	margin-right: 9px;
	top: 7px;
}

/*******************************************************MENU TOP OLD**********************************************************/
/*div#menu {
	width:976px;
	height:33px;
	margin:0 auto;
	background:#e4e7e7 url('design/menu.jpg') 0 0px no-repeat;
}
div#menu ul {
	margin:0 auto;
}
div#menu ul li {
	display:block;
	float:left;
}
div#menu a{
	display:block;
	width:132px;
	height:28px;
	background:url("design/btn.jpg") 0 0 no-repeat;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
}
div#menu a:hover{
	display:block;
	width:132px;
	height:28px;
	background:url("design/btn.jpg") 0 -35px no-repeat;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	color:#ff5f00;
	font-weight:bold;
}*/
/*******************************************************FOOTER**********************************************************/
div#footer{
	background:transparent url("design/footer.jpg") 0 0 no-repeat;
	clear:both;
	/*height:35px;*/
	margin:0 auto;
	padding-top:12px;
	text-align:center;
	width:976px;
	font-size:12px;
}
div#footer ul {
	display:inline;
}
div#footer ul li {
	display:inline;

}
div#footer a{
	color:#eeeeee;
	text-decoration: none;
}
div#footer a:hover{
	color:#00ccff;
	text-decoration: none;
}


/*****************************************************************************************************************************************FABIAN NEW DESGIN*/
div#menu
{
	background-image: url('layout/menuBg3.jpg');
	width: 1004px;
	height: 41px;
	_height: 42px;
	margin-bottom: 8px;
}
div#menu a
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 1.15em;
	top: 10px;
}/*
div#footer
{
	background-image: url('layout/bottomBar.gif');
}
#footer li a
{
	background-image: url('layout/buttonBg.gif');
	padding: 5px 5px;
	margin-top: -5px;
}
#footer li a:hover
{
	color: #ff5f00;
}
#footer ul
{
	margin-top: -5px;
}
.txt_footer2
{
	color: #9b9b9b;
	margin-top: 15px;
	font-size: 0.8em;
}
.txt_footer b
{
	color: #ff5f00;
	font-weight: normal;
}
.txt_footer a
{
	color: #fff;
	text-decoration: underline;
}*/
#menu a:hover
{
	color: #ff5f00;
	/*text-decoration: underline;*/
	/*border-bottom: 1px solid #ff5f00;*/
	/*border-top: 1px solid #ff5f00;*/
	padding-bottom: 7px;
	padding-top: 9px;
}
#menuBottom
{
	clear:both;
	margin-top: 20px;
	padding-top: 7px;
	/*background: url('layout/bottomBar.gif') no-repeat center top;*/
}
.txt_footer,.txt_footer2,#menuBottom{text-align: center;}
a.menuBottom
{
	background-image: url('layout/buttonBg.gif');
	border-bottom: 1px solid #494949;
	padding: 5px 8px;
	font-size: 0.7em;
	color: #fff;
	margin-right: 2px;
}
#menuBottom a:hover{color: #ff5f00;}
.txt_footer,.txt_footer2
{
	font-size: 0.75em;
	margin-top: 0.8em;
}
.txt_footer2
{
	color: #9b9b9b;
	font-style: oblique;
	font-size: 0.7em;
	padding-bottom: 25px;
}
.txt_footer a{color: #fff;}
.txt_footer b
{
	color: #ff5f00;
	font-weight: normal;
}

/**************************************************************************************************MENU BOOKS*/
#menuLivrets
{
	text-align: center;
	margin-top: 10px;
	margin-bottom:13px;
	
}
#menuLivrets a
{
	background-image: url('layout/bgBooksMenu.gif');
	background-repeat: repeat-x;
	margin-right: 2px;
	color: #fff;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	
	padding-bottom: 10px;
	height: 27px;
}
#menuLivrets a:hover
{
	color: #f1811b;
}





