body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}
p {
	text-align: justify;
}

.colorblue {color:#036; }
.teste1 {background-color:#099; opacity:0.7;}
.teste2 {background-color:#6F9; opacity:0.7;}
.teste3 {background-color:#FC0; opacity:0.7;}

.center {text-align-last:center; }

.contemfloat {float:left;}
.clear { clear:both;}

.txt10 { font-size:10px; }
.txt12 { font-size:12px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }
.txt18 { font-size:18px; }
.txt20 { font-size:20px; }
.txt22 { font-size:22px; }
.txt24 { font-size:24px; }

.rodape_left { width:45%; height:5%; float:left; font-size:12px; text-align:left; padding:4% 2% 4% 2%;}
.rodape_right { width:45%; height:5%; float:right; font-size:12px; text-align:right; padding:4% 2% 4% 2%;}

.blocos {
	width: 100%;
	margin-left:20px;
	text-align:center;
}
	
.bloco1 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 15px;
	background-image:url(../imagens/bg_icon1.png);
	background-repeat: no-repeat;
	}
	
.bloco2 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 15px;
	background-image:url(../imagens/bg_icon2.png);
	background-repeat: no-repeat;
	}
	
.bloco3 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 15px;
	background-image:url(../imagens/bg_icon3.png);
	background-repeat: no-repeat;
	}
	
.bloco4 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 15px;
	background-image:url(../imagens/bg_icon4.png);
	background-repeat: no-repeat;
	}	

.textoplano {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	color: #FF0;
	font-size: 14px;
	padding: 65px 6px 0;
	position: absolute;
	text-align: center;
	height: 43px;
	width: 88px;
	left: 420px;
	top: 175px;
}

#content{
	widht:100%;
	text-align:center;
}

.cont_suporte {
	width: 100%;
	margin-left:40px;
	text-align:center;
}

.suporte1 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 10px 10px;
	background-image:url(../imagens/icon_webmail.png);
	background-repeat: no-repeat;
	}
.suporte2 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 10px 10px;
	background-image:url(../imagens/icon_central.png);
	background-repeat: no-repeat;
	}
	
.suporte3 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 10px 10px;
	background-image:url(../imagens/icon_medidor.png);
	background-repeat: no-repeat;
	}
	
.suporte4 {
	width: 110px;
	height: 110px;
	float: left;
    margin: 10px 10px;
	background-image:url(../imagens/icon_suporte.png);
	background-repeat: no-repeat;
	}
	
.cont_planos {
	width: 100%;
	text-align:center;
}
.plano1 {
	width: 145px;
	height: 145px;
	float: left;
	
	}	
#phone {
    background-image: url("imagens/tel.png");
    background-position: 50px;
    background-repeat: no-repeat;
	background-size: 12px 22px;
    padding-left: 20px;
    text-align: center;
	color: #0074af;
	font-size: 22px;
	margin: 14px 0 -6px 10px;
	height: 30px;

}

.cont_tit {
    display: block;
    font-size: 14px;
	float: left;
	margin-left: 0px;
	margin-top: 13px;
    font-weight: bold;
    position: absolute;
    width: 100px;
}

.cont_text {
    display: block;
    float: left;	
    font-size: 14px;
    width: 202px;
	margin-left: 105px;
	margin-top: 13px;
}

#cont_top {
    height: 80px;
    left: 50%;
    margin-left: -155px;
    position: relative;
    width: 310px;
}

#cont_list {
	margin: 0 0 64px;
}

#cont_list_text {
    font-family: Verdana;
    margin: 13px 0 0 36px;
    position: absolute;	
}

.cont_signal {
    background-image: url("/b2c/vgn/img/mobile/mobilenew/plus_minus.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: 10px;
    position: absolute;
    right: 10px;
    width: 36px;
}

#cont_ul {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
}

.cont_li {
	display: block;
	width: 100%;
	height: 44px;
	background-image: url("/b2c/vgn/img/mobile/mobilenew/fundo_cont.png");
	background-repeat: repeat-x;
	padding: 0;
	cursor: pointer;
}
