* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

h3 {font-family: Verdana;}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	color:#000000;
}

a {
	text-decoration: none;
	color: #980000;
	outline:none;	
}

a:visited {
	color: #980000;
}

a:hover {
	/*text-decoration: blink;*/
	color: Blue;
	font-weight: bold;
}

a:active {
	color: #980000;
}

#container { 

 margin: 0px auto ;
 width: 822px;
 padding: 0px;
 border: 1px solid;
 float: left;
 background:#000000;
 background-image: url(/img/sfondo_tfc1.jpg);
 background-repeat: no-repeat ;
 background-attachment:fixed;
 background-position:0 180; 
 border-color: black;

}

#header {

 width: 820px;
 float: left;
 padding: 0px;
 border: 1px solid #000000;
 height: 150px;
 margin: -2px 0px 2px 0px;
 
}

#navigation {

 float: left;
 width: 818px;
 height:27px;
 padding: 1px;
 border: 1px solid #000000;
 border-width:1px 2px 1px 1px;
 margin: -1px 0px 0px 0px;
 /*background-image: url(/tfcgalileo/img/pulsanti_nav.jpg);*/
 background:red;
 border-color: #000000;
}
.nav  /*lingua*/
{
    border: 0px solid #000000;
	position: absolute;
	left: 707px;
	top: 156px;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: bold;

}


#nav { 

 color:Black;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 position: relative;
 height:443px;
 width: 170px;
 float: left;
  font-weight: normal;
  font-style:italic;
}

#tabla {
 border: 0px solid #000000;
 margin: 1px 0px 0px 0px;
 padding: 9px;
 background-color: Transparent;
 position: relative;
 margin: 80px 0px 0px 0px;
 color:#FF0000;
 text-indent:7px;
}
#ottimizzazione {
 border: 0px solid #000000;
 margin: 30px 0px 0px 0px;
 padding: 2px;
 position: relative;
 color:#333333;
 text-indent:0px;
 font-size:9px;
 font-weight:bold;

}


#content{ 

 float: right;
 border: 1px solid #ccc;
 border-width:0px 1px 0px 1px;
 margin: 0px 0px 0px 0px;
 padding: 14px;
 min-height:300px;
 width: 600px;
 border-color: black;
 background-image: url(/img/sfondo_tfc1.jpg);
 background-repeat: repeat-y ;
 background-attachment:scroll;
 border-color: black;
 background-position: 100  100;

}

#footer { 
 width: 821px;
 height: 60px;
 clear: both;
 border: 1px solid;
 border-width:1px 1px 1px 0px;
 margin: -1px 0px 0px 0px;
 padding: 0px;
 border-color: black;
 background-image: url(/img/tfc_footer2.jpg);
 background-repeat: no-repeat;

 background-position: 10 10 ;

}