/* Foglio di stile di base */

/* Codifica esadecimale Colori Base
colore rosso			 			 =>	 #ff0000
colore verde						 =>	 #00cc33
colore nero	  		 		   =>	 #000000
colore bianco 		 		   =>  #ffffff
colore azzurro		 		   =>	 #66ccff
colore azzurro chiaro		 =>	 #66ffff
colore verde scuro 			 =>	 #006600
colore verde chiaro			 =>	 #ccffcc
colore rosa	 			 			 =>	 #e0e0e0
colore grigio 					 =>	 #a0bfbf
*/


body			{font-family: comic sans ms, arial; font-size: 10pt; background-color: #ffffff; color: #000000;}
td      	{text-decoration: none; font-family: comic sans ms, arial; font-size: 10pt; 
  				font-weight: normal; color: #000000; text-align: center; vertical-align: middle;}
a:link		{color: #0066ff; text-decoration: none}
a:visited	{color: #0066ff; text-decoration: none}
a:active	{color: #0066ff; text-decoration: none}
a:hover		{color: #000000; text-decoration: none}
		



.td_tab_barranav {
							    text-align: center;
							    font-style: normal;
							    font-weight: normal;
									font-size: 12pt
 							   }

.td_tab_titolo {
							 text-align: center;
							 font-style: normal;
							 font-weight: normal;
							 font-size: 16pt
 							}

.td_tab_links {
							 text-align: center;
							 font-style: normal;
							 font-weight: normal;
							 font-size: 12pt;
							 background-color: #66ccff;
							 border-color: #E0FFFF
 							}

.td_homefond_sx {
							   text-align: left;
 							  }

.td_homefond_dx {
							   text-align: right;
 							  }

							
/* per dettagli impostazioni vedi pagina sede.html */
								 
.titolo {
				 text-align: center;
				 font-style: normal;
				 font-weight: bold;
				 font-size: 20pt;
				 color: #000000
 				}

.sottit  {
				  text-align: left;
				  font-style: italic;
				  font-weight: bold;
				  font-size: 14pt;
				  color: #ff0000
 				 }

.sottitc {
				  text-align: center;
				  font-style: italic;
				  font-weight: bold;
				  font-size: 14pt;
				  color: #ff0000
 				 }
				
.td1_tab_sede {
							 text-align: left;
							 font-style: normal;
							 font-weight: bold;
							 background-color: #6699ff
 							}
.td2_tab_sede {
							 text-align: center;
							 font-style: normal;
							 font-weight: normal;
							 background-color: #66ccff
 							}

/* per dettagli impostazioni vedi pagina seratecinema.html */
								 
.td1_tab_seratec {
							    text-align: center;
							    font-style: normal;
							    font-weight: bold;
							    background-color: #6699ff
 							    }

.td2_tab_seratec {
							    text-align: center;
							    font-style: normal;
							    font-weight: normal;
							    background-color: #66ccff
 							    }

.titolo_serate {
				 text-align: center;
				 font-style: normal;
				 font-weight: bold;
				 font-size: 18pt;
				 color: #ff0000
 				}

.autorec_serate  {
				  text-align: center;
				  font-style: normal;
				  font-weight: bold;
				  font-size: 16pt;
				  color: #ff0000
 				 }

.sottitc_serate {
				  text-align: center;
				  font-style: italic;
				  font-weight: bold;
				  font-size: 10pt;
				  color: #000000
 				 }
				
									
/* Pagina titolo.html */

.tit_titolo {
				 		 font-style: normal;
				 		 font-weight: bold;
				 		 font-size: 18pt;
				 		 color: #000000

a:link 		{color: #0066ff; text-decoration: none}
a:visited {color: #0066ff; text-decoration: none}
a:active	{color: #0000e0; text-decoration: none}
a:hover		{color: #66ccff; text-decoration: none}

						}							

						