/* conteudo */

	#content #maincontent {
		width:529px;
		margin:123px 0 0 0;
		float:left;
		display:inline; /* IE6 double margin bug */
	}

		#content #maincontent h2 {
			width:295px;
			height:57px;
			margin-left:169px;
			background:url(tit_indique.gif) left top no-repeat;
			text-indent:-5000em;
			overflow:hidden;
		}
		
		#content #maincontent p {
			margin:16px 28px 0 170px;
			line-height:1.6em;
		}
		
		#content #maincontent p.confirm {
			margin:60px 28px 60px 170px;
			line-height:1.6em;
			font-weight:bold;
		}
			
		#content #maincontent h5 {
			width:338px;
			height:85px;
			margin:20px 0 0 169px;
			background:url(assin.gif) left top no-repeat;
			text-indent:-5000em;
			overflow:hidden;
		}

			
			
	#content #subcontent {
		width:285px;
		background:#e0e0e0 url(pic_sobre.jpg) right top no-repeat;
		float:left;
		height:180px;
	}
	
	#content #formulario {
		clear:both;
		padding:20px 20px 20px 170px;
	}
		
			
