* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }
dfn, i, cite, var, address, em { font-style: normal; }
th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; }
font { color: inherit !important; font: itnherit !important; color: inherit !important; }
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }

strong {
	font-weight:bold;
}

body {
	background:#CCC url(../img/sfondo.gif) top left repeat-x;
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida", Verdana, Arial;
	font-size:15px;
	text-align:center;
	color:#fff;
}

.clear { clear:both;}

a {
	color:#666;
}

a:hover {
	color:#fff;
}

#container {
	width:800px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#header {
	display:block;
	height:85px;
	width:800px;
	position:relative;
}

h1 {
	display:none;
}

.logo {
	height:60px;
	width:500px;
	position:absolute;
	top:0;
	left:5px;
	display:block;
	text-align:left;
}

#corpo .features {
	text-align:left;
	height:150px;
	width:780px;
	padding:20px 0 0 20px;
	display:block;
	background:url(../img/features.gif) top left no-repeat;
}

#footer {
	text-align:left;
	padding:5px;
	font-size:11px;
}

#footer ul {
	display:block;
	height:20px;
	border-bottom:5px solid #333;
}

#footer ul li {
	display:block;
	float:left;
	padding:0 20px 0 0;
}

#footer span {
	color:#666;
	height:50px;
	display:block;
	padding:10px 0 0 0;
}

#corpo .foto {
	background:url(../img/foto.jpg) top left no-repeat;
	display:block;
	height:507px;
	width:800px;
	position:relative;
}

#corpo .foto .ps3{
	display:block;
	height:405px;
	width:222px;
	position:absolute;
	top:12px;
	right:153px;
	text-indent:-9999px;
}

#corpo .foto .psp{
	display:block;
	height:214px;
	width:143px;
	position:absolute;
	top:203px;
	right:3px;
	text-indent:-9999px;
}
