<!--
		*{ 
			font-size:12px;
			font-family:arial, sans-serif, tahoma;
			margin:0px;
			padding:0px;
			}
	     		
   		body {
   			margin:0px;
   			text-align:center;
     		}
     
		td#partecima{
		 	text-align:center;
			height:173px;
			background:url('images/topo-liveti.jpg') no-repeat center;
			vertical-align:top;
		 }
		
	     table#fundo{
		 	width:100%;
	   		margin:0px;
			background:url('images/fundo-live-top.jpg') repeat-x;
		 }	
			
    	 table#principal {
     		width:990px;
			height:400px;
	   		margin:0px;
	   		background-color:white;
	   	}
	   	
	   	table#principal td{
	   		margin:0px;
	   		vertical-align:top;
	   		}

	   	table td#meio {
			width:700px;
	   		}
	
    	a:link{ 
			text-decoration:none;
			}
			
		a:visited{
			text-decoration:none;
			}
			
		a:hover{
			text-decoration:none;
			_text-decoration:underline;
			}
			
		a:active{
			text-decoration:none;
			}
		
		table#conteudo {
			width:100%;
			height:100%;
	   		vertical-align:top;
			}
		
		table td#menu {
			width:290px;
			text-align:center;
			padding:0px;
			margin:0px;
			}
			
		table.menuP{
			width:100%;
			}
			
		table.menuP td{
			width:100%;
			padding:5px;		
			}
			
		.itemmenu{
	   		color:black;
	   		text-decoration:none;
	   		font-size:100%;
	   		font-weight:bold;
			border:0px;
	   		}
			
		.itemmenuG{
	 		color:#565656; 
	   		text-decoration:none;
	   		font-size:100%;
			border:0px;
	   		}
			
		table#conteudo_pagina{
			width:680px;
			text-align:center;
			}

		.img-links{
			border:0px;
			}
			
		a#nomemenuBa{			
			color:#2D6591;			
			font-size:150%;
			font-weight:bold;
			}
		
		h1#nomemenuBa{			
			color:#2D6591;			
			font-size:150%;
			font-weight:bold;
			}

		table#contato_form{
			border:0px;
			}
			
		table#contato_form td{
			padding:3px;
			vertical-align:middle;
			}
			
		.bold{
			font-weight:bold;
			}
		
		.center{
			text-align:center; 
			}

		.obs {
			font-size:90%;
			color:black;
			}
			
		input#botton{
			font-size:100%;
			font-weight:bold;			
			width:100px;
			height:30px;
			}
			
		input#marker{
			font-size:100%;
			font-weight:bold;			
			width:100px;
			height:30px;
			}
			
    	.itemmini{
	   		color:black;
	   		text-decoration:none;
	   		font-size:90%;
	   		}
			
		td#fim{
		 	text-align:center;
			height:220px;
			background:url('images/ts.jpg') repeat bottom;
			vertical-align:top;
		}
		
		td#prefim{
		 	text-align:center;
			height:54px;
			background:url('images/ts2.jpg') repeat-x bottom;
		}
		
		td#prefim2{
		 	text-align:center;
			height:20px;
			background:url('images/tssom.jpg') repeat-x bottom;
		}
		
		.textoArtigo{
			text-align:justify;
			padding:20px;
			padding-top:8px;
			padding-bottom:8px;
			line-height:170%;
			font-size:100%;
			font-family:tahoma;
			color:#565656; 
		}
									
		div#divData{
			float:left;
			width:70px;
			height:70px;
			background:url('images/blocodata.jpg') no-repeat right top;
			text-align:center;
			margin-right:15px;
			padding-top:5px;
			padding-left:3px;
			vertical-align:middle;
		}
		
		a.numeracao{			
	   		color:#0066cc;
	   		text-decoration:none;
			font-family:tahoma;
	   		font-size:180%;
	   		font-weight:bold;
			padding:5px;
		}
		
		div#numeracao2{
			width:375px;
			float:left;
			margin-left:20px;
			text-align:justify;
		}
		
		div.div_cliente{
			padding:5px;
			margin:15px;
			float:left;
			border:4px solid white;
		}
		
		img.img_cliente{
			border:5px solid white;
		}
		
		a.itemLateral{
	   		font-size:90%;
			padding-top:4px;
			color:gray;
			float:right;
		}
		
		img{border:0px;}
-->