/* Id: style.css,v 2.0 
 * Author: Fabio Galanti 
 * http://www.ottimizzati.com
 *
 * css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/2.0/
 *
 * Copyright (c) 2005 Fabio Galanti <f.galanti AT ottimizzati DOT com> <http://www.ottimizzati.com>
 * 
 * You may not reproduce it elsewhere without the prior written permission of the author.
 * However, feel free to study the code and use techniques you learn from it elsewhere.
*/
/* Page Style */
		body {
		margin-top:0px;
		background-image: url("/materiale/previdenza_funeraria_bg.gif");
		background-color:#FFFFFF;
		
		font-family: Trebuchet MS,Tahoma, sans-serif, verdana;
				text-align: center;				
		}
		#banner {
		}
		#mainlink {
			/*background-color: #07216B;*/
			word-spacing: 5px;
			margin: 0px 0px 0px 0px;
		}
		#content {
			background-repeat: no-repeat;
			text-align: center;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		#footer {
		}
		.print{display:none;}
/*link*/        
		 A.menu {width:200px;font-size: 14px; padding:0px 5px 0 5px;  color:#000000; background-image: url("/materiale/1.gif"); text-decoration: none; }
           A.menu:active  {font-size: 14px; padding:0px 5px 0 5px; color:#000066; background-image: url("/materiale/2.gif"); text-decoration: none; }
             A.menu:hover   {font-size: 14px; padding:0px 5px 0 5px; color:#000066; background-image: url("/materiale/3.gif"); text-decoration: none; }
               A.menu.subnavboldLink:link {font-size: 13px; color: #010638; background-color: #; text-decoration: none; font-weight: bold;  }
        
		 
/*div*/
		.content{ width:798; border:2px #CFCFCF; border-style:outset; background-image: url("/materiale/previdenza.gif");}
		.navlink{margin-top:20px;float:left; border:0px; height:580px; margin-right:20px;}
		.visual{ }
		.xmenu{ margin:0px 0px 0px 0px; }

		table, tr, td{border:2px #CFCFCF solid;  font-size: 12px; font-family: Verdana, Tahoma, sans-serif; color: #000066;}
/*H*/
		H1.{ font-size: 18px; color: #6C6C6C;font-family: Trebuchet MS,Tahoma, sans-serif, verdana;  }
		H2.{ font-size: 16px; color: #6C6C6C; font-family: Trebuchet MS,Tahoma, sans-serif, verdana; }
		H3{ font-size: 12px;}

/* define font in all default tags */ 
        REA, FORM, P, SELECT, STRONG,ul,li,a { font-size: 14px; font-family: Trebuchet MS,Tahoma, sans-serif, verdana; color: #000066; text-decoration:none}