body {	background: url(../img/sfondo.jpg); margin: 20 20 20 20;}

body, td {	
	font-family: Tahoma, Arial, Geneva;  
	font-size: 16px;
	color: #3f3f3f;
	}


a:active {
	text-decoration:none; 
	font-weight: bold;
	color: #336699}
a:link {
	text-decoration:none; 
	font-weight: bold;
	color: #336699}

a:visited {
	text-decoration:none; 
	font-weight: bold;
	color: #336699}

a:hover {
	text-decoration:underline; 
	font-weight: bold; 
	color: brown}


#contenitore_titolo {	
	width: 100%;
	background-color: #3f3f3f;
	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
	}

#contenitore_titolo * {
	position: relative;
	}

#titolo_mostra {
	font-size: 25px;
	color: brown;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	}


#corpo_pagina {
	margin-top: 20px;
	position: relative;
	width: 100%;
	}

#menu {width: 200; margin-top: 40px;}

#contenitore_pagina {	
	position: absolute;
	top: 15px; 
	left: 200; 
	}

#contenitore_pagina {	
	}

#contenitore_pagina * {	
	position:relative;}

#contenuto_pagina {
	width: 100%;
	margin: 10 10 10 10;
	color: #000000;
	font-size:24px;
	font-weight: bold;
	text-align:right;
	letter-spacing: 4px;
	}

