@charset "utf-8";
/* CSS Document */

body{
	background: url(../imagens/bg.png) #3e3e3e repeat-x top;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	font-family:Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color:#333;
		line-height:130%;
		outline:none;
	
}

#contentor_centro{
	width:1022px; height:auto;
	margin-left:auto; margin-right:auto;
}

#header{
	background:url(../imagens/header_bg.png) no-repeat;
	width:980px; height:80px;
	padding-top:35px; padding-left:34px;
	margin-top:23px; margin-left:4px; margin-right:4px; margin-bottom:0px;
}

#menu{
	background:url(../imagens/menu_bg.png) no-repeat;
	width:998px; height:37px;
	margin-top:-5px; margin-bottom:4px;
	padding-left:24px;
}

#menu div{
	width:auto; height:37px; float:left;
	padding-left:15px; padding-right:14px;
	line-height:37px;
}

#contentor_pagina{
	background:url(../imagens/bg_page.png) repeat-y;
	width:1006px; height:auto;
	margin-left:4px; margin-right:4px;
	padding-left:4px; padding-right:4px;
}
.contentor_pagina{
	background:url(../imagens/shaddow_pagina.jpg) repeat-x;
	overflow:auto;
}


/* ESQUERDA */

#esq{
	width:190px; height:auto;
	padding-left:6px; padding-top:4px; padding-right:0px;
	float:left;
}

/* Caixa lateral LOGIN */
#topo-caixa-lateral{
	width:178px; height:22px;
	padding-top:9px; padding-left:10px;
	background:url(../imagens/caixas-laterais/topo-caixa.png) no-repeat;
}
.topo-caixa-lateral{
	color:#339ED9;
	font-size:12px;
	font-weight:bold;
}

#caixa-lateral-corpo{
	width:179px; height:auto;
	padding-top:2px; padding-left:9px;
	background:url(../imagens/caixas-laterais/corpo-caixa.png) repeat-y;
}
.caixa-lateral-corpo{
	font-size:12px;
	overflow:hidden;
}
#fundo-caixa-lateral{
	width:190px; height:6px;
	background:url(../imagens/caixas-laterais/fundo-caixa.png) no-repeat;
}

/* FIM Caixa lateral LOGIN */

/* Form clientes */
.form-clientes{
		color:#999;
		margin-left:-2px;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../imagens/form-login.png) no-repeat;
	border:0;
}
.botao-entrar{
	margin-right:7px;
	text-align:right;
}
/* FIM Form clientes */

/* Menu vertical */
#botao-menu-vertical{
	float: left;
	background:url(../imagens/botao-menu-azul.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 3px 0 0px;
	padding-left: 10px;
	width: 178px;
	height: 32px;
	line-height: 26px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}  

#botao-menu-vertical :hover{  
	float: left;
	margin: -1px 3px 0 -10px;
	background-image:url(../imagens/botao-menu-preto.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top:1px;
	width: 188px;
	height: 32px;
	line-height: 26px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CCC;
	cursor: pointer;
}  


.botao-menu-vertical{
		float: left;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.botao-menu-vertical a:link,.botao-menu-vertical a:visited, .botao-menu-vertical a:active {
		text-decoration:none;
	color:#024768;
}
/* FIM Menu vertical */

/* CENTRO */

#centro{
	float:left;
	width:606px; height:auto;
	padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:10px;
	overflow:hidden;
}

#barra-dominios{
 width:23px; width:602px;
	background:url(../imagens/barra-preta.png) no-repeat;
	padding-bottom:5px; padding-top:4px; padding-left:0px;
	color:#CCC;
	text-align:center;
}

#barra-precos-dominios{
	width:391; height:19px;
	background:url(../imagens/barra-precos-dominios.png) no-repeat;
	margin-left:190px;
	padding-left:13px; padding-top:2px;
	font-size:11px;
}

/* DIREITA */
#dir{
	float:right;
	width:194px; height:auto;
	padding-top:4px;
}

/* Caixa lateral */
#topo-caixa-lateral{
	width:178px; height:22px;
	padding-top:9px; padding-left:10px;
	background:url(../imagens/caixas-laterais/topo-caixa.png) no-repeat;
}
.topo-caixa-lateral{
	color:#339ED9;
	font-size:12px;
	font-weight:bold;
}

#caixa-lateral-corpo{
	width:179px; height:auto;
	padding-top:2px; padding-left:9px;
	background:url(../imagens/caixas-laterais/corpo-caixa.png) repeat-y;
}
.caixa-lateral-corpo{
	font-size:12px;
	overflow:hidden;
}
#fundo-caixa-lateral{
	width:190px; height:6px;
	background:url(../imagens/caixas-laterais/fundo-caixa.png) no-repeat;
}

/* FIM Caixa lateral */

#footer{
	background: url(../imagens/footer-bg.png) top no-repeat;
	width:1022px; height:73px;
	margin-top:-3px;
	color:#535353;
	text-align:center;
	line-height:20px;
	padding-top:14px;
	margin-left:auto; margin-right:auto;

}
.footer a:link,.footer a:visited, .footer a:active {
	text-decoration:underline;
	color:#535353;
}
.footer a:hover {
	text-decoration:none;
	color:#CCC;
}


h1{
	margin:0;
	padding-top:7px;
	padding-left:4px;
	padding-bottom:4px;
	font-size:14px;
	color:#2494cb;
}

h3{
	margin:0;
	font-size:12px;
	color:#2494cb;
}

#info-bar{
	width:596px;
	height:auto;
	padding:4px;
	color:#666;
	background-color:#ecebeb;
	border: 1px solid #bebdbd;
}

.soft-descr{
	font-size:11px;
	border:solid 1px #bebdbd;
	color:#333;
	padding-left:4px;
	padding-right:4px;
	
}

/* Estilos */


.menu{
	font-family:Tahoma, Geneva, sans-serif; font-weight:bold; font-style:normal;
	color:#024768; font-size:11px;
}

.menu a:link, .menu a:visited, .menu a:active{
	color:#024768;
	text-decoration:none;
}
.menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.red-feedback{
	color:#F00
}

/* Tabelas */
.linhata{
	background-color:#faf7f7;
	border-bottom: solid 1px #b8b8b8;
}

.linhata td{
		border-bottom: solid 1px #b8b8b8;
		border-right: solid 1px #b8b8b8;
}
.linhata .ptabela{
		border-bottom: solid 1px #b8b8b8;
		border-left:solid 1px #b8b8b8;
		border-right:solid 1px #b8b8b8;
}
/* FIM tabelas */




/* Links */
a:link, a:visited, a:active {
	color: #06a1eb;
outline:none;
}

a:hover {
	color: #73d0fd;
}
