	.title {
		font-family : "Times New Roman", Times, serif;
		font-size : 26px;
		color : #c80101;
		font-weight : bold;
	}
	
	.subtitle {
		font-family : "Times New Roman", Times, serif;
		font-size : 19px;
		color : #22598a;
		font-weight : bold;
		font-style : italic;
	}
	
	.introbackground {
		background-image : url(../../Images/fundo_red.jpg);
		background-repeat : repeat-x;
	}
	
	.texttitle {
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : #c80101;
		font-weight : bold;
	}
	
	.text {
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #464646;
		font-weight : bold;
		line-height : 18px;
	}
	
	a {font-family:Tahoma, Arial;font-size:11px;color: #383838;text-decoration:none;font-weight : bold;}
	a:visited {color: #383838}
	a:hover {color: #558dc6;}	
	
	a.submenu {font-family:Tahoma, Arial;font-size:11px;color: #383838;text-decoration:none;font-weight : normal; margin-left:15px;}
	a.submenu:visited {color: #383838}
	a.submenu:hover {color: #558dc6;}	

	a.rodape {font-family:Tahoma, Arial;font-size:9px;color: #22598a;text-decoration:none;}
	a.rodape:visited {color: #22598a}
	a.rodape:hover {color: #c80101;}	

	.hmenuoff {
		font-family:Tahoma, Arial; 
		font-size:14px; 
		color:white; 
		font-weight:bold;
		background-image : url(../../Images/top_menubg.gif);
		}
	.hmenuon  {
		font-family:Tahoma, Arial; 
		font-size:14px; 
		color:white; 
		font-weight:bold; 
		cursor:hand; 
		background-image : url(../../Images/top_menubgO.gif);
		}
	
	.vmenu  {
		background-image : url(../../Images/bg_vmenu.jpg);
		background-repeat : repeat-x;
			}	
	
