* {
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	color: #20758F;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:hover, a:active {
	color: #20758F;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #647280;
	background: white;
}

#geral {
	width: 745px;
	padding: 0px 20px 20px 5px;
	background: white;
}

/* CABEÇALHO */

#cabecalho {
/* EM BRANCO
	height: 47px;
	background: url('../imagens/assinatura_zipline.gif') top left white no-repeat;
	padding: 11px 5px 0 0;
*/

/* MULHER
	height: 59px;
	background: url('../imagens/cabecalho.jpg') top left white no-repeat;
	padding: 11px 5px 0 0;
*/
	height: 72px;
	background: url('../imagens/cabecalho3.jpg') top left white no-repeat;
	padding: 11px 5px 0 0;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #20758f;
}

#cabecalho a {
	font-weight: bold;
}

/* Menu Afiliados */

#menuAfiliados {
	border: 2px solid #bbcbd7;
	float: center;
	width: 600px;
}

#menuAfiliados ul {
	border: 1px solid white;
	background: #dde5eb;
	list-style: none;
	float: left;
	width: 600px;
	height: 24px;
}

#menuAfiliados ul li {
	display: inline;
}

#menuAfiliados ul li a {
	float:left;
	color: #89a2b5;
	font-weight: bold;
	padding: 5px 8px;
	margin: 1px 0 0 0;
	border-left: 1px solid white;
}

#menuAfiliados ul li a:hover {
	color: #20758f;
}

/*MENU SUPERIOR*/

#menuSuperior {
	border: 2px solid #bbcbd7;
	float: left;
	width: 748px;
}

#menuSuperior ul {
	border: 1px solid white;
	background: #dde5eb;
	list-style: none;
	float: left;
	width: 746px;
	height: 24px;
}

#menuSuperior ul li {
	display: inline;
}

#menuSuperior ul .dif a {
	color: #20758f;
	background: white;
	border-left: 1px solid #bbcbd7;
}

#menuSuperior ul li a {
	float:left;
	color: #89a2b5;
	font-weight: bold;
	padding: 5px 8px;
	margin: 1px 0 0 0;
	border-left: 1px solid white;
}

#menuSuperior ul li a:hover {
	color: #20758f;
}

/* BARRA LATERAL */
#lateral {
	clear: both;
	float: left;
	width: 178px;
	padding: 5px 0 6px 0;
	text-align: center;
}

/* Menu de Planos*/

#lateral #menuPlanos h3, #lateral #assineAgora h3, #lateral #depoimentoLateral h3, #lateral #Webmail h3, #lateral #Painel h3 {
	border-top: 5px solid #89a2b5;
	border-bottom: 5px solid #bbcbd7;
	padding: 8px;
	font-size: 12px;
	color: #89a2b5;
}

#lateral #menuPlanos ul {
	list-style: none;
	text-align: left;
	background: #dde5eb;
}

#lateral #menuPlanos ul li {
	border-bottom: 1px solid white;
	padding: 6px 0 7px 8px;
}

#lateral #menuPlanos ul li a {
	color: #89a2b5;
	font-weight: bold;
	display: block;
}

#lateral #menuPlanos ul li a:hover {
	color: #20758f;
}

/* BARRA LATERAL */
/* Assine Agora e Depoimento Lateral */
#lateral #assineAgora, #lateral #depoimentoLateral, #lateral #Webmail, #lateral #Painel {
	border-bottom: 5px solid #89a2b5;
}

#lateral #assineAgora h3, #lateral #depoimentoLateral h3, #lateral #Webmail h3, #lateral #Painel h3 {
	border-bottom: 0px;
}

#lateral #assineAgora h4, #lateral #depoimentoLateral h4, #lateral #Webmail h4, #lateral #Painel h4 {
	text-align: left;
	background: #bbcbd7;
	color: #20758f;
	padding: 6px 0 7px 8px;
	font-size: 10px;
}

#lateral #assineAgora div, #lateral #depoimentoLateral div, #lateral #Webmail div, #lateral #Painel div {
	text-align: left;
	padding: 5px;
	background: #dde5eb;
	border-bottom: 1px solid white;
}

#lateral #Webmail div .caixa {
	width: 150px;
	border: solid 1px #89a2b5;
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #647280;
	font-size: 11px;
}

#lateral #Webmail div span {
	margin: 0 0 0 20px;
}

#lateral #Painel div .caixa {
	width: 150px;
	border: solid 1px #89a2b5;
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #647280;
	font-size: 11px;
}

#lateral #Painel div span {
	margin: 0 0 0 20px;
}


/* CONTEÚDO PRINCIPAL */

#conteudo {
	padding: 5px;
	float: left;
	width: 557px;
}

#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #647280;
	padding: 4px 49px;
	height: 27px;
}

#conteudo h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 49px;
}

#conteudo p {
	text-indent: 40px;
	margin: 10px;
	font-size: 11px;
	line-height: 15px;
}

#conteudo blockquote {
	margin: 5px 0 10px 60px;
	text-decoration: italic;
}

#conteudo ul {
	padding: 5px 0 10px 60px;
	font-size: 11px;
	line-height: 15px;
	list-style: square;
}

#conteudo ol {
	padding: 5px 0 10px 60px;
	font-size: 11px;
	line-height: 15px;
}

#conteudo ol img {
	display: block;
}

#conteudo ol li {
	padding: 10px;
}

#conteudo #navegacao {
	width: 100%;
	border-top: 5px solid #bbcbd7;
	background: #eef2f6;
	padding: 6px;
}

#conteudo #voltaTopo {
	width: 100%;
	border-bottom: 5px solid #bbcbd7;
	background: #eef2f6;
	padding: 6px;
}

/* RODAPÉ */

#rodape {
	clear: both;
	border-top: 5px solid #bbcbd7;
	text-align: center;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 732px;
}

#rodape ul {
	list-style: none;
	width: 400px;
	margin: auto;
	text-align: center;
}

#rodape ul li {
	display: inline;
	border-right: 1px solid;
	padding: 0 5px 0 5px;
}

#rodape ul .fim {
	border-right: 1px solid white;
}

#rodape div {
	padding: 10px 0 0 0;
	text-align: center;
}

/* FIM DA ESTRUTUDA, INÍCIO DO ESTILO DO CONTEÚDO */

/*depoimentos*/
#conteudo .depoimento {
	width: 569px;
	height: 150px;
	background: #dde5eb;
	border: 1px solid #bbcbd7;
	margin: 0 0 5px 0;
}

#conteudo .depoimento .imagem {
	width: 200px;
	background: white;
	vertical-align: middle;
	text-align: center;
}

#conteudo .depoimento .imagem img {
	border: 0;
}

#conteudo .depoimento .texto {
	padding: 0 20px 0 40px;
	vertical-align: middle;
}

#conteudo .depoimento .texto h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #89A2B5;
}

#conteudo .depoimento .texto p {
	font-size: 12px;
	padding: 0 0 10px 0;
}

#conteudo .depoimento .texto h5 {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

/*mostra planos individualmente*/
#conteudo .quadroPlanos {
	width: 569px;
	height: 150px;
	background: #eef2f6;
	border: 1px solid #bbcbd7;
	border-top: 6px solid #bbcbd7;
	margin: 0 0 5px 0;
	vertical-align: center;
}

#conteudo .quadroPlanos img {
	border: 0;
	float: left;
	padding: 0 25px 0 25px;
	background: white;
}

#conteudo .quadroPlanos .texto {
	margin: 5px 10px 0 210px;
	font-size: 10pt;
}

#conteudo .quadroPlanos .links {
	width: 120px;
	float: left;
	border-top: 1px dashed gray;
	margin: 10px 0 0 10px;
}

#conteudo .quadroPlanos .links a {
	border-bottom: 1px dashed gray;
	display: block;
	padding: 5px 0 5px;
	width: 100%;
	font-weight: bold;
}

/*Tabela mostrando a comparação entre planos*/
#conteudo .tabelaPlanos {
	width: 569px;
	text-align: center;
	margin: 5px 0 5px 0;
}

#conteudo .tabelaPlanos thead {
	background: #bbcbd7;
	font-weight: bold;
}

#conteudo .tabelaPlanos .subTitulo {
	background: #dae4f1;
	font-weight: bold;
}

#conteudo .alinhado {
	text-align: left;
	text-indent: 5px;
}

#conteudo .selo {
	width: 150px;
	height: 149px;
	border: 0;
	float: right;
}

#conteudo .seloegestor {
	width: 150px;
	height: 131px;
	border: 0;
	float: right;
}

/* Assinando */
#quadroInfo, #quadroTotal {
	margin: 0 0 10px 0;
}

/* Formulários */
.caixa {
	width: 200px;
	border: solid 1px #89a2b5;
	background: #DDE5EB;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #647280;
	font-size: 11px;
}

.caixa2 {
	background: white;
	border: 0;
	width: 400px;
}

.caixatextarea2 {
	width: 500px;
	height: 200px;
	color: #333366;
	border: 0;
	font-size: 10px;
}

textarea {
	height: 70px;
}

.send {
	margin: 10px 0 0 0;
	border-top: solid 1px #dde5eb;
	border-left: solid 1px #dde5eb;
	border-bottom: solid 1px #89a2b5;
	border-right: solid 1px #89a2b5;
	background: #bbcbd7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #20758f;
	font-size: 9px;
}

/*Cor de destaque para links e lugares que ainda estão incompletos*/
.arrumar {
	background: yellow;
}

.destaque {
	font-weight: bold;
	color: #800000;
}

.invisivel {
	display: none;
}

