@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0px;
}
* html #externo {
	height: 100%;
}
html {
	background:url(imagens/ruido-back.png) repeat;
}
body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	background:url(imagens/topo-back.png) repeat-x top;
}
body #externo {height: auto; min-height: 100%;}



/*configurações gerais */

img{
	border:none;
}
ul, li, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
#planos li{
	list-style-type:square;
	color:#f7931e;
	padding-left:20px;
	font-weight:bold;
	text-transform:uppercase;
}

h1{
	width:400px;
	height:85px;
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	text-align:left;
	color:#0087cb;
	font-size:40px;
}
h2{
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	font-size:46px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#f7931e;
}
h3{
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	text-align:left;
	font-size:40px;
	color:#0087cb;
	letter-spacing:-2px;
	padding-bottom:10px;
}
h4{
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	font-size:35px;
	color:#f7931e;
	letter-spacing:-1px;
}
h5 {
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#939393;
	margin:10px 0 10px;
	background:
}
h6 {
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#8CC63F;
	margin:10px 0 10px;
}
a:link{
	color:#F7931E;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#C60;
	text-decoration:none;
}
a:visited{
	color:#F7931E;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#F7931E;
	text-decoration:none;
	font-weight:bold;
}
@font-face {
    font-family: 'TypoLatinserifBoldRegular';
    src: url('fontes/typolatinserif-bold-webfont.eot');
    src: url('fontes/typolatinserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/typolatinserif-bold-webfont.woff') format('woff'),
         url('fontes/typolatinserif-bold-webfont.ttf') format('truetype'),
         url('fontes/typolatinserif-bold-webfont.svg#TypoLatinserifBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VIVORegular';
    src: url('fontes/vivo-regular-webfont.eot');
    src: url('fontes/vivo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/vivo-regular-webfont.woff') format('woff'),
         url('fontes/vivo-regular-webfont.ttf') format('truetype'),
         url('fontes/vivo-regular-webfont.svg#VIVORegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FolksRegular';
    src: url('fontes/Folks-Normal-webfont.eot');
    src: url('fontes/Folks-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/Folks-Normal-webfont.woff') format('woff'),
         url('fontes/Folks-Normal-webfont.ttf') format('truetype'),
         url('fontes/Folks-Normal-webfont.svg#FolksRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*estrutura*/

#externo {
	min-height:100%;
	height:auto !important;
	height:100%;
	position: relative;
	background:url(imagens/branco-back.png) center top no-repeat;
}
.central{
	width:960px;
	margin:auto;
	padding:0 10px 0 10px;
	position:relative;
}

/*conteudos blocos*/
#boneco-vivo{
	width:15%;
	height:40%;
	background:url(imagens/vivo-azul.png) top left no-repeat;
	position: absolute;
	right:0px;
	bottom:-80px;
	z-index:100;
}
#destaque-foto{
	position:absolute;
	right:3%;
	top:20px;
	z-index:200;
}
#marca{
	width:310px;
	float:left;
	margin-top:20px;
	height:85px;
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	color:#0087cb;
	font-size:28px;
}
.vivo{
	font-size:48px;
}
.texto-destaque{
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	font-size:30px;
	float:left;
	color: #f7931e;
	margin:15px 0 0 20px;
	padding:20px;
	border-left:2px #dedede dotted;
}

/*box beneficios*/
#beneficios{
	width:660px;
	float:left;
	position:relative;
	color:#929292;
	font-size:24px;
	text-transform:uppercase;
    font-family: 'FolksRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	clear:left;
}
#beneficios ul{
	background:url(imagens/balao-vantagens.png) no-repeat;
	padding:45px;
	height:300px;
}
#beneficios ul li{
	line-height:45px;
	list-style:none;
	padding-left:36px;
	background:url(imagens/arrow.png) no-repeat left;
}
/*#beneficios ul li#cobertura{
	background:url(imagens/ic-cobertura.png) no-repeat;
}
#beneficios ul li#custo{
	background:url(imagens/ic-custo.png) no-repeat;
}
#beneficios ul li#provedor{
	background:url(imagens/ic-provedor.png) no-repeat;
}
#beneficios ul li#modem{
	background:url(imagens/ic-modem.png) no-repeat;
}*/
#beneficios ul li#legenda{
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:0px;
	line-height:12px;
	text-transform:none;
	background:none;
}
#modem-foto{
	position:absolute;
	bottom:0px;
	left:150px;
}
#boneco-laranja{
	position:absolute;
	bottom:0px;
}

#selo{
	width:400px;
	float:left;
}
/*box planos*/
#planos{
	width:450px;
	float:left;
	clear:left;
	margin-top:20px;
}
table.dados td {
	margin:10px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	border:3px solid #fff;
	background:url(imagens/back-celulas.png) repeat-x;
	padding:5px;
}
table.dados th {
	background: #fff;
	font-size:14px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#f7931e;
	font-weight:bold;
	padding:7px 0 7px 0;
}

/*box facebook*/
#facebook{
	clear:left;
	float:left;
	background:#FFF;
	padding:2px;
	margin:18px 14px 10px 14px;
}

/*box formulario*/
#formulario{
	width:375px;
	height: 700px;
	background:#fff;
	position:absolute;
	top:455px;
	right:0;
	border-top:1px solid #f7f7f7;
	border-right:2px solid #dadada;
	border-bottom:2px solid #dadada;
	border-left:1px solid #f7f7f7;
	padding:22px;
	margin-right:10px;
	text-align:center;
}
.borda{border-color:#F60;}

.conteiner{
	height:50px;
	position:relative; 
	float:right;
/*	clear:right;
*/}
.alerta{
	width:auto; 
	height:20px; 
	position:absolute; 
	right:0px; 
	top:-5px; 
	padding:5px; 
	background:#F60; 
	color:#fff; 
	border-radius:3px; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.feedback{
	color:#FFF;
	text-align:center;
	clear:both;
	background:red;
	font-size:16px;
	height:50px;
	padding-top:10px;
}
#cadastro .linha{
	text-align:right;
	height:35px;
	width:90px;
	padding-top:15px;
	float:left;
	clear:left;
}
#cadastro label{
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#939393;
	font-size:16px;
	margin-top:2px;
}
#cadastro .campo{
	background:url(imagens/back-campos.png) center no-repeat;
	border:none;
	width:245px;
	height:36px;
	margin:5px;
	padding-left:12px;
	padding-right:12px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	color:#939393;
	font-size:16px;
	float:right;
	text-transform:uppercase;
}
#cadastro .campo_ddd{
	background:url(imagens/back-ddd.png) center no-repeat;
	border:none;
	width:35px;
	height:36px;
	margin:5px;
	padding-left:12px;
	padding-right:12px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	color:#939393;
	font-size:16px;
	float:right;
	text-transform:uppercase;
}
#cadastro .campo_telefone{
	background:url(imagens/back-telefone.png) center no-repeat;
	border:none;
	width:180px;
	height:36px;
	margin:5px;
	padding-left:12px;
	padding-right:12px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	color:#939393;
	font-size:16px;
	float:right;
	text-transform:uppercase;
}
.botao_enviar {
	margin:10px 0 0 10px;
	width:355px;
	height:62px;
	background:url(imagens/back-botao.png) top;
	font-family: 'VIVORegular','Lucida Sans Unicode', 'Lucida Grande', sans-serif;	
	text-transform: uppercase;
	display: block;
	text-align: center;	
	font-size:26px;
	color:#939393;
	cursor: pointer;
	border:none;
	clear:both;
}
.botao_enviar:hover{
	background:url(imagens/back-botao.png) bottom;
	color:#fff;
}
.combo {
	height:36px;
	width:259px;
	background-color:#FFF;
	color:#939393;
	font-size:16px;
	margin:5px 10px 5px 5px;
	padding-left:12px;
	font-family: 'TypoLatinserifBoldRegular', "Times New Roman", Times, serif;
	float:right;
}
a#politicas{
	color: #999;
	font-size:10px;
}
#informacoes-legais{
	width:700px;
	margin:auto;	
	background:#fff;
	position:absolute;
	top:120px;
	border-top:1px solid #f7f7f7;
	border-right:2px solid #dadada;
	border-bottom:2px solid #dadada;
	border-left:1px solid #f7f7f7;
	padding:22px;
	margin-right:10px;
}