/* CSS Document */
#interna, #interna-discado, #interna-sites, #interna-suporte, #interna-condominial,#interna-dedicado, #interna-consumo, #miolo-normal
{
	float:left;
	margin-top: 0px;
	width: 535px;
	height: auto;
	margin-left:5px;
	color:#666666;
}
#interna-discado, #interna-sites, #interna-suporte, #interna-condominial, #interna-dedicado, #interna-consumo,#miolo-normal{
padding:0px;}

#miolo-interna{
	float: left;
	width: 491px;
	height: 100%;
	min-height: 200px;
	max-height: 100%;
	height: 200px;
	padding:22px;
}
#miolo-interna-discado, #miolo-interna-sites, #miolo-interna-suporte, #miolo-interna-condominial, #miolo-interna-dedicado{
	float: left;
	width: 535px;
	height: 100%;
	min-height: 690px;
	max-height: 100%;
	height: 690px;
	border-top:10px solid #77b000;
	background-image: url(../img/servicos/bg-discado-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:60px;
}

#interna-discado{
	background-image: url(../img/servicos/bg-discado-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



#interna-suporte{
	background-image: url(../img/servicos/bg-suporte-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#miolo-interna-suporte{
	border-top:10px solid #6a8796;
	background-image: url(../img/servicos/bg-suporte-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:60px;
}

#interna-sites{
	background-image: url(../img/servicos/bg-sites-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#miolo-interna-sites{
	border-top:10px solid #f26c25;
	background-image: url(../img/servicos/bg-sites-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#interna-condominial{
	background-image: url(../img/servicos/bg-condominial-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#miolo-interna-condominial{
	border-top:10px solid #fdba00;
	background-image: url(../img/servicos/bg-condominial-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:60px;
}

#miolo-interna-condominial a, #miolo-interna-dedicado a, #miolo-interna-suporte a, #miolo-interna-sites a, #miolo-interna-discado a{color:#666666; }
#miolo-interna-condominial a:hover, #miolo-interna-dedicado a:hover, #miolo-interna-suporte a:hover, #miolo-interna-sites a:hover, #miolo-interna-discado a:hover{color:#666666; text-decoration:none;}

#interna-dedicado{
	background-image: url(../img/servicos/bg-dedicado-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#miolo-interna-dedicado{
	border-top:10px solid #754183;
	background-image: url(../img/servicos/bg-dedicado-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:60px;
}

html>body #miolo-interna, #miolo-interna-discado, #miolo-interna-suporte, #miolo-interna-sites, #miolo-interna-condominial, #miolo-interna-consumo, #miolo-interna-dedicado{
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconheça o formato elástico. */
}

#miolo-interna-consumo,#miolo-normal{
	float: left;
	width: 535px;
	height: 100%;
	min-height: 200px;
	max-height: 100%;
	height: 200px;
	height:auto;
}

#miolo-interna-consumo{
background-color:#7E9FC0;
}

#topo{
	float:left;
	width: 535px;
	height: 85px;
	margin-left:5px;
	background-color:#ffffff;
	padding-top:9px;
	background-image: url(../img/fileteTopo.gif);
	background-repeat: no-repeat;
	background-position: bottom;		
}

#topo .buscaInt{float:left; width:174px;}
#topo .servicos{width:341px; float:left; padding-left:15px;}
.servicos img {padding-right:1px;}
