/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 7, 2010 */

@font-face {
	font-family: 'c64';
	src: url('commodore64-webfont.eot');
	src: local('?'), url('commodore64-webfont.woff') format('woff'), url('commodore64-webfont.ttf') format('truetype'), url('commodore64-webfont.svg#webfontoC8LH1fd') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	background-color: #A396FF;
	height: 98%;
	overflow: auto;
}

#container {
width: 900px;
min-height: 80%;
position: relative;      
background-color: #4E44D8;
position: relative;
top:6%;
margin: 0 auto;
}

#main {
	font-family: c64;
	font-size: 16px;
	color: #A396FF;	
	padding: 30px;
	
}

#footer {position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	margin: 0 auto;
	font-family: c64;
	font-size: 12px;
	color: #A396FF;
	background-color: #4E44D8;
	width: 900px;
	clear:both;
	padding-top: 40px;
	text-align: center;} 


img.cursore {
	position: relative;
	left: 3px;
}

p.title {
text-align: center;
color: #d5d5d5}

a:link {
	color: #d5d5d5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d5d5d5;
}
a:active {
	text-decoration: none;
	color: #d5d5d5;
}
a:hover {
	text-decoration: none;
	color: #ffd700;
}

