body {
	background-color : 000000;
	margin : 0px;
	position : absolute;
	left : 0px;
	top: 0px;
}
p,ul,li {
	font-family : sans-serif;
	font-size : 95%;
	line-height : 140%;
	font-weight : lighter;
	color : #ffffff;
	margin-left : 25px;
	margin-right:5%;
}
p.legal {
	font-family : sans-serif;
	font-size : 80%;
	line-height : 150%;
	font-weight : lighter;
	color : #ffffff;
	margin-left : 25px;
	margin-right:5%;
	}	
h1, h2, h3, h4, h5 {
	font-family : sans-serif;
	font-style: normal;
	font-weight : bold;
	color : #ffffff;
	margin-left : 25px;
	margin-right : 5%;
	}  
h1 {
	font-size : 145%;
}
h2 {
	font-size : 115%;
}
h3 {
	font-size : 100%;
	}
h4 {
	font-size : 95%;
}
a:link {
	color : #FFF15E;
}
a:visited {
	color : #FFF9C4;
}
a:active {
	color : #FFDC00;
}
.showcase {
	background-color : #C50D27;
	overflow : visible;
	}
.widget {
	background-color : #ad0b22;
	border : solid white 1px;
	margin: 10px; 
	}
.center {
	margin-right: 0px;
	}
img.cover {
	float : left;
	margin-left : 0px;
	border: 1px solid white;
	width: 140px;
	vertical-align: top;
	margin-top : 2px;
	margin-bottom : 4px;
	margin-right: 5px; 
	}

img.coverquer {
	float : left;
	margin-left : 0px;
	margin-right : 10px;
	border: 1px solid white;
	width: 200px;
	vertical-align: top;
	margin-top : 2px;
	margin-bottom : 4px;
	}
img.hover200 {
	position : relative;
    right : 200px;
    top: -30px;
	border: 0px;
	width : 100px;
	margin-right : -100px;
	height : 86px;
	margin-bottom: -86px;
	}
img.hover50 {
	position : relative;
    right : 50px;
    top: -30px;
	border: 0px;
	width : 100px;
	margin-right : -100px;
	height : 86px;
	margin-bottom: -86px;
	}	
img.leftclean {
	float : left;
	margin-left : 0px;
	margin-right : 10px;
	vertical-align: top;
	margin-top : 5px;
	margin-bottom : 4px;
	margin-right: 10px;
	border: 0px;
	}
img.rightclean {
	float : right;
	margin-left : 10px;
	margin-right : 0px;
	border: 0px;;
	vertical-align: top;
	margin-top : 5px;
	margin-bottom : 4px;
	}
img.left {
	float : left;
	margin-left : 0px;
	margin-right : 10px;
	vertical-align: top;
	margin-top : 5px;
	margin-bottom : 4px;
	margin-right: 10px;
	border: 1px solid white;
	}
img.right {
	float : right;
	margin-left : 10px;
	margin-right : 0px;
	border: 1px solid white;
	vertical-align: top;
	margin-top : 5px;
	margin-bottom : 4px;
	}
img.cut {
	position : relative;
	left : -25px;
	top : -25px;
	right : 35px;
	bottom : 55px;
	}
.newsimage {
	float : left;
	vertical-align : top;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 2px;
	margin-bottom : 4px;
	padding : 0px;
	border: 1px solid white;
		}
.button a{
	float: right;
	margin-left:-5px;
	margin-right:10px;
	display:block;
	padding:1px 2px 1px 2px;
	border:1px solid #fff9c4;
	background-color:#ffdc00;
	color:#000000;
	text-decoration:none;
	text-align:center;
	border-radius: 5px;
	}
.buttonlink a{
	float: left;
	margin-right:10px;
	display:block;
	padding:1px 2px 1px 2px;
	border:1px solid #fff9c4;
	background-color:#ffdc00;
	color:#000000;
	text-decoration:none;
	text-align:center;
	border-radius: 5px;
	}
.panelplug {
	width:140px;
	height: 250px;
	float:left;
	margin:10px;
	margin-bottom:15px;
	text-align:center;
	}
.futsch { display:none; }