@font-face {
	font-family: 'MabBigMedium';
	src: url('fonts/mabbig-webfont.eot');
	src: local('☺'), url('fonts/mabbig-webfont.woff') format('woff'), url('fonts/mabbig-webfont.ttf') format('truetype'), url('fonts/mabbig-webfont.svg#webfontln9gb3Vf') format('svg');
}

.top  {
font-family: MabBigMedium, arial, geneva, helvetica, verdana, sans-serif;
background:url(images/top.png) repeat-x;
text-shadow: 1px 5px 30px #100;
}

.corpo  {
background:url(images/corpo.png);
}

body {
font-family: arial, geneva, helvetica, verdana, sans-serif;
background-color:#1e272e;
}

/* ------------- finestra principale ------------- */

.normale {
font-size: 13px;
text-shadow: 1px 5px 10px #100;
color: #999999;
}

/* ------------- materiali spettacoli pagina prosa ------------- */

.materiali {
font-size: 11px;
text-shadow: 1px 5px 10px #100;
color: #999999;
}


/* ------------- links ------------- */

a:link {
color: #999999;
text-decoration: none;
}

a:visited {
color: #999999;
text-decoration: none;
}

a:active {
color: #999999;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: none;
}
