/* CSS Document */

body		{background-image:url(img/sfondo.jpg); background-repeat:repeat-x; font-family:Arial; font-size:12px; color:#666666;line-height:20px;}
h1			{font-family:Arial; font-size:14px; font-style:italic; color:#0099CC;}
h2			{font-family:Arial; font-size:12px; font-style:italic; color:#0099CC;}
h3			{font-family:Arial; font-size:12px; font-style:italic; color:#66CCCC;}

a:link    {text-decoration:none; color:#FFFFFF;}
a:visited {text-decoration:none; color:#FFFFFF;}
a:hover   {
	Color:#FFFFFF;
	font-size:16px;
}
a.bel:link    {text-decoration:none; color:#000066;}
a.bel:visited {text-decoration:none; color:#000066;}
a.bel:hover   {Color:#006699; font-size:16px;}

p.dida			{font-family:Arial; font-size:10px; color:#666666;line-height:20px;}

div#sito 	{ margin:0 auto;
	  		  width:1000px;	
			  height:800px;
			  background-image:url(img/sfondo2.jpg); 
			  background-repeat:repeat-x;	}

div#header 	{ width:1000px;	
			  height:150px;  
			  float:none;
			   background-image:url(img/header.jpg); 		
			 }

div#menu 	{
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	width:180px;
	height:100%;
	float:left;
	font:Geneva;
	font-size:14px;
	line-height:22px;
	font-style:italic;
	color:#003366;
	margin-top:10px;
	padding:10px;
	line-height:40px;
}

div#btn		{	
			 height:20px;
			 
			 background-image:url(img/sfondo.jpg);
			 background-repeat:repeat-x;
			 margin-bottom:0px;
			 color:#FFFFFF;
			 padding-left:10px;
			 padding-bottom:10px;
			 margin-bottom:0px;
			 margin-top:10px;
			 }
		
			 
div#btnon		{
	height:20px;
	background-color:#0000CC;
	margin-bottom:0px;
	color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-top:10px;
	background-color: #0000CC;
			 }
			 
			 
div#btnx		{	
			 height:20px;
			 background-color:#003366;
			 background-repeat:repeat-x;
			 margin-bottom:0px;
			 color:#FFFFFF;
			 padding-left:10px;
			 padding-bottom:15px;
			 margin-bottom:0px;
			 }
			 			 
			 
			 
div#btn2	{	
			 height:20px;
			 border-color:#00CCFF;
			 border-bottom-style:solid;
			 border-width:medium;
			 background-color:#0099FF;
			 background-repeat:repeat-x;
			 margin-bottom:0px;
			 color:#FFFFFF;
			 padding-left:10px;
			 padding-bottom:5px;
			 margin-bottom:0px;
			 }
			 
div#sottolink {color:#FFFFFF;
				
			 background-image:url(img/sfondo.jpg);
			 background-repeat:repeat-x;
			 margin-bottom:0px; 
			   font-size:14px; 
			   text-align:right;
			   padding-right:15px;
			   font-variant: small-caps;
			   }
			   
div#sottolinkon {
	color:#9999FF;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	font-size:14px;
	text-align:right;
	padding-right:15px;
	font-variant: small-caps;
			   }

div#sottolink2 {
	color:#FFFFFF;
	border-color:#006699;
	border-bottom-style:solid;
	border-width:medium;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	text-align:right;
	padding-right:15px;
	font-size:14px;
	font-variant: small-caps;
			   }

div#sottolink2on {
	color:#9999FF;
	border-color:#006699;
	border-bottom-style:solid;
	border-width:medium;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	text-align:right;
	padding-right:15px;
	font-size:14px;
	font-variant: small-caps;
			   }
			   
			   			  
div#sottolink3 {
	color:#FFFFFF;
	border-color:#006699;
	border-bottom-style:solid;
	border-width:medium;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	text-align:right;
	padding-right:15px;
	font-size:12px; 
			   }
			   
			   
div#main 	{
	width:740px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	border:solid;
	border-color:#CCCCCC;
	padding:20px;
}
			  
div#pic		{float:left;
			 margin-right:20px;
			margin-bottom:20px;}
			
div#pic1	{float:right;
			 margin-right:20px;
			margin-bottom:20px;}			
div#pic2	{width:550px;
			 height:100%;
			 float:left;
			 margin-right:20px;
			 margin-bottom:20px;
			 padding-top:10px;}
			 
div#pic4	{float:left;
			 margin-right:20px;
			margin-bottom:10px;}

div#footer 	{ width:1000px;	height:50px; background-color:#006666; float:left;  margin:0 auto;

