/*
Asther ProdutoraWeb
2008, Copyright.
Folha de Estilo
*/

/* Estrutura principal */
*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #5A0201;
	background-color: #F7E8DF;
}
#BodyFrente {
	background-image: url(../img/fundo_page_frente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BodyInterno {
	background-image: url(../img/fundo_page_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7E8DF;
	margin-bottom: 30px;
}
#page_lado_esquerdo {
	background-image: url(../img/fundo_lado_naveg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 219px;
}
#page_lado_esquerdo_int {
	background-image: url(../img/fundo_lado_naveg_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 219px;
}
#page_lado_direito {
	float: right;
	width: 705px;
}
#Logo_frente {
	margin-bottom: 19px;
	margin-left: 24px;
	margin-top: 70px;
	height: 100px;
	width: 154px;
}
#Logo_int {
	margin-bottom: 10px;
	margin-left: 24px;
	margin-top: 25px;
	height: 100px;
	width: 154px;
}
#BoxNavegacao{
	width: 209px;
	background-image: url(../img/fundo_naveg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 5px;
}
.Navegacao {
	margin-right: 4px;
	margin-left: 4px;
	list-style-type: none;
	margin-bottom: 2px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #5A0201;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 11px;
	padding-left: 11px;
}
.SubNaveg {
	list-style-type: none;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
.SubNaveg   li  {
	font-size: 12px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 22px;
	margin-bottom: 4px;
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#Cartao_Credito {
	width: 209px;
	padding-top: 5px;
}
#BoxFlash {
	background-image: url(../img/fundo_superior_frente.jpg);
	background-repeat: no-repeat;
	height: 246px;
}
#BoxTelefone {
	height: 139px;
}
#BoxCorpo {
	background-color: #FFFFFF;
	background-image: url(../img/fundo_corpo_semifinal.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 674px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EACFB9;
	border-left-color: #EACFB9;
	padding-top: 15px;
	padding-right: 9px;
	padding-left: 9px;
}
#BoxBanner {
	height: 141px;
	width: 323px;
	margin-bottom: 30px;
	float: left;
}
#BoxBanner2 {
	height: 141px;
	width: 344px;
	margin-bottom: 30px;
	float: right;
}
#BoxConsultoria {
	width: 308px;
	margin-right: 27px;
	height: 312px;
	margin-bottom: 30px;
	clear: both;
	float: left;
}
#BoxConsultoriaConteudo {
	width: 308px;
}

.img {
	padding: 1px;
	border: 1px solid #EACFB9;
}
#BoxConsultoriaConteudo ul {
	list-style-type: none;
}
#BoxConsultoriaConteudo ul li {
	margin-bottom: 25px;
}

#BoxConsultoria  #BoxConsultoriaConteudo  img {
	height: 66px;
	width: 82px;
	float: left;
	margin-right: 9px;
	clear: both;
}
#BoxConsultoria #BoxConsultoriaConteudo .PosicionaConsultoriaConteudo {
	float: right;
	width: 210px;
	margin-right: 3px;
}

#BoxConsultoria #BoxConsultoriaConteudo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5B0302;
	margin-bottom: 6px;
}
#BoxConsultoria #BoxConsultoriaConteudo h2 {
	font-size: 12px;
	font-weight: normal;
	color: #910100;
}

#BoxConsultoriaConteudo, #BoxDepoimentosConteudo, #BoxNoticiasConteudo {
	display: block;
	height: 290px;
	overflow: hidden;
}
.BoxMais {
	text-align: right;
}

#BoxDepoimentos {
	width: 145px;
	margin-right: 22px;
	height: 312px;
	margin-bottom: 30px;
	float: left;
}
#Depoimento1 {
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#Depoimento1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	margin-bottom: 6px;
}
#Depoimento1 h2 {
	font-size: 12px;
	font-weight: normal;
	color: #660066;
}

#BoxDepoimentosConteudo ul {
	list-style-type: none;
	padding: 2px;
}
#BoxDepoimentosConteudo ul li {
	margin-bottom: 16px;
	padding-left: 14px;
	background-image: url(../img/marcador_vinho.jpg);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

#BoxDepoimentos #BoxDepoimentosConteudo img {
	height: 66px;
	width: 141px;
}

#BoxNoticias {
	background-color: #FBF2EC;
	width: 169px;
	border: 1px solid #CC6699;
	height: 340px;
	margin-bottom: 30px;
	float: right;
}
#BoxNoticiasConteudo {
	width: 155px;
	margin-right: 7px;
	margin-left: 7px;
}
#BoxNoticias #BoxNoticiasConteudo ul {
	list-style-type: none;
}
#BoxNoticias #BoxNoticiasConteudo ul li {
	font-size: 11px;
	color: #CC6699;
	background-image: url(../img/marcador_rosa_com_fundo.jpg);
	background-position: 0px 3px;
	margin-bottom: 20px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
#BoxNoticias #BoxNoticiasConteudo h1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0066;
}

#BoxParceiros {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F5E3D8;
}
#BoxParceiros  ul {
	text-align: center;
	list-style-type: none;
}
#BoxParceiros  ul  li {
	margin-right: 7px;
	margin-left: 8px;
	display: inline;
	height: 58px;
	width: 119px;
	text-align: center;
}


#BoxCorpoFinal {
	background-image: url(../img/fundo_corpo_final.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 694px;
}
#BoxTopoInterno {
	background-image: url(../img/fundo_superior_int.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 187px;
	width: 537px;
	font-size: 14px;
	font-weight: bold;
	color: #5A0201;
	padding-top: 55px;
	padding-right: 50px;
	padding-left: 118px;
}
#BoxTitulo {
	background-image: url(../img/fundo_superior_int_titulo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	width: 550px;
	padding-right: 122px;
	padding-left: 33px;
}
#BoxTitulo h1 {
	font-size: 15px;
	font-weight: bold;
	color: #5A0201;
	padding-top: 3px;
}
#Conteudo {
	width: 463px;
	margin-bottom: 30px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
	padding-left: 24px;
}
#Conteudo h1 {
	font-size: 15px;
	font-weight: bold;
	color: #5A0201;
	margin-top: 10px;
	margin-bottom: 15px;
}
#Conteudo h2 {
	font-size: 14px;
	font-weight: bold;
	color: #910100;
	margin-top: 10px;
	margin-bottom: 15px;
}
#Conteudo ul {
	padding-left: 5px;
	list-style-type: none;
}
#Conteudo  ul li {
	background-image: url(../img/marcador_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 3px;
}
#LateralConteudo {
	width: 145px;
	float: right;
	margin-bottom: 30px;
	padding-right: 20px;
	display: block;
}
#LateralParceiros {
	background-image: url(../img/fundo_parceiro_int.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 143px;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 2px;
}
#LateralParceiros ul {
	margin-right: 13px;
	margin-left: 13px;
	list-style-type: none;
}
#LateralParceiros ul li {
	display: block;
	height: 55px;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 22px;
}

#BoxRodape{
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

}
#rdpCopy {
	font-size: 11px;
	width: 400px;
	float: left;
}
#Asther {
	font-size: 11px;
	width: 400px;
	float: right;
	text-align: right;
}
#imgServDebutantes, #imgServDiaNoivaGestante {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#imgServDiaNoivo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#imgServDiaNoivaIara {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#imgServDiaNoivaMais {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#PagePopUp {
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fundo_pop_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#PagePopUp h1 {
	font-size: 17px;
	font-weight: bold;
	color: #5A0201;
	width: 444px;
	margin-right: 28px;
	margin-bottom: 30px;
	margin-left: 28px;
	padding-top: 46px;
}
#PagePopUp #PopUpConteudo {
	height: 370px;
	overflow: auto;
	display: block;
	font-size: 12px;
	color: #5A0201;
	margin-left: 28px;
	padding-right: 28px;
	width: 454px;
}


#Conteudo .GuiaServico{
	background-color: #FBF3EE;
	padding: 13px;
	width: 430px;
	margin-bottom: 20px;
	border: 1px solid #F7E8DF;
}
#Conteudo .GuiaServico h1{
	font-size: 14px;
	font-weight: bold;
	color: #5A0201;
	padding: 0px;
	margin-bottom: 14px;
}
#BoxNavegacaoMenor{
	background-image: url(../img/parte_meio_barra_naveg_menor.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 145px;
}
#BoxNavegacaoMenor .Navegacao{
    margin-right: 4px;
	margin-left: 4px;
	list-style-type: none;
	margin-bottom: 2px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	margin-top: 1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
}
#BoxNavegacaoMenor .SubNaveg{
	list-style-type: none;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
#BoxNavegacaoMenor .SubNaveg  li{
	font-size: 11px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 20px;
	margin-bottom: 4px;
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Conteudo #OutrosLinks {
	background-color: #FAEEE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4E2D7;
	border-right-color: #FAEEE7;
	border-bottom-color: #FAEEE7;
	border-left-color: #FAEEE7;
	width: 425px;
	margin-top: 25px;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
	margin-bottom: 25px;
}
#Conteudo #OutrosLinks h3 {
	font-size: 12px;
	font-weight: normal;
	color: #5A0201;
	margin: 0px;
	padding: 0px;
}
#Conteudo #OutrosLinks ul {
	margin-top: 20px;
	margin-right: 13px;
	margin-left: 13px;
	list-style-type: none;
}
#Conteudo #OutrosLinks ul li {
	background-image: url(../img/marcador_lilas_com_fundo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 11px;
	padding-left: 18px;
}


/* Links */
#Conteudo #OutrosLinks ul li a:link, #Conteudo #OutrosLinks ul li a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}

#Conteudo #OutrosLinks ul li a:hover, #Conteudo #OutrosLinks ul li a:active{
	font-size: 13px;
	font-weight: bold;
	color: #8C0046;
	text-decoration: underline;
}

a.TituloNoticia:link, a.TituloNoticia:visited{
	font-size: 13px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}

a.TituloNoticia:hover, a.TituloNoticia:active{
	font-size: 13px;
	font-weight: bold;
	color: #6C0036;
	text-decoration: underline;
}

a:link, a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
	
}
a:hover, a:active{
	font-size: 12px;
	font-weight: bold;
	color: #550039;
	text-decoration: none;
	
}
.Navegacao  a:link, .Navegacao  a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #5A0201;
	text-decoration: none;	
}
.Navegacao  a:hover, .Navegacao  a:active{
	font-size: 13px;
	font-weight: bold;
	color: #410101;
	text-decoration: none;	
}
.SubNaveg   li   a:link,.SubNaveg  li   a:visited    {
	font-size: 12px;
	font-weight: normal;
	color: #5A0201;
	text-decoration: none;
}
.SubNaveg   li   a:hover,.SubNaveg  li   a:active    {
	font-size: 12px;
	font-weight: normal;
	color: #410101;
	text-decoration: none;
}
#BoxNavegacaoMenor .Navegacao a:link, #BoxNavegacaoMenor .Navegacao a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;	
}
#BoxNavegacaoMenor .Navegacao a:hover, #BoxNavegacaoMenor .Navegacao a:active{
	font-size: 13px;
	font-weight: bold;
	color: #1F003E;
	text-decoration: none;
}
#BoxNavegacaoMenor .SubNaveg li a:link, #BoxNavegacaoMenor .SubNaveg li a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
}
#BoxNavegacaoMenor .SubNaveg li a:hover, #BoxNavegacaoMenor .SubNaveg li a:active{
	font-size: 12px;
	font-weight: normal;
	color: #1F003E;
	text-decoration: none;
}




a.TituloConsultoria:link, a.TituloConsultoria:visited{
    font-size: 14px;
	font-weight: bold;
	color: #5B0302;
	text-decoration: none;	
}
a.TituloConsultoria:hover, a.TituloConsultoria:active{
	font-size: 14px;
	font-weight: bold;
	color: #410101;
	text-decoration: underline;	
}
a.ResumoConsultoria:link, a.ResumoConsultoria:visited{
	font-size: 12px;
	font-weight: normal;
	color: #910100;
	text-decoration: none;	
}
a.ResumoConsultoria:hover, a.ResumoConsultoria:active{
	font-size: 12px;
	font-weight: normal;
	color: #410101;
	text-decoration: underline;
}
a.TituloDepoimento:link, a.TituloDepoimento:visited{
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a.TituloDepoimento:hover, a.TituloDepoimento:active{
	font-size: 14px;
	font-weight: bold;
	color: #350035;
	text-decoration: underline;
}
a.ResumoDepoimento:link, a.ResumoDepoimento:visited{
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
}
a.ResumoDepoimento:hover, a.ResumoDepoimento:active{
	font-size: 12px;
	font-weight: normal;
	color: #350035;
	text-decoration: underline;
}
a.Depoimento:link, a.Depoimento:visited{
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a.Depoimento:hover, a.Depoimento:active{
	font-size: 13px;
	font-weight: bold;
	color: #350035;
	text-decoration: underline;
}
a.Asther:link, a.Asther:visited{
	font-size: 11px;
	font-weight: bold;
	color: #5A0201;
	text-decoration: none;
	
}

a.Asther:hover, a.Asther:active{
	font-size: 11px;
	font-weight: bold;
	color: #410101;
	
}

a.Links:link, a.Links:visited{

	
}

a.Links:hover, a.Links:active{
	
}

#page:after, #BoxCorpo:after, #BoxConsultoriaConteudo ul li:after, #Conteudo:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

/* Flick  */
.zg_div {margin:0px; padding: 0px;}
.zg_div_inner { color:#666666; font-family: "Trebuchet MS";}
