body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	background:url(../IMG/sfondo.jpg) top left repeat-x #fff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
	
#content {
	width: 70px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
		/* opera does not like 'margin:20px auto' */
	border:0px;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 705px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 705px;
	}
html>body #content {
	width: 705px; /* ie5win fudge ends */
	}

#header { height:120px; background:url(../IMG/testata.jpg) top left no-repeat; }
#corpo { background:url(../IMG/back.jpg) top left no-repeat; height: 465px; text-align:center;  }
.video { padding-top:35px; margin-left:80px; }

#lista-video { margin-top:30px; }


.video-el a{ display:block; width:100px; background:url(../IMG/video.jpg) top left no-repeat; float:left; margin-left:20px; margin-right:20px; margin-bottom:20px; padding-top:90px; }


a { font-size:11px; color:#051b24; text-decoration:none; font-weight:bold; }
a:hover { color:#098fb6; }
