/*stili generici */
* {font-family: Verdana;font-size: 10px; line-height:12px; margin-top:0; margin-bottom:3}
body 			{text-align:center;}
span.morecolor 	{font-weight:normal; color: #800080;  }
h1				{letter-spacing: 1; margin-top:0; margin-bottom:18; font-weight: bold; font-size:14px; color:#EC3D00 }
h2				{letter-spacing: 0; margin-top:12; margin-bottom:12; font-weight: normal; font-size:12px; color:#EC3D00 }
h3				{letter-spacing: 0; margin-top:12; margin-bottom:3; font-weight: bold; }
a				{color:#800080 }
a:hover			{font-weight: bold; }
.impression		{font-family: Verdana;font-size: 11px; letter-spacing: 1; line-height:15px; margin-top:0; margin-bottom:3
				color:#000000; text-align: center; }
.hiimpression	{font-family: Verdana;font-size: 14px; letter-spacing: 2; line-height:20px; margin-top:0; margin-bottom:3
				color:#000000; text-align: center; }
span.himpresred {font-family: Verdana;font-size: 14px; letter-spacing: 2; line-height:20px; margin-top:0; margin-bottom:3
				 text-align: center; font-weight: bold; color:#EC3D00 }

span.impression {font-weight: bold; color:#EC3D00 }

/* definizione dei vari contenitori */
div#container	{width: 800px; position: relative; text-align:left}
div#content		{margin-left:250px; margin-right:320px; margin-top:0; margin-bottom:0; padding-left:20px; padding-right:20px; padding-top:1em; padding-bottom:1em}
div#contentwide	{margin-left:250px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:20px; padding-right:0px; padding-top:1em; padding-bottom:1em}
div#footer 		{}
div#header		{}
div#c_left		{position: absolute; top:0px; left: 0; width: 250px;}
div#c_right	 	{position: absolute; top: 0px; left: 480; width: 320px;padding-left:0px; padding-right:0px; }

/*stili per la navigazione
div#navigation * 		{letter-spacing: -1; font-family: Verdana;font-size: 10px; line-height: 14px; 
					margin-top:0; margin-bottom:0; font-weight: normal; text-align: left;text-decoration: none; color:#000000}
*/	
div#navigation a	{text-align: center; text-decoration:none}
div#navigation a:hover {font-weight: bold; }
div#navigation .hid     {letter-spacing: 1; font-family: font-size: 11px; margin-bottom:6; font-weight: bold; text-align: center; line-height:20px; }	
		
/* stili per la sezione header */
div#header 		* {font-family: Verdana;font-size: 10px; line-height:12px; margin-top:0; margin-bottom:0}
div#header 		a {font-weight:normal; color:#808080}
div#header 		a:link {font-weight:normal; color:#000000}
div#header 		a:visited {font-weight:normal; color:#000000}
div#header 		a:hover {font-weight:bold; color:#000000}

/* stili per la sezione footer */
div#footer 		* {font-family: Verdana;font-size: 10px; line-height:12px; margin-top:0; margin-bottom:0}
div#footer 		a {font-weight:normal; color:#808080}
div#footer 		a:link {font-weight:normal; color:#000000}
div#footer 		a:visited {font-weight:normal; color:#000000}
div#footer 		a:hover {font-weight:bold; color:#000000}

/*stili per la sezione extra*/
div#extra *            {letter-spacing: -1; font-family: Verdana;font-size: 10px; line-height:12px; 
				margin-top:0; margin-bottom:3; font-weight: normal; text-align: left; }
div#extra .hid       {letter-spacing: 1; font-family: font-size: 11px; margin-bottom:0; font-weight: bold; text-align: center; line-height:14px; }				
div#extra .bod      {background-image: url('../images/used/box_body1.gif'); }
div#extra .bod2    {background-image: url('../images/used/box_body2.gif'); }
div#extra .foot      {font-size: 1px; line-heigh:4px; margin-bottom:0; background-image: url('../images/used/box_bot1.gif'); background-repeat:no-repeat }
div#extra .exlink  {background-image: url('../images/used/box_body4.gif'); }

div#extra .impres {letter-spacing: 0; font-family: Verdana;font-size: 11px; line-height:12px; 
				margin-top:6; margin-bottom:3; font-weight: normal; text-align: center; }
div#extra span.impresb {letter-spacing: 0; font-family: Verdana;font-size: 11px; font-weight: bold; color:#EC3D00}

div#extra h3          {letter-spacing: 0; margin-top:12; margin-bottom:3; font-weight: bold; }
div#extra a		{letter-spacing: -1; font-family: Verdana;font-size: 10px; color:#800080; line-height:12px; 
				margin-top:0; margin-bottom:3; font-weight: normal; text-align: left;  text-decoration:none }
div#extra a:hover {font-weight: bold; }




div#content .boldo {font-weight: bold; }

	
.copyright {
	font-size: 10px;
	color: #111;
	background: #fff;
	padding: 3px; text-align:right}p            { line-height: 14px; margin-top: 0; margin-bottom: 6px }