body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#777;
	text-decoration:underline;
}
a:hover {
	color:#777;
	text-decoration:none;
}
#site {
	position:relative;
	left:50%;
	margin-top:5px;
	margin-bottom:50px;
	margin-left:-493.5px;
	width:987px;
}
#topo {
	width:987px;
}
#topo h1 a {
	width:236px;
	height:83px;
	background:url(../imagens/logo_topo.jpg) center center no-repeat;
	overflow:hidden;
	text-indent:-99999px;
	float:left;
	margin:10px 0 0 30px;
}
#topo #logotiberio a{
	width:236px;
	height:83px;
	background:url(../imagens/logo_topo.jpg) center center no-repeat;
	overflow:hidden;
	text-indent:-99999px;
	float:left;
	margin:10px 0 0 30px;
}
#topo #mnuinst {
	width:677px;
	float:right;
}
#mnuatend {
	float:right;
	width:657px;
	margin:10px 8px 0 0;
}
#mnucorretor a {
	width:124px;
	height:60px;
	float:left;
	margin:0;
	padding:0;
	background:url(../imagens/mnu_corretor.gif) top center no-repeat;
	text-indent:-999999px;
}
#mnucorretor a:hover {
	background:url(../imagens/mnu_corretor.gif) bottom center no-repeat;
}
#mnuatend #mnuemail a {
	width:145px;
	height:60px;
	float:left;
	margin:0;
	padding:0;
	background:url(../imagens/mnu_email.gif) top center no-repeat;
}
#mnuatend #mnuemail a:hover {
	background:url(../imagens/mnu_email.gif) bottom center no-repeat;
}
#mnuatend #mnuagende a {
	width:133px;
	height:60px;
	float:left;
	margin:0;
	padding:0;
	background:url(../imagens/mnu_agende.gif) top center no-repeat;
}
#mnuatend #mnuagende a:hover {
	background:url(../imagens/mnu_agende.gif) bottom center no-repeat;
}
#mnuatend #mnuligue a {
	width:132px;
	height:60px;
	float:left;
	margin:0;
	padding:0;
	background:url(../imagens/mnu_ligue.gif) top center no-repeat;
}
#mnuatend #mnuligue a:hover {
	background:url(../imagens/mnu_ligue.gif) bottom center no-repeat;
}
#mnuatend #mnucadastre a {
	width:121px;
	height:60px;
	float:left;
	margin:0;
	padding:0;
	background:url(../imagens/mnu_cadastro.gif) top center no-repeat;
}
#mnuatend #mnucadastre a:hover {
	background:url(../imagens/mnu_cadastro.gif) bottom center no-repeat;
}
#linhared {
	float:left;
	width:987px;
	height:4px;
	margin:2px 0 2px 0;
	background:#990000 url(../imagens/linha_red.gif) repeat-x;
}
#busca {
	float:left;
	width:218px;
	height:358px;
	background-color:#EDEFEE;
}
#conteudo {
	float:left;
	width:765px;
	margin-bottom:8px;
	margin-left:2px;
}
#indice {
	width:100%;
	height:330px;
	margin:20px 0 30px 0;
	float:left;
	background:url(../imagens/topo_indice.gif) #edefee repeat-x top;
	padding:30px 0 30px 0;
}
#indice ul{
	margin:0;
	padding:0;
}
#indice ul a{
	font-weight:normal;
}
#indice h2 {
	width:850px;
	margin:0 auto;
	padding-bottom:20px;
}
#itens {
	width:850px;
	margin:0 auto;
}
#itens .colunas {
	width:147px;
	float:left;
	line-height:20px;
}
#itens .divide {
	width:2px;
	height:10px;
	float:left;
	margin:0 40px 0 40px;
}
#itens h4 {
	margin-bottom:-10px;
}
#rodape {
	width:100%;
	height:40px;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	clear:both;
}
