 *{
	    	margin:0;
	    	padding:0;
}

html
{
	    	
			margin: 0;
			padding: 0;
			height: 100%;
			
}


body
{
	    	background-color: #000;
	    	overflow-x: hidden;
			font-family: 'Crimson Text', serif;
			font-weight:thin;
			font-size: 14px;
			color: #FFFFFF;
			margin: 0;
			padding: 0;
			height: 100%;
			
}

img, a
{
			border: none;

}

.loader{
			position: absolute;
			top: 50%;
			left: 50%;
			z-index: 1000;
		}
		
	    .bagliore{
			width: 653px;
			height: 637px;
			top: -40px;
			width: 100%;
			position: absolute;
			z-index: 1;
			/* opacità crossbrowser */
			opacity: 0; /* standard: ff gt 1.5, opera, safari */
			-ms-filter: "alpha(opacity=0)"; /* ie 8 */
			filter: alpha(opacity=0); /* ie lt 7 */
			-khtml-opacity: 0; /* safari 1.x */
			-moz-opacity: 0; /* ff lt 1.5, netscape */
			
		}
		 .rightcurtain{
			width: 225px;
			height: 750px;
			left: 50%;
			top: 100px;
			position: absolute;
			z-index: 3;
			/* opacità crossbrowser */
			opacity: 0; /* standard: ff gt 1.5, opera, safari */
			-ms-filter: "alpha(opacity=0)"; /* ie 8 */
			filter: alpha(opacity=0); /* ie lt 7 */
			-khtml-opacity: 0; /* safari 1.x */
			-moz-opacity: 0; /* ff lt 1.5, netscape */
			
		}
		
		.leftcurtain{
			width: 225px;
			height: 750px;
			top: 100px;
			right: 50.0%;
			position: absolute;
			z-index: 2;
			/* opacità crossbrowser */
			opacity: 0; /* standard: ff gt 1.5, opera, safari */
			-ms-filter: "alpha(opacity=0)"; /* ie 8 */
			filter: alpha(opacity=0); /* ie lt 7 */
			-khtml-opacity: 0; /* safari 1.x */
			-moz-opacity: 0; /* ff lt 1.5, netscape */
			
		}
		
		.entra{
			position: absolute;
			top: -120px;
			width: 100%;
			z-index: 4;

		}

		
.testo_grande
	{
	font-family: 'Crimson Text', serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
	}

.testo_normale
	{
	font-family: 'Crimson Text', serif;
	font-size: 18px;
	font-weight: thin;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
	}

.testo_piccolo
	{
	font-family: 'Crimson Text', serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
	}

.testo_piccolo_nero
	{
	font-family: 'Crimson Text', serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	}

.testo_normale_nero
	{
	font-family: 'Crimson Text', serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: black;	
	text-decoration: none;
	}


.testo_piccolissimo
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
	}
	
.testo_modulo
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;	
	text-decoration: none;
	}


.testo_piccolo_bianco
	{
	font-family: 'Crimson Text', serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: none;
	}


A:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #da0120;
	text-decoratione: underline;
}

A:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #da0120;
	text-decoration: underline;
}

A:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #da0120;
	text-decoration: none;
	}

A:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #da0120;
	text-decoration: none;
}


.link_piccolo A:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #da0120;
	text-decoratione: underline;
}

.link_piccolo A:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #da0120;
	text-decoration: underline;
}

.link_piccolo A:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #da0120;
	text-decoration: none;
	}

.link_piccolo A:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #da0120;
	text-decoration: none;
}

.rettangolo
{
    text-align: left;
    border: 1px solid #3B3B3B;
    background: #141414;
    padding: 10px;
    margin: 40px;
}

.tabella_home
{
	position: relative;
	text-align: left;
    background: #000000 url(tabella_home.png) no-repeat;
    padding: 10px;
    margin: 20px;
    width: 220px;
    height: 290px;
}

.tabella_home_titolo
{
	position: absolute;
	font-family: 'Crimson Text', serif;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	color: white;	
	text-decoration: none;
}

.tabella_home_pulsante
{
	position: absolute;
	top: 250px;
	left: 35px;
	
}

.pulsante_form
{
    background: #272727 url(pulsante_sfondo.gif) repeat-x;
    border: 1px solid #343434;
    padding: 3px 0px;
    color: #FFF;
    height: 27px;
    font-size: 9pt;
}

