/* CSS Document */
body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/images/bg_body.jpg);
	margin: 0;
	padding: 0;
}
#tplTudo{
	text-align: center;
}
#tplSite{
	width: 832px;
	background-color: #FFF;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 0;
	text-align: left;
}
#tplMarginSite{
	margin: 0 7px 7px 7px;
}
#SiteTopoLaranja{
	height: 7px;
}
#SiteTopoLogo{}
#SiteTopoImage{}
#SiteBusca{
	height: 37px;
	background-color: #0059a9;
	color: #FFF;
	line-height: 37px;
	font-size: 13px;
}
#SiteCentro{
	padding: 0px;
}
#tplCopy{
	color: #000;
	font-weight: bold;
	text-align: left;
	width: 832px;
	margin: 15px auto;
	padding-left: 30px;
}

#SiteBusca .campo{
	width: 100px;
	border: 0;
	border-color: #FFF;
	background-color: #FFF;
}
#SiteCentro .Conteudo{
	width: 558px;
	padding-top: 14px;
}
#SiteCentro .Coluna{
	width: 260px;
	background-color: #E5E5E5;
	border-left: 1px solid #ccc;
}
form{
	display: inline;
}
img{
	border: 0;
}
