* 
{
	border:0;
	padding:0;
	margin:0;
}





html
{
	background-color:#ffffff;
	height:100%;
}
body { 
background-color: #ffffff;
color:#ffffff;  
overflow:hidden; 
font-family:Helvetica, Verdana, sans-serif;
}
#supersize img, #supersize a {
height:100%;  
width:100%;
display:none;

}

#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}
		

#content {

position:absolute;
height:218px;
width:600px;
top:50%;
left:50%;
margin-top:-109px;
-moz-outline-style: none;
margin-left:-300px;
outline: none;
}


#pagecontainer {
background: transparent url(/media/images/layout/Trame.png) repeat;
height:100%;
width:100%;
z-index:9999;
position:absolute;
top: 0px;
}

