* {
	margin:0px;
	padding:0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Helvetica Narrow", sans-serif;	
	}

h2, a, h3, img, div { behavior: url(../iepngfix.htc) }
body.contest h2, body.contest a, body.contest h3, body.contest img,	body.contest div{ behavior: url(../js/iepngfix2.htc) }

/*-----html elements------------------------------------------------*/
	img { border:none;outline:none; }
	#supersize { position:absolute; }
	body{ overflow:hidden; }
	#content{ position:relative; text-align: center; margin: 0 auto 0 auto; text-align: left; width:991px; }

	/*Supersize Plugin Styles*/
	/*only for ie pc*/
	#supersize{	z-index:-1;	}
	
	html>body #supersize{ z-index:0; }
	#supersize img{	height:100%; width:100%; display:none; }
	#supersize .activeslide, #supersize .activeslide img{ display:inline; }
	
/*-----layout------------------------------------------------*/

	#contentbox{
		position:absolute;
		z-index:102;
		top: 300px;
		left: 0px;			
		height:183px;
		width:300px;
		text-align:center;
	}
#base{
	position:absolute;
	z-index:101;
	top: 270px;
	left: 350px;			
	height:183px;
	width:300px;
	background-repeat:no-repeat;
	text-align:center;
	}
	
#contacter a{
	display: block;
	width:111px;	
	padding-top: 42px; height: 0 !important;
	height /**/: 42px; overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../../images/facebook.png);
	margin:30px 0 0 90px;
}

#contacter a:hover{
	background-position: 0 -42px;
}

/*-----------------	*/
/*hide from ie*/
html>body #contentwrapper{
	position:absolute;
	
}	
#contentwrapper{			
	z-index:100;
	width:100%;
	height:100%;
	overflow:auto;		
	/*background:url(../images/raster.png);*/	
}	


