
#conteudo{height:auto;}

#conteudo p{padding:5px 15px;}

#conteudo p.topo{
	float:right;
}

#conteudo a.topo{
	color:#066;
	font-weight:bold;
}

#conteudo a:hover.topo{
	color:#999;
}

#conteudo ul.color{
	list-style:none;
	margin:5px 25px;
	padding:0;
}

#conteudo ul.color3{
	list-style:none;
	margin:5px 25px;
	padding:0;
}

#conteudo li.color{
	color:#333;
	margin:0;
	padding:8px;
	background:url(../img/bullet_seta.gif) no-repeat -5px 11px;
}

#conteudo li.color3{
	color:#066;
	margin:0;
	padding:2px 6px 2px 8px;
	background:url(../img/bullet_setaverde3.gif) no-repeat -1px 4px;
}

#conteudo li a.color{
	color:#333;
	margin:0;
	text-decoration:none;
}

#conteudo li a:hover.color{
	color:#333;
	margin:0;
	text-decoration:underline;
}


#conteudo li a.color2{
	color:#033;
	margin:0;
	text-decoration:none;
}

#conteudo li a:hover.color2{
	color:#033;
	margin:0;
	text-decoration:underline;
}

#conteudo li a.color3{
	color:#066;
	margin:0;
	text-decoration:none;
}

#conteudo li a:hover.color3{
	color:#066;
	margin:0;
	text-decoration:underline;
}

#conteudo li a.color4{
	color:#399;
	margin:0;
	text-decoration:none;
}

#conteudo li a:hover.color4{
	color:#399;
	margin:0;
	text-decoration:underline;
}

#conteudo ul.faq{
	list-style:none;
	margin:5px;
	padding:0;
}

#conteudo li.faq{
	color:#333;
	margin:0;
	padding:8px 4px;
	background:none;
}

#conteudo li a.faq{
	color:#333;
	margin:0;
	text-decoration:none;
}

#conteudo li a:hover.faq{
	color:#333;
	margin:0;
	text-decoration:underline;
}


#perfis{
	width:610px;
	height:90px;
	padding:0;
	margin:0;
}

#perfis ul{
	width:610px;
	height:90px;
	padding:0;
	margin:0;
	list-style:none;
}

#perfis li{
	width:150px;
	height:90px;
	padding:0;
	margin:0;
	float:left;
}

#perfis li.usuario{
	background: url(../img/box_usuario2.jpg) no-repeat;
}

#perfis li.dentista{
	background:url(../img/box_dentista2.jpg) no-repeat;
}

#perfis li.empresa{
	background:url(../img/box_empresa2.jpg) no-repeat;
}

#perfis li.corretor{
	background:url(../img/box_corretor2.jpg) no-repeat;
}

#perfis li p{margin:0px 3px 5px 3px;padding:5px; position:relative; top:60px; height:30px;}

#perfis li a{
	float:left;
	padding:2px 4px;
	margin:0 6px;
}


#menuInst{
	width:600px;
	height:25px;
	margin:5px 0 0 0;
	background:#066;
}

#menuInst ul{
	float:left;
	width:590px;
	height:22px;
	list-style:none;
	margin:0;
	padding:0;
}

#menuInst li{
	float:left;
	margin:0;
	padding:0px 5px;
}

#menuInst li a{
	float:left;
	margin:4px 0 0 0;
	padding:0 8px;
	color:#dffff8;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	line-height:20px;
}

#menuInst li a:hover{
	color:#FFF;
	text-decoration:underline;
}



#boxInterno{
	width:579px;
	margin:10px auto;
	background: url(../img/fundo_boxInterno.gif) repeat-y bottom;
}

#boxUsuario{
	width:570px;
	background:url(../img/user_fundo.jpg) no-repeat right bottom
}

#boxDentista{
	width:570px;
	background:url(../img/fundo_dentista.jpg) no-repeat right bottom;

}

#boxCorretor{
	width:570px;
	background: url(../img/fundo_corretor.jpg) no-repeat right bottom;
}

#boxEmpresa{
	width:570px;
	background:url(../img/fundo_empresa.jpg) no-repeat right bottom;
}

#boxInterno h2{
	font-size:14px;
	color:#FFF;
	margin:0;
	padding: 6px 8px;
	height:26px;
	background:url(../img/head_verde.gif) no-repeat;
}

#boxInterno.rh{
	height:850px;
	background:url(../img/rh_fundo.jpg) no-repeat;
}

#boxInterno ul{
	list-style:none;
	margin-top:2px;
}

#boxInterno li{
	padding:7px 5px;
}

#boxInterno li a{
	color:#333;
}

#boxInterno li a:hover{
	color:#399;
}



