body {

	font: 11px verdana, sans-serif;
	background: #C0C0C0 url("fdp_pjc.png") top center;
	font-weight:bold;

	
}

img.box {
			width:145px;
			background-color:#EEEEEE;
			padding: 0px 0px 0px 0px;
			margin:30px 30px 40px 0;
}

#logo {
	
	position: absolute;
	width:18%;
	height:25%;
	top: 2%;
	left: 1%;
	z-index:20;
	box-shadow: 			10px 10px 5px #888;
	-o-box-shadow:			10px 10px 5px #888;
	-moz-box-shadow:		10px 10px 5px #888;
	-webkit-box-shadow:	10px 10px 5px #888;

}

#show {
	position:absolute;
	top:2%;
	left:20%;
	width:63.4%;
	height:7%;
	border:1px solid #fff;
	/*overflow:auto;*/
}

#header {

	position:absolute;
	width:100%;
	height:100%;
	color:#ffff00;
	font-weight:bold;
	font-size:18px;
	background:none;
	border:none;	

}	

#login {
	
	position: absolute;
	width:14.2%;
	height:26%;
	top: 2%;
	right: 1%;
	z-index:20;
	box-shadow: 			5px 5px 5px #888;
	-o-box-shadow:			5px 5px 5px #888;
	-moz-box-shadow:		5px 5px 5px #888;
	-webkit-box-shadow:	5px 5px 5px #888;

}

#corner {
	position:absolute;
	bottom:-1px; right:-1px;
	z-index:9999;
	background:url(/catalogue/rbbcorner.png) bottom right;
}
		
#corner img {
	border:0;
	width:80px; height:80px;
	-ms-interpolation-mode: bicubic;
}
/* Menu */
#bmenu
{
	background: #6A6458;
	width: 63.6%;
	height: 21px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 10%;
	left: 20%;
}
#bmenu li
{
	float: left;
	width: 16.63%;
	margin: 0;
	padding: 0;
	border:0;
}
#bmenu li a:link, #bmenu li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background: #3B4E77;
	margin: 0;
	padding: 4px 8px;
	/*border-right: 1px solid #fff;*/
	border-left: 1px solid #fff;
	text-decoration: none;
}

/*#bmenu li a:hover { background: transparent; } */
#bmenu li a:hover { color: #ffff00; }



#bmenu .sousMenu
{
	
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	
}	




#bmenu .info
{
	
	background: transparent;
	color:#FFFFFF;
	border-left: 0px solid transparent;
	width:170px;
	overflow:auto;
	
}



#bmenu .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
#bmenu .sousMenu li a:link, #bmenu .sousMenu li a:visited
{
	display: none;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent repeat;
}
#bmenu .sousMenu li a:hover
{
	background-image: none;
	background-color: #F2462E;
}

#bmenu li:hover > .sousMenu { display: block; }

	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}






