@charset "UTF-8";
.sfondo_home {

	background-repeat: no-repeat; background-position:top ; 
	background-attachment:fixed; width:100%; height:100%; 
	background-color:transparent; position: absolute;
	top:0px; overflow:hidden;
	
}

body { font-family:Verdana, Geneva, sans-serif; font-size:12px; background-color:#000; margin:0px; height:90%; width:100% }
#main { width:910px; height:400px; margin-top:0px; margin-bottom:auto; margin-left:auto; margin-right:auto; position:relative; top:0px; left:50%; margin-left:-445px; }
.menu { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}

a { color:#FFF; text-decoration:none; }

.titoloRosso { font-size:18px; font-weight:bold; color:#C00 }

a.white { color:#FFF; text-decoration:none }
a.white:hover { color:#C00; text-decoration:none }

.testoBgBianco { background-color:#FFF; padding:5px }

.titoloRosso { font-size:18px; color:#F00 }

a.link { color:#FFF }

.testoRosso { color:#F00; font-weight:bold }

#interface { position:absolute; bottom:50px; left:0px; width:100%; background-color:#000; height:50px; }
#logo { position:absolute; top:50px; right:100px; }

.menu { color:#FFF; font-size:24px; margin-top:10px; margin-left:100px; float:left }
.optim { margin-left:100px; font-family:optimer; font-size:24px; float:left; margin-top:10px }

#contenuto {  width:700px; height:65%; overflow:auto; position:absolute; top:120px; left:50%; margin-left:-350px; background-image:url(images/bg.png); color:#FFF; padding:20px; font-size:14px }

#left {  width:680px; height:100%; float:left }
#left img,#right img { float:left; margin-right:10px; margin-top:10px; border:1px solid #FFF }
#right {  width:340px; height:100%; float:right }
#right p { text-align:justify }

#opere { font-size:12px }
#opere img { border:1px solid #FFF; margin:1px }



