#magicbox {
z-index:100;
	margin: 0;
    width: 100%;
    color: white;
    position: relative;
    left: 0;
    bottom: 0;
	background-color:#000000;
	
}
#magicbox a{
	color: white;
	font-weight: bold
}
#magicmenu{
	position: absolute;
	top:-25px;
	left: 1%; /** pour firefox ie7**/
	padding-right: 99%; /** pour toi ie6**/
	height: 250px;
	
}
#magicbox div, #magicbox p{
	margin: 0;
}
#magicmenu ul{
	list-style-type: none;
	margin: 0;
}
#magicmenu ul li{
	display: inline;
}
#magicmenu ul li a{
	display: block;
	height: 56px;
	border-bottom: none;

	position: relative;
}
#magicmenu{
z-index:100;
	display: none;
}
#magiccontent{
	clear: both;
	background: black;
	border-top: 1px solid white;
	color: white;
	max-height:580px;
	overflow:inherit;

}
#magiccontent div{
	padding: 3px
}
#magicmaxi{

	border-top: 1px dotted white;
	text-align:center;
	max-height:100%;
	overflow: hidden;
	height:100%;
	float:left;
width:100%;
margin-bottom: 25px;
padding-bottom: 25px;
	


}
.magic3{ margin-top: 250px;  z-index: 100; height: 224px; width: 56px;
	}
	
	.magic2{
 position:relative; margin-right: 50%;  z-index: 100; width: 56px;
 height:64px;
	}

