@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input,
select {
	height: 22px;
	border: 1px solid #E4E4E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 22px;
}
form {
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#comunicado {
border:1px solid #FF0000;
background:#FFC6C6;
padding-top:10px;
padding-left:10px;}
dt { 
font-size:18px;
color:#3399CC;
padding-bottom:10px;
color: #3399CC;
}
a:link,a:visited {
	color: #000;
	text-decoration:inherit;
	}
a:hover {
	color: #39C;
	text-decoration:underline;
}
#server {
width:250px;
height:45px;
margin:0 auto;
font-size:19px;
margin-top:80px;
}
#diferenciais {
background:url(fundo_pagina_infrasadsa.jpg) no-repeat right;
padding-top:15px;
height:230px;}
span {
	color: #39C;
	text-decoration:inherit;
}
span:hover {
	color: #39C;
	text-decoration:underline;
}
#topo-layout {
	height: 140px;
	width: 100%;
	background: url(topo-fundo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;	
}
#topo {
	margin: auto;
	width: 980px;
}
#logo {
	height: 140px;
	width: 300px;
	float: left;
	clear: both;
}
#logo img {
	padding-top: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-bottom: 20px;
}
#icones-topo {
	width: 680px;
	float: left;
	height: 140px;
	text-align: center;
}
#icones-topo img {
	margin-top: 50px;
	margin-right: 35px;
	margin-bottom: 40px;
	margin-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#barra-menu {
    background:url(barra-fundo.jpg);
	height: 30px;
	width: 100%;
}
#menu-topo {
	margin: auto;
	width: 980px;
	height: 30px;
	text-transform: uppercase;
}
#menu-topo ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu-topo li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
}
#menu-topo a:link ,#menu-topo a:visited{
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
#menu-topo a:hover {
	color: #FFF;
	font-size: 13px;
	text-decoration: nome;
}
/* Cria a opção de listar qual página está sendo exibida e marca no link do menu */
#body-home #menu-topo li a.menu-home,
#body-hospedagem-de-sites #menu-topo li a.menu-hospedagem-de-sites,
#body-escritorio-online #menu-topo li a.menu-escritorio-online,
#body-web-radio #menu-topo li a.menu-web-radio,
#body-revenda-de-hospedagem #menu-topo li a.menu-revenda-de-hospedagem,
#body-registro-de-dominio #menu-topo li a.menu-registro-de-dominio {
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
}#conteudo-layout {
    background:url(site-fundo.jpg);
	width: 100%;
	min-height: 250px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	float: left;
}
#conteudo {
	width: 980px;
	min-height: 300px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.conteudo-texto {
	width: 100%;
	float: left;
	clear: both;
}

.chapeu  {
	color: #3399CC;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-color: #C8E3F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#conteudo h1 {
	font-size: 26px;
	font-weight: bold;
	color: #3399CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#conteudo h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#conteudo h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#coluna1-home {
	float: left;
	width: 735px;
	height: 100%;
}
#coluna2-home {
	float: left;
	width: 225px;
	margin-left: 20px;
}
#coluna1 {
	float: left;
	width: 695px;
	height: 100%;
	min-height: 200px;
	background-color: #FFF;
	padding: 20px;
}
#coluna2 {
	float: left;
	width: 195px;
	min-height: 200px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 15px;
}
#coluna2 p {
	line-height: 14px;
	margin: 0px;
}
#coluna2-home  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slide-home {
	height: 230px;
	width: 735px;
}
.chamadas-home {
	width: 100%;
	min-height: 110px;
	margin-top: 30px;
	clear: both;
}
.chamadas-home-esquerda,
.chamadas-home-direita {
	float: left;
	width: 350px;
}
.chamadas-home-esquerda {
	margin-right: 17px;
}
.chamadas-home-direita {
	margin-left: 17px;
}
.imagem-chamada {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coluna1-home .imagem-chamada {
	width: 40px;	
}
#coluna2 .imagem-chamada {
	width: 55px;	
}
.texto-chamada {
	float: left;
}
#coluna1-home .texto-chamada {
	width: 300px;
}
#coluna2 .texto-chamada {
	width: 130px;	
}
#chamadas-home .texto-chamada {
	width: 130px;	
}
.caixa-coluna2,
.caixa-coluna2-linha {
	width: 100%;
	height: 94px;
	margin-bottom: 10px;
}
.caixa-coluna2-linha {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.chamadas {
	float: left;
	width: 695px;	
	height: 70px;
}
.chamadas-esquerda {
    width: 345px;
    float: left;        
}
.chamadas-direita {
	float: left;
	width: 345px;
	text-align: right;	
    top: 0px;    
}
.tabela-planos {
	border: 1px dotted #CCC;
	border-collapse: collapse;
	text-align: center;
}
.tabela-planos td {
	border: 1px dotted #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
}
.tabela-planos-nome {
	color: #FFF;
	background-image: url(tabela-planos-fundo.jpg);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tabela-planos-caracteristica {
	font-weight: bold;
	text-align: left;
}
.tabela-planos-linha {
	background-color: #EBEBEB;
}
.tabela-planos-valor {
	font-size: 18px;
	color: #0099CB;
}
.tabela-planos-obs {
	font-size: 12px;
}





#rodape-layout {
	background-color: #B6B6B6;
	margin-top: 34px;
	height: 210px;
	width: 100%;
	float: left;
}
#login-layout {
	height: 230px;
	width: 225px;
	overflow: hidden;
}
#login {
	height: 120px;
	float: left;
	background-color: #EBEBEB;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 185px;
}
#login p {
	margin: 0;
}
#login .input-login {
	width: 98%;
}
#login .input-botao {
	background-color: #0085B0;
	color: #FFF;
	text-align: center;
	float: right;
	font-size: 12px;
	margin: 0px;
}
#login-rodape {
	float: left;
	height: 50px;
	width: 225px;
	background-color: #D6D6D6;
}
#login-rodape p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.chapeu2 {
	width: 100%;
	clear: both;
	float: left;
}
.chapeu2 p{
	margin: 0px;
}
.chapeu2-esquerda {
background:url(barra-fundo-esquerda.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 10px;
}
.chapeu2-direita {
background:url(barra-fundo-direita.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 10px;
}
.chapeu2-centro {
background:url(barra-fundo.jpg);
	background-repeat: repeat-x;
	width: 205px;
	line-height: 30px;
	height: 30px;
	float: left;
	color: #FFF;
	text-decoration:inherit;	
}
.banner-coluna2,
.banner-coluna2-home{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
}
#rodape {
	height: 60px;
	width: 980px;
	margin: auto;
	line-height: 60px;
}
address {
	text-align: center;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
#caixas-rodape {
	width: 980px;
	height: 144px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#caixas-rodape h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#caixas-rodape p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#caixas-rodape a:link,
#caixas-rodape a:visited {
	color: #FFF;
	text-decoration: none;
}
#caixas-rodape a:hover {
	text-decoration: nome;	
}
.caixa-rodape-esquerda,
.caixa-rodape-direita,
.caixa-rodape-centro {
	color: #FFF;
	padding: 10px;
	float: left;
	height: 124px;
	width: 170px;
	background-color: #A5A5A5;
}
.caixa-rodape-esquerda {
	margin-right: 3px;
}
.caixa-rodape-centro {
	margin-left: 4px;
	margin-right: 4px;
}
.caixa-rodape-direita {
	margin-left: 3px;
}
.destaques { 
    width: 740px;
    height:225px; 
    margin-top: 1px;
    margin-right:15px;
    float: left; 
    height: 155px;
    display:block;
}
#meio {
    clear:both;
    margin-right:15px;}

textarea {
     border:1px solid #E4E4E4;
}
#botao_menu {
     width:100px;
     height:25px;
     background: url('botao_menu1.gif') no-repeat;    
	 border:0px;        
     vertical-align:top;   
	 cursor: hand;     
	 display:block;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FFFFFF; 
	 font-weight:bold; 
}
#botao_menu:hover {	height:25px;
        background: url('botao_menu2.gif') no-repeat;        
		border-bottom:0px;        
		display:block;  
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold; 
}
#clear {
clear:both;
}