/*PLANO WEB2*/

.tpl__planoweb2 {
	background-image: url(img/planos/web2.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 160px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tpl__planoweb2 .tela {
	position: absolute;
	height: 138px;
	left: 21px;
	width: 168px;
	top: 10px;
	background-image: url(img/bg_telas.png);
	background-position: -1px -1px;
	background-repeat: no-repeat;
}
.tpl__planoweb2 .tela img {
	padding-left: 4px;
}

.tpl__planoweb2 .info {
	position: absolute;
	width: 439px;
	left: 218px;
	top: 19px;
	height: 125px;
}
.tpl__planoweb2 .info h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
.tpl__planoweb2 .info .img_detalhes {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.tpl__planoweb2 .info .info_just {
	text-align: justify;
}
.tpl__planoweb2 .info .info_dados {
	margin-top: 4px;
	padding-top: 4px;
}


/*PLANO WEB1*/

.tpl__planoweb1 {
	background-image: url(img/planos/web1.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 115px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tpl__planoweb1 .tela {
	position: absolute;
	height: 96px;
	left: 14px;
	width: 118px;
	top: 7px;
	background-image: url(img/bg_telas_menor.png);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.tpl__planoweb1 .tela img {
	padding-left: 4px;
}
.tpl__planoweb1 .info {
	position: absolute;
	width: 494px;
	left: 160px;
	top: 7px;
	height: 94px;
}
.tpl__planoweb1 .info h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
.tpl__planoweb1 .info .img_detalhes {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.tpl__planoweb1 .info .info_just {
	text-align: justify;
}
.tpl__planoweb1 .info .info_dados {
	margin-top: 4px;
	padding-top: 4px;
}

.tpl__planoplus {
	background-image: url(img/planos/plus.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 115px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tpl__planoplus .tela {
	position: absolute;
	height: 96px;
	left: 14px;
	width: 118px;
	top: 7px;
	background-image: url(img/bg_telas_menor.png);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.tpl__planoplus .tela img {
	padding-left: 4px;
}
.tpl__planoplus .info {
	position: absolute;
	width: 494px;
	left: 160px;
	top: 7px;
	height: 94px;
}
.tpl__planoplus .info h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	font-size: 11px;
}
.tpl__planoplus .info .img_detalhes {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.tpl__planoplus .info .info_just {
	text-align: justify;
}
.tpl__planoplus .info .info_dados {
	margin-top: 4px;
	padding-top: 4px;
}


/*PLANO BASICO*/

.tpl__planobasico {
	background-image: url(img/planos/economico.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 115px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tpl__planobasico .tela {
	position: absolute;
	height: 96px;
	left: 14px;
	width: 118px;
	top: 7px;
	background-image: url(img/bg_telas_menor.png);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.tpl__planobasico .tela img {
	padding-left: 4px;
}
.tpl__planobasico .info {
	position: absolute;
	width: 494px;
	left: 160px;
	top: 7px;
	height: 94px;
}
.tpl__planobasico .info h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	font-size: 11px;
}
.tpl__planobasico .info .img_detalhes {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.tpl__planobasico .info .info_just {
	text-align: justify;
}
.tpl__planobasico .info .info_dados {
	margin-top: 4px;
	padding-top: 4px;
}

/*PLANO GRATIS*/

.tpl__planogratis {
	background-image: url(img/planos/gratis.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 115px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.tpl__planogratis .tela {
	position: absolute;
	height: 96px;
	left: 14px;
	width: 118px;
	top: 7px;
	background-image: url(img/bg_telas_menor.png);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.tpl__planogratis .tela img {
	padding-left: 4px;
}

.tpl__planogratis .info {
	position: absolute;
	width: 494px;
	left: 160px;
	top: 7px;
	height: 94px;
}
.tpl__planogratis .info h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	font-size: 11px;
}
.tpl__planogratis .info .img_detalhes {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.tpl__planogratis .info .info_just {
	text-align: justify;
}
.tpl__planogratis .info .info_dados {
	margin-top: 4px;
	padding-top: 4px;
}
