/* CSS Document */
body,html { height:100%;
			margin:0;
			background-color: #222222;
			font: 400 0.9em arial, sans-serif;
			color: # 000;
			line-height: 1.4em;
}
a {
		text-decoration: none;
		color: #004f00;
		}

	a:hover {
		text-decoration: underline;
		color: #9c0;
		}
#contprincip {
width:760px; height:485px;
position:absolute;top:50%;left:50%;
margin:-242px 0 0 -375px;
background-color:#333;
}
#contenitorFilmato{
width:100%;
height:440px;
}
#sottohome{
color:#666;
padding-top: 5px;
text-align:center;
font-size:0.9em;
width:100%;
height:40px;
}
#sottohome a:link,#sottohome a:active, #sottohome a:visited {color: #666; text-decoration:none;}
#sottohome a:hover{color:#ccc}
#contprincipSimpson {
width:760px; height:440px;
position:absolute;top:50%;left:50%;
margin:-215px 0 0 -375px;
background-color:#fff;
}

#contprincipPr {
width:770px; height:760px;
position:absolute;left:50%;
margin: 0 0 0 -385px;
background-color:#333;
}

#contInterno{
width:100%;
height:100%;
border: #99CC00 solid 1px;
background-color: #fff;
}
#left {
		position: absolute;
		top: 1px; left: 1px; 
		overflow: hidden; 
		height: 100%; width: 35%;
		}
#main {
		height: 100%;
		text-align:justify;
		margin: 20px 2% 20px 38%;
		padding-top: 0px !important;
		padding-top: 20px;
		overflow: visible;
		}
span.title {
		display: block;
		margin: 0 0 5px 0;
		font: 600 1.1em 'century gothic', 'trebuchet ms', arial, sans-serif;
		color: #9c0;
		}
img.main {
		float: right;
		margin: 10px;
		padding: 2px;
		background: #9c0;
		border: solid 1px #004f00;
		}

