/* CSS Document */
body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
	background-color: #f1f1f1;
}
#tplTudo{
	text-align: center;
}
#tplmargin{
	background-color: #aeaeae;
	width: 792px;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
#tplSite{
	text-align: left;
	margin: 8px 9px;
	background-color: #FFF;
}
#tplTopo{
	border-bottom: 5px solid #f1c6b3;
	height: 71px;
	position: relative;
	background-image: url(../images/bgs/bg_topo.jpg);
	background-repeat: repeat-x;
}
#tplFaixa{
	height: 116px;
	background-image: url(../images/bgs/bg_faixa.gif);
	background-repeat: no-repeat;
	position: relative;
}
#tplFoto{
	height: 203px;
	width: 537px;
	float: left;
}
#tplFotoCol{
	height: 203px;
	width: 237px;
	float: right;
	background-image: url(../images/bgs/bg_col_foto.jpg);
	background-repeat: no-repeat;
}
#tplCentro{
	clear: both;
	background-image: url(../images/bgs/bg_centro.gif);
	background-repeat: repeat-y;
}
#tplConteudo{
	width: 537px;
	float: left;
	margin: 0px;
}
#tplColuna{
	float: right;
	background-image: url(../images/bgs/bg_top_col.jpg);
	background-repeat: no-repeat;
	width: 237px;
}
#tplRodape{
	clear: both;
	background-image: url(../images/imgs/fim_site.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #AEAEAE;
	height: 45px;
	padding: 35px 10px 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#menuTopo{
	margin: 0;
	padding: 0;
	display: inline;
	position: absolute;
	top: 45px;
	left: 240px;
	width: 530px;
}
#menuTopo li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	list-style: none;
}
#menuTopo li a{
	color: #FFF;
	padding: 10px 8px;
	position: relative;
	text-decoration: none;
}
#menuTopo li a:hover{
	background-color: #a97b66;
}
#tplFaixaForm{
	position: absolute;
	width: 180px;
	left: 577px;
	top: 51px;
}
#tplFotoColCont{
	margin: 20px 10px 10px 27px;
}
#tplColCont{
	margin: 20px 10px 10px 27px;
}
/** Fixos */
img{
	border: 0;
}
form{
	display: inline;
}
#imgfim{
	clear: both;
}
