{
	margin:0;
	padding:0
}

td.celle {
width: 80px;
}

img {
border: none;
}

html {
	margin:0;
  	padding:0;
	height:100%;
	}

body {
	margin:0;
  	padding:0;
	height:100%;
	background: #565f72;
	background-image:url("lib/BG_premio.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}


#container {
	position:relative;
    min-height:100%;
	height:auto !important; /*per gli altri browser*/
    height:100%; /*per IE 6*/
	width: 740px;
	margin: 0 auto;
	padding:0;
	border:0;
}


#content {
    padding-bottom:10px;
	text-align:center;
}

#area {
	text-align:justify;
	width: 500px;
	font-size:12px;
	font-family: 'Skranji', cursive;
	color: #262626;
	letter-spacing: .1em;
	line-height:18px;
	padding-left:20px;
	}
	
#area a {
	text-decoration:underline;
	color: #262626;
	}
	
#area a:hover {
	color:#900;
	text-decoration:underline;
	}	

#titolo {
	border=0px;
	margin: 0 auto;
	height:40px;
	width: 740px;
	font-size:12px;
	font-family:Helvetica, Arial, san-serif;
	color: #262626;
	letter-spacing: .1em;
	padding-left:20px;
	padding-top:30px;
	}

#spaceUp {
	height:10px;
	}


	