/* =================================
//	Site:  Provedor Simonet
//	Autor: Marcos Timm Rossow
//	Data:  04/08/2007
//	Versão: 0.1
// ================================== */

h4 { color:#ff6600 }

html {
	font-family: 'Lucida Grande',Arial,sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #E7EFF5;
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-x;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 33px;
	_margin-top: 17px;
	width: 950px;
	height: 400px;
}

.barra_esquerda {
	width: 20px;
	height: 539px;
	background-image: url(../imagens/bg_esquerda.gif);
	margin-top: 70px;
	background-repeat: no-repeat;
	float: left;
}

.centro {
	width: 720px;
	float: left;
	margin-bottom: 50px;
	background-color: white;
	background-image: url(../imagens/bg_topo.gif);
	background-repeat: no-repeat;
}

.barra_direita {
	width: 206px;
	background-image: url(../imagens/bg_direita.gif);
	margin-top: 70px;
	background-repeat: no-repeat;
	float: left;
}

.logo {	margin-left: 35px;	_margin-left: 20px;	margin-top: 10px;	float: left; }
.logo a img { border:none }

.menu_aux {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	text-align: right;
	color: white;
	padding-right: 10px;
}

.menu_aux a {
	color: white;
	text-decoration: none;
}

.menu_aux a:hover {
	text-decoration: underline;
}

.conteudo {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

/* menu */
.menu_superior { width:100%; height:30px;	border-bottom: 5px solid #E7EFF5; }
.menu_superior ul {	margin:0; float:right;	padding:0;	list-style-type:none; }
.menu_superior li {	float:left; background:url(../imagens/bt_menu_bg.gif) repeat-x;	height:29px; text-align:center;	line-height:29px;	margin-right:1px; }
.menu_superior li:hover {	background:url(../imagens/bt_menu_bg_h.gif) repeat-x }
.menu_superior li.selecionado {	background:url(../imagens/bt_menu_bg_a.gif) repeat-x }
.menu_superior li a {	padding:0 8px 0 8px;	background:url(../imagens/bt_menu.gif) no-repeat right top;	color:white;
  font-size: 12px;	text-decoration: none;	display: block; }
.menu_superior li a:hover {	background:url(../imagens/bt_menu_h.gif) no-repeat right top; }
.menu_superior li.selecionado a { background:url(../imagens/bt_menu_a.gif) no-repeat right top }


.banner {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	height: 150px;
}

#barra_news {
	text-transform: lowercase;
	width: 100%;
	height: 29px;
	float: left;
	margin-top: 0px;
	border-bottom: 1px solid #9DBAD3;
	background-image: url(../imagens/bg_barra.gif);
}

#barra_news h4 {
	height: 18px;
	float: left;
	margin: 5px 0 5px 14px;
	padding: 0;
	display: inline;
	border: none;
}

span, .hide {
	display: none;
}

#barra_news h4 {
	width: 72px; 
	background: transparent url('../imagens/titulo_noticias.gif') no-repeat 0 50%;
}

#barra_news ul {
	margin: 7px 0;
	padding: 0;
	float: left;
	font-size: 12px;
	width: 530px;
}

#barra_news ul li{
	list-style: none;
	color: #2B5275;
	display: inline;
}

#barra_news ul li a {
	margin-left: 5px;
	color: #83ABE2;
	text-decoration: none;
}

#barra_news ul li a:hover {
	text-decoration: underline;
}

#email {
	padding: 15px;
	padding-bottom: 5px;
	color: white;
	font-size: 12px;
}

#email fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h3 {
	text-align: left;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

#email legend, label {
	display: none;
}

h3.titulo_email {
	border: 0 none;
	background: transparent url('../imagens/titulo_email.jpg') no-repeat 0 0;
	margin: 0px 0px 10px 0px;
	text-indent: -4000px;
	height: 23px;
}

select, input, textarea {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #2b5275;
}

#email .campo { 
	width: 180px;
	height: 26px;
	margin-bottom: 10px;
	background: #fff url('../imagens/bg_input.gif') no-repeat 0 0;
}

#email input {
	font-size: 11px;
	border: 1px solid #fff;
	float: left;
	margin: 5px 0 0 5px;
}

#email #login {
	width: 66px;
	height: 24px;
	text-indent: -4000px;
	background: transparent url("../imagens/bt_entrar.gif") no-repeat 0 0;
	border: 0 none;
	display: block;
	cursor: pointer;
}

#email #login:hover {
	background-position: 0 -24px;
}

#novidades {
	padding: 15px;
	padding-bottom: 5px;
	color: white;
	font-size: 12px;
}

h3.titulo_novidades {
	border: 0 none;
	background: transparent url('../imagens/titulo_novidades.jpg') no-repeat 0 0;
	margin: 0px 0px 10px 0px;
	text-indent: -4000px;
}

#novidades .novidade dt  {
	margin-bottom: 6px;
	font-weight: bold;
}

#novidades .novidade dd  {
	margin-left: 0px;
	margin-bottom: 6px;
	line-height: 18px;
}

#novidades .novidade dd a {
	padding-left: 10px;
	font-weight: bold;
	color: #2b5275;
	text-decoration: none;
	background: transparent url('../imagens/marcador_leia_mais.gif') no-repeat 0 50%;
}

#novidades .novidade dd a:hover {
	color: white;
}

.divisor {
	width: 100%;
	height: 4px;
	text-indent: -4000px;
	background: transparent url('../imagens/dl_linha.gif') repeat-x 0 0;
}

#mais_novidades {
	width: 125px;
	height: 24px;
	display: block;
	background: transparent url('../imagens/bt_mais_novidades.gif') no-repeat 0 0;
	padding: 0px;
}

#mais_novidades:hover {background-position: 0 -24px;}


address {
	width: 190px;
	padding-top: 40px;
	padding-left: 20px;
	background: #e7eff5 url('../imagens/bg_direita_rodape.gif') no-repeat 0 0;
	font-style: normal;
	font-size: 11px;
	color: #699bc9;
	float: right;
}

address a {
	text-decoration: none;
	color: #699bc9;
}

address a:hover {
	color: #2b5275;
}

.menu_esquerdo {
	margin-top: 10px;
	float: left;
	width: 232px;
	height: 350px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background: #E7EEF4 url(../imagens/bg_base_menu_lateral.gif) no-repeat 100% 100%;
}

.menu_esquerdo img {
	margin-top: 30px;
	border: 0px;
}

.menu_esquerdo p {
	font-size: 18px;
	text-align: center;
	color: #FF4848;
}

.menu_esquerdo h4 {
	width: 99px;
	height: 16px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-indent: -4000;
	background: #E7EEF4 url(../imagens/titulo_navegue.jpg) no-repeat 0 0;
}

.menu_esquerdo ul {
	padding-left: 20px;
	margin: 0px;
	text-align: left;
}

.menu_esquerdo ul li {
	list-style: none;
	padding: 3px;
	padding-left: 15px;
	background: transparent url('../imagens/marcador_menu_lateral.gif') no-repeat 0 50%;
}

.menu_esquerdo ul li a {
	text-decoration: none;
	color: #2B5275;
}

.menu_esquerdo ul li a:hover {
	color: #003366;
	text-decoration: underline;
}

.img_centro {
	width: 232px;
	height: 102px;
	background: #E7EFF5 url(../imagens/img_centro.jpg) no-repeat 0 0;
}

.img_empresa {
	width: 232px;
	height: 102px;
	background: #E7EFF5 url(../imagens/img_empresa.jpg) no-repeat 0 0;
}

.img_planos {
	width: 232px;
	height: 102px;
	background: #E7EFF5 url(../imagens/img_planos.jpg) no-repeat 0 0;
}

.img_servicos {
	width: 232px;
	height: 102px;
	float: left;
	background: #E7EFF5 url(../imagens/img_servicos.jpg) no-repeat 0 0;
}

.img_contato {
	width: 232px;
	height: 102px;
	float: left;
	background: #E7EFF5 url(../imagens/img_contato.jpg) no-repeat 0 0;
}

.img_novidades {
	width: 232px;
	height: 102px;
	float: left;
	background: #E7EFF5 url(../imagens/img_novidades.jpg) no-repeat 0 0;
}

.topo_menu {
	height: 23px;
	background: #E7EEF4 url(../imagens/bg_topo_menu_lateral.gif) no-repeat 0 0;
}

.topo_base {
	width: 232px;
	height: 23px;
	float: left;
	position: relative;
	top: 0%;
	vertical-align: bottom;
	background: #E7EEF4 url(../imagens/) no-repeat 0 0;
}

.conteudo_central {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	line-height: 20px;
	width: 455px;
	float: left;
	font-size: 12px;
	color: #666666;
}

.conteudo_central p {
	margin: 10px 0 10px 0;
}

.conteudo_central h2 {
	color: #9BBCDB;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid #E7EFF5;
}

.conteudo_central ul {
	padding: 0px;
	margin: 20px 0 10px 15px;
}

.conteudo_central li a {
	padding: 0px;
	margin: 0px;
}

.conteudo_central li a {
	text-decoration: none;
	color: #666666;
}

.conteudo_central p a {
	text-decoration: none;
	color: #666666;
}

.conteudo_central p a:hover {
	text-decoration: underline;
}

.conteudo_central li a:hover {
	text-decoration: underline;
}

.conteudo_central img {
	border: 2px solid #699BC9;
}

.rodape_central {
	width: 720px;
	height: 40px;
	float: left;
	margin-left: -10px;
	color: #B9BCBE;
	font-size: 10px;
	padding-top: 12px;
	text-align: center;
	background-image: url(../imagens/fundo_rodape.gif);
}

.rodape_central br {
	margin: 0px;
	padding: 0px;
}

.plano {
	width: 355px;
	height: 225px;
	margin-top: 10px;
	margin-left: 50px;
	background: white url(../imagens/bg_plano.jpg) no-repeat 0 0;
	padding: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	color: white;
}

#aviso {
	color: #3B658B;
}

.plano p {
	font-size: 14px;
	font-weight: bold;
}

.plano h3 {
	font-size: 22px;
	color: #A4D6F7;
	padding: 0px;
	margin: 0px;
}

.form_email {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

.form_email table td{
	vertical-align: top;
	height: 30px;
}

.form_email input, textarea, select {
	width: 250px;
	font-size: 14px;
}

.form_email textarea {
	height: 100px;
}

#enviar {
	width: 66px;
	height: 24px;
	text-indent: -4000px;
	background: transparent url("../imagens/bt_enviar.gif") no-repeat 0 0;
	border: 0 none;
	display: block;
	cursor: pointer;
}

#enviar:hover {
	background-position: 0 -24px;
}

.galeria {
	padding: 10px;
	background-color: #F3F3F3;
	border: 1px solid #DFDFDF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.galeria ul{
	list-style-type: none;
}

.galeria ul li{
	display: inline;
	margin: 5px;
}

.blocos { float:left; width:220px; height:265px; background:rgb(239,239,239); margin:10px 6px 0 6px }
.blocos img { margin:5px 5px 0 5px }
.blocos h4 { color:rgb(0,51,204); padding:10px 5px 0 5px }
.blocos p { padding:10px 5px 0 5px; text-align:justify; font-size:12px }

