/* CSS Document----------------------------- */



/* Impostazioni Base */
body {
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;

margin: 30px 0px 0px 200px;

background: #f2f2f2;
background-image: url(background-videotut.jpg);
background-repeat: repeat-y;
}

h1 {
font-size:24px;
color: #000;
background: #fafafa
}


.tablesottotitolo a:link    {color:#9cbee1; font-weight: bold; text-decoration:underline}
.tablesottotitolo a:visited {color:#9cbee1; font-weight: bold; text-decoration:underline}
.tablesottotitolo a:hover   {color:#9cbee1; font-weight: bold; text-decoration:underline}

