﻿.corpo_antecipe
{
	width: 417px;
	background-color: #EFEFEF;
}

.topo_antecipe
{
	width: 417px;
	height: 98px;
	background-image: url(imagens/topo_pop_antecipe.jpg);
	background-repeat: no-repeat;
}

.topo_agende
{
	width: 417px;
	height: 98px;
	background-image: url(imagens/topo_pop_agende.jpg);
	background-repeat: no-repeat;
}

.topo_indique
{
	width: 417px;
	height: 98px;
	background-image: url(imagens/topo_pop_indique.jpg);
	background-repeat: no-repeat;
}

.corpo_antecipe .texto_descritivo
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	width: 390px;
	margin: 10px auto;
}

.quadro_form1
{
	width: 352px;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 0 auto 10px;
}

.quadro_form2
{
	width: 350px;
	background-color: #eeebe2;
	border: solid 1px #d6d6d6;
	padding: 12px 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.quadro_form2 .esquerda
{
	width: 105px;
	float: left;
	text-align: right;
	padding: 4px 5px 0 0;
	margin-bottom: 5px;
}

.quadro_form2 .direita
{
	float: left;
	width: 238px;
	margin-bottom: 5px;
}

.quadro_form2 .direita .textbox
{
	width: 228px;
	height: 15px;
	border: solid 1px #b4b4b4;
	background-color: #F4F4F4;
}

.quadro_form2 .direita .textbox_telefone
{
	width: 134px;
	height: 15px;
	border: solid 1px #b4b4b4;
	background-color: #F4F4F4;
}

.quadro_form2 .direita .textbox_mensagem
{
	width: 228px;
	height: 72px;
	border: solid 1px #b4b4b4;
	background-color: #F4F4F4;
}

.quadro_form2 .direita .ddown
{
	width: 232px;
	height: 17px;
	border: solid 1px #b4b4b4;
	background-color: #F4F4F4;
}



.pop_foto_topo
{
	background-image: url(imagens/pop_foto_bg.gif);
	background-repeat: repeat-x;
	height: 87px;
	padding-top:10px;
}

.pop_foto_topo .logo
{
	width: 221px;
	height: 50px;
	margin: auto;
	background-image: url(imagens/logo_aam.gif);
}

.pop_foto_topo .imagem_topo
{
	float: right;
	width: 184px;
	height: 40px;
	margin-top: 36px;
	background-image: url(imagens/pop_foto_imagem_topo.gif);
}

.pop_imagem
{
	text-align: center;
}

.pop_imagem span
{
	display: block;
	margin: 2px;
	margin-top:10px;
}

.lnk_anterior
{
	background-image: url(imagens/pop_foto_link_esq.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 21px;
	padding: 16px 0 0 20px;
	float: left;
}

.lnk_proxima
{
	background-image: url(imagens/pop_foto_link_dir.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 21px;
	padding: 16px 0 0 20px;
	float: right;
}