﻿	/* ---------------------------------------------------- */
/* GERAL */
body
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
html > body
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
/* FORM */
form
{
	margin: 0;
}
input
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #666666;
}
textarea
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
select
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

#SiteBuilder_Menu a:link, 
#SiteBuilder_Menu a:visited, 
#SiteBuilder_Menu a:active
{
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#SiteBuilder_Menu a:hover
{
	text-decoration: none;
	color: #ffffff;
}

/* ---------------------------------------------------- */
/* ESTRUTURA */
#SiteBuilder_Principal
{
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#SiteBuilder_Visualizacao
{
	position: relative;
	width: 100%;
}
#SiteBuilder_Topo
{
	position: relative;
	width: 100%;
	height: 260px;
	background-image: url(/SiteBuilder/Templates/Advogado08/Advogado08Amarelo/imagens/tc_construtor_advogado_template08_amarelo_fundo.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

.SiteBuilder_Bt_Topo
{
	z-index: 3;
}

#SiteBuilder_Topo_Objeto 
{
	position:absolute;
	left:487px;
	top:0px;
	z-index:1;
}

#SiteBuilder_Topo_Frente
{
	position:absolute;
	background-image: url(/SiteBuilder/Templates/Advogado08/Advogado08Amarelo/imagens/tc_construtor_advogado_template08_amarelo_frente.png);
	width:780px;
	height:176px;
	top:0px;
	z-index:2;
}
#SiteBuilder_Logo
{
	position: absolute;
	left: 44px;
	top:117px;
	width:200px;
	text-align:center;
	z-index:3;
}

#SiteBuilder_Menu
{
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 54px;
	top:209px;
	left:0;
	background-image: url(/SiteBuilder/Templates/Advogado08/Advogado08Amarelo/imagens/tc_construtor_advogado_template08_amarelo_menu.jpg);
	background-repeat: no-repeat;	
}

#SiteBuilder_Menu_Area
{
	padding:15px 0px 0px 15px;
	position: absolute;
	left:0;
}

#SiteBuilder_TbConteudo
{	
	width: 100%;
	height: 350px;
	background-color:White;
}

#SiteBuilder_Conteudo
{
	position: relative;
	width: 770px;
	min-height:300px;	
	padding: 15px 4px 0px 4px;
	background-color:#FFFFFF;
}

#SiteBuilder_Rodape
{
	position: relative;
	width: 100%;
	height: 58px;
	background-image: url(/SiteBuilder/Templates/Advogado08/Advogado08Amarelo/imagens/tc_construtor_advogado_template08_amarelo_rodape.jpg);
	background-repeat: no-repeat;
}

.div_RodapeViewMode
{
	position:relative;
	padding-top: 36px;
	padding-left: 10px;
	width: 765px;
	color:#ffffff
}

#div_texto_resultado_form
{
	margin-top: 120px;
	margin-left: 80px;
	font-size: 16px;
	font-weight: bold;
}

#dv_position_formulario
{
	margin-left: 10px;
	margin-top: 10px;
}
/* ---------------------------------------------------- */
