/* Main content */

#intro{
	margin-left:50px;
}

#intro cite{
	font-weight:bold;
}

#whitepapers{
	margin-top:40px;
	background:url(bg_whitepapers.gif);
	width:445px;
}
	#whitepapers h4{
		width:445px;
		height:26px;
		background:url(tit_whitepapers.gif);
		text-indent:-5000em;
		overflow:hidden;
		margin-bottom:15px;
	}
	#whitepapers div{
		background:url(bg_whitepapers_bottom.gif) bottom no-repeat;
		padding-bottom:15px;
	}
	#whitepapers ul{
		list-style:none;
		background:url(bg_whitepaper_capa.gif) left top no-repeat;
		padding-left:75px;
		margin-top:20px;
		margin-left:15px;
		margin-bottom:15px;
	}
		#whitepapers li{
			margin-bottom:10px;
			margin-right:20px;
			padding-bottom:10px;
			border-bottom:1px dotted #aeaeae;
		}
			#whitepapers a{
				color:#cb540d;
				text-decoration:underline;
				padding-right:20px;
			}
				#whitepapers a.port{
					background:url(ban_port.gif) right center no-repeat;
				}
				#whitepapers a.eng{
					background:url(ban_eng.gif) right center no-repeat;
				}
				#whitepapers a:hover{
					text-decoration:none;
				}
				#whitepapers a.bt{
					display:block;
					background:url(ico_download.gif) left top no-repeat;
					width:32px;
					height:32px;
					text-indent:-5000em;
					overflow:hidden;
					float:right;
				}
				
							

/* Subcontent */

#options #boxcontato{
	display:block;
	width:192px;
	height:31px;
	background:url(bg_box_contato.gif);
	margin-bottom:20px;
	margin-top:45px;
	color:#fff;
	text-decoration:none;
	padding:12px 0 0 30px;
}
	#options #boxcontato:hover{
		text-decoration:underline;
	}
#options #boxtelefone{
	display:block;
	width:192px;
	height:31px;
	background:url(bg_box_telefone.gif);
	color:#fff;
	padding:12px 0 0 30px;
}
#options #endereco{
	background:url(bg_box_endereco.gif);
	width:196px;
	height:117px;
	color:#fff;
	margin-top:20px;
	padding:7px 13px;
}
	#options #endereco a{
		color:#fff;
		text-decoration:underline;
		display:block;
		margin-top:8px;
	}
		#options #endereco a:hover{
			text-decoration:none;
		}
