<!--
		*{ 
			font-size:12px;
			font-family:arial, sans-serif, tahoma;
			margin:0px;
			padding:0px;
			}
	     		
   		body {
   			background-color:white;
   			margin:0px;
   			text-align:center;
			background:#e1e1e1
     		}
     	
    	 table#principal {
     		width:770px;
	   		margin:0px;
	   		background-color:white;
			border-left:1px solid #dda303;
			border-right:1px solid #dda303;
	   		}
	   	
	   	table#principal td{
	   		margin:0px;
	   		vertical-align:top;
	   		}

	   	table td#meio {
	   		height:400px;
	   		padding:0px;
	   		}
	
    	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:140px;
			text-align:center;
			padding:0px;
			margin:0px;
			}
		
		td#centro {
			width:60%;
			height:100%;
			padding:3px;
			}
		
		table td#banner {
			width:20%;
			text-align:center;
			}
	
		table#menuP{
			width:140px;
			background-image:url('images/bar-lateral.gif');
			background-position:left;
			background-repeat:repeat-y;
			border-bottom:1px solid orange;
			}
			
		table#menuP td{
			width:130px;			
			padding:5px;
			text-align:center;			
			}
			
		.itemmenu{
	   		color:black;
	   		text-decoration:none;
	   		font-size:100%;
	   		font-weight:bold;
			border:0px;
	   		}
	   	
	   	td#nomemenu{
	   		width:100%;
			padding:5px;
			}
			
		.nomemenuP{
			font-size:110%;
			color:#ffffff;
			font-weight:bold;
			text-align:center;
			}

		img#imagens{
			 border:1px solid gray;
			}
			
		table#imagens{
			 border:1px solid gray;
			}
			
		td#fim{
			border:0px;padding:6px;padding-left:12px;background-color:#dda303;text-align:left;
			}
			
		.itemfim{color:black;text-decoration:none;font-size:100%;font-size:90%;}		
			
		table#conteudo_pagina{
			width:620px;
			background-color:#ffffff;
			text-align:center;
			}
			
		.colormenu{
			border:0px;			
			border-bottom:1px solid #FF6600;			
			background-color:orange;
			height:24px;
			}

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

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

		.obs {
			font-size:90%;
			color:black;
			}
			
		.formulario{
			border-color:#006600;
			font-size:8pt;
			border:1px solid #cccccc;
			background-color:#f5f5f5;
			}		
		
		table#promo{
			width:100%;
			text-align:center;
			padding:2px;
			margin:0px;
			}

		table#itemPrinc{
			width:100%;
			border:0px;
			}
		
		table#itemPrinc td{
			width:32%;
			height:150px;
			border:0px solid #9AE6CC;
			margin:1px;
			text-align:center;
			vertical-align:bottom;
			padding-top:4px;
			}
				
		input#botton{
			font-size:100%;
			width:120px;
			height:30px;
			font-weight:bold;
			}

    	.itemmini{
	   		color:black;
	   		text-decoration:none;
	   		font-size:90%;
	   		}
			
		img{border:0px;}
-->