body {
	padding : -10px;
	margin: -10px;
}
img {
	border : 0 none;
}
#sup {
	display : none;
	z-index : 100;							
	background : #F4F5D5;	
	filter : alpha(opacity=70);
	-moz-opacity : 0.70;
	opacity : 0.70;
}
#rss,.rss2 {
	background: transparent;
	color: #539744;
        font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 12px;
	font-weight: normal;
	text-decoration : none;
}
#rss a, a {
	text-decoration : none;
}
#footer {
	background: transparent;
	color: white;
        font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size : 12px;
	font-weight: normal
}
#footer a {
	text-decoration : none;
	color: white;
	font-weight: bold
}
#footer span {
	color: #8A8A8A;
	font-size : 11px;
}
#magicbox {
	margin: 0;
	width: 100%;
	color: white;
	position: relative;
	left: 80px;
	bottom: 0;
	background:  #414141 url(../image/fond.gif) no-repeat 0px 0px;
	height : 60px;
}
#magicmenu{
	position: absolute;
	right: 0;
	top:-25px;
}
#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;
	float: right;
	background: #A6906D;
	border: 1px solid white;
	border-bottom: none;
	margin-right: 2px;
	padding: 4px 12px 0 12px;
	height: 21px;
	color: white;
	position: relative;
}
#magicmenu{
	display: none;
}
#magiccontent{
	clear: both;
	color: white;
}
#magiccontent div{
	padding: 3px
}
#magicmaxi{
	border-top: 1px dotted white;
}