/* conteudo */

	#content #maincontent {
		width:529px;
		margin-top:42px;
		float:left;
	}

		#content #maincontent h2 {
			width:296px;
			height:240px;
			margin-left:169px;
			background:url(tit_result.gif) left top no-repeat;
			text-indent:-5000em;
			overflow:hidden;
		}
		
		#content #maincontent p {
			margin:16px 28px 0 170px;
			line-height:1.6em;
		}

			
			
	#content #subcontent {
		width:285px;
		background:#e0e0e0 url(pic_result.jpg) right top no-repeat;
		float:left;
		padding-top:175px;
	}
	
		#subcontent p{
			height:107px;
			background:url(monitor.jpg) 31px 15px no-repeat;
			padding-left:124px;
		}
		
		#subcontent a {
			display:block;
			float:left;
			margin-top:40px;
			padding-left:21px;
			background:url(ico_video2.gif) left center no-repeat;
		}

	#content #result_fases {
		clear:both;
		padding-top:40px;
		padding-left:40px;
	}
	
		#content #result_fases #voltar {
			display:block;
			padding-left:21px;
			background:url(arrow_left.gif) left bottom no-repeat;
			float:left;
		}	
	
		#content #result_fases div{
			margin-left:130px;
			margin-right:20px;
		}
	
		#content #result_fases p{
			margin-bottom:20px;
		}

		#content #result_fases  dt{
			font-weight:bold;
		}
		#content #result_fases  dd{
			margin-bottom:20px;
		}





