
*{
	margin:0;
	padding:0;
}
	#menu{
/*		margin:0 auto;*/
		width:744px;
		height:51px;
		background:url(images/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:744px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:51px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#a7a7a7;
					text-transform:uppercase;
					font-size:10px;
					font-weight:bold;
					line-height:51px;
					text-decoration:none;
					padding:0 32px;	
					font-family: Verdana, Arial, Helvetica, sans-serif;			
				}
					#menu li a:hover{
						color:#fff;
						background:url(images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(images/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:51px;
					text-decoration:none;
					padding:0 33px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	word-spacing:3px;
	color:#000000;
	text-decoration:none;

}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4F6228;
	letter-spacing:0px;
	text-decoration:none;
}

.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	word-spacing:3px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;		

}

<!-- Formulário-->

			#TextArea1
       		{
            	width: 402px;
            	height: 110px;
        	}
        	
			#Button1
        	{
            	width: 86px;
        	}
        
			#Text1
    	    {
        	    width: 357px;
       		}
        
			#Text2
        	{
            	width: 139px;
        	}
        
			#Text3
        	{
            	width: 357px;
        	}
        
			#Text4
        	{
      	      width: 278px;
      		}
        
			#Text5
        	{
        	    width: 242px;
        	}
        
			#Text6
        	{
        	    width: 42px;
        	}
			
			#TextArea1
       		{
            	width: 402px;
            	height: 110px;
        	}
