/* CSS Document */
body {
	background-color: #0066cb;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	text-align:center;
}

.tabella {
		background-color:white;
		border: 1px solid grey;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		}
		
.ricerca {
		background-color:#99ffcc;
		border: 1px dashed #0066cb;
		padding:0px;
		margin-top:2px;
		margin-bottom:0px;
		}
		
.top {margin-top:1px;
	  margin-bottom:1px;
	  font-weight:bold;
	  color:#ff6600;}
	  
.top a {text-decoration:none;
		font-weight:bold;
	  color:#ff6600;}
	  
.top a:hover {text-decoration:none;
		font-weight:bold;
	  color:#0066cb;}
	  
.testo1 {margin-top:2px;
		margin-left:20px;
		 margin-right:1px;
		 width:500px;
		 text-align:justify;}
		 
.titolo {font-size:14px;
		 color:#0066cb;
		 font-weight:bold;
		 margin-top:1px;
		 margin-bottom:1px;
		 text-align:center;}
		 
.titolo a {text-decoration:none;}

.titolo a:hover {text-decoration:none;
				 color:green;}
.titolo a:visited {text-decoration:none;
					color:#0066cb;}
					
.titolo_red {font-size:14px;
		 color:red;
		 font-weight:bold;
		 margin-top:1px;
		 margin-bottom:1px;
		 text-align:center;}
		 
.titolo_red a {text-decoration:none;}

.titolo_red a:hover {text-decoration:none;
				     color:green;}
					 
.titolo_red a:visited {text-decoration:none;
					   color:red;}
					   
.titolo_v {font-size:14px;
		 color:green;
		 font-weight:bold;
		 margin-top:1px;
		 margin-bottom:1px;
		 text-align:center;}
		 
.titolo_v a {text-decoration:none;}

.titolo_v a:hover {text-decoration:none;
				 color:green;}
.titolo_v a:visited {text-decoration:none;
					color:green;}
					
.titolo_a {font-size:14px;
		 color:#ff6600;
		 font-weight:bold;
		 margin-top:1px;
		 margin-bottom:1px;
		 text-align:center;}
		 
.titolo_a a {text-decoration:none;}

.titolo_a a:hover {text-decoration:none;
				     color:green;}
					 
.titolo_a a:visited {text-decoration:none;
					   color:#ff6600;}
		 
.collegamento {font-size:14px;
		 color:green;
		 font-weight:bold;
		 margin-bottom:6px;}
		 
.immagine {margin-top:2px;
		text-align:center;
		border:1px dashed #0066cb;}


.menu_strip {background-color:grey;
			 padding:2px;}

.menu {font-size:12px;
	   text-align:center;
	   margin:3px;
	   padding:2px;
	   }
.menu a {text-decoration:none;
		 color:green;}
.menu a:hover {text-decoration:none;
			   color:white;
			   }

.tab_blue {background-color:#99FFCC;
			width:350px;
			height:228px;
			border:1px solid #0066cb;
			}

.tab_yellow {
			width:350px;
			height:228px;
			border:1px solid #0066cb;
			}
			
.contacts {padding:2px;
		  font-style:italic;
		  color:green;
		  }
		  
.contacts a{text-decoration:none;
		  }
		  
.contacts a:hover{text-decoration:none;
		  }
		  
.contacts a:visited{text-decoration:none;
					color:green;
		  }
		  
#sotto {margin-top:150px;}

.contenuto {width:780px;
			height:693px;
			background-image:url(../img/sfondo.png);}
			
.descrizione {margin-left:30px;
			  margin-right:30px;
			  text-align:justify;}
			  
.descrizione a {color:#0066cb;}
.quando {text-align:left;
	    font-family:"Broadway", Times, serif;
	   font-size:34px;
	   font-weight:bold;
	   margin-left:4px;
	   margin-top:2px;
       margin-bottom:2px;}
	   
.dove {text-align:left;
	    font-family:Arial, Helvetica, sans-serif;
	   font-size:20px;
	   font-weight:bold;
	   margin-left:4px;
	   margin-top:2px;}
	   
.documentario1 {text-align:left;
	    font-family:"Broadway", Times, serif;
	   font-size:28px;
	   font-weight:bold;
	   margin-left:4px;
	   margin-top:2px;
       margin-bottom:2px;}
	   
.documentario2 {text-align:left;
	    font-family:Arial, Helvetica, sans-serif;
	   font-size:18px;
	   font-weight:bold;
	   margin-left:4px;
	   margin-top:2px;}


					

				
	   