﻿/* ---------------------------------------------------- */
/* 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: #F0F0F0;
}

/* ---------------------------------------------------- */
/* 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: 300px;
	background-image: url(/SiteBuilder/Templates/Advogado01/Advogado01Verde/imagens/tc_construtor_advogado_template01_verde_topo.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

.SiteBuilder_Bt_Topo
{
	z-index: 3;
}

#SiteBuilder_Topo_Objeto 
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#SiteBuilder_Topo_Frente
{
	position:absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	z-index: 2;
}

#SiteBuilder_Logo
{
	position: absolute;
	left: 40px;
	top: 70px;
	width:270px;
	text-align:center;
	z-index:3;
}

#SiteBuilder_Menu
{
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 63px;
	top: 239px;
	left:0px;
	background-image: url(/SiteBuilder/Templates/Advogado01/Advogado01Verde/imagens/tc_construtor_advogado_template01_Verde_menu.gif);
	background-repeat: no-repeat;
}

#SiteBuilder_Menu_Area
{
	position: absolute;
	padding: 25px 4px 0px 50px;
	left:0;
}

#SiteBuilder_TbConteudo
{
	width: 100%;
	height: 350px;
}

#SiteBuilder_Conteudo
{
	position: relative;
	width: 760px;
	min-height: 300px;
	padding: 10px;
	background-color:White;		
}

#SiteBuilder_Rodape
{
	position: relative;
	width: 100%;
	height: 58px;
	background-image: url("/SiteBuilder/Templates/Advogado01/Advogado01Verde/imagens/tc_construtor_advogado_template01_Verde_rodape.gif");
	background-repeat: no-repeat;
}

.div_RodapeViewMode
{
	position: relative;
	padding-top: 20px;
	padding-left: 90px;
	width: 690px;
}

#div_texto_resultado_form
{
	margin-top: 120px;
	margin-left: 80px;
	font-size: 16px;
	font-weight: bold;
}

#dv_position_formulario
{
	margin-left: 40px;
	margin-top: 40px;
}

/* ---------------------------------------------------- */
