@charset "utf-8";

html {margin: 0; padding: 0;}
body {margin: 0px; padding: 0px; font-family: "Trebuchet MS", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;	font-size: 12px; color: #666; text-align: center; margin-top: 20px; margin-bottom: 20px; background-color: #fff;}
a:link, a:visited, a:active {color: #666; text-decoration: none;}
a:hover{color: #666; text-decoration: underline;}


/*titolo*/
.titolo{margin: 0 auto; color: #666; width: 500px; font-size: 24px; margin-bottom: 20px;}
.titolo2{margin: 0 auto; color: #666; width: 500px; margin-bottom: 20px; margin-top: 20px;}
/* /titolo*/

/*lingua*/
.lingua{margin:0 auto; color:#666; margin-bottom: 10px;}
/* /lingua */

/* movie */
.movie {margin:0 auto; width: 800px; background-color: transparent; height: 300px; margin-top: 2px; margin-bottom: 2px;}
/* /movie */


/* sfondo */
.immagine {margin:0 auto; width: 1000px; height: 550px; }
/* /sfondo */

