@charset "utf-8";
/* CSS Document */

.clear
{
margin-top:25px;
clear: both;
}
img
{
	border:none;
}
#content{
	width:100%;
	height:auto;
	float: left;
}
#header{

	width:622px;
	height:173px;
	background-image: url("../images/header.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header.png');	
	position:relative
}
#logo{
	width:187px;
	height:44px;
	position: absolute;
	top:53px;
	left:24px;
}
#comic{
	width:650px;
	height:336px;
	background-image: none;
	filter: none !important;
	float: left;
}
#galerie{
	width:122px;
	height:323px;
	filter: none !important;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
