*{
	margin: 0px;
	padding: 0px;
}
html{
	background: url(img/layout/html.gif) repeat-x bottom #9EF;
}
body{
	background: url(img/layout/barra.gif) repeat-x top;
	font: 0.8em sans-serif;
	text-align: center;
}
#tudo{
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	width: 920px;
}
#topo{
	padding-bottom: 3px;
}
#topo #barra{
	background: url(img/layout/barra.gif) repeat-x #CCC;
	height: 25px;
	margin-bottom: 15px;
	width: 920px;
}
#topo #barra a#nome{
	color: #CCC;
	display: block;
	float: right;
	font-weight: bolder;
	padding: 4px 0px 5px 0px;
	text-align: right;
	text-decoration: none;
	width: 400px;
}
#topo #barra a#nome:hover{
	text-decoration: underline;
}
#topo #barra a#entrar, #topo #barra a#cadastrar, #topo #barra a#sair{
	background-color: #AAA;
	display: block;
	float: right;
	height: 25px;
	margin-left: 5px;
	overflow: hidden;
	text-indent: -999px;
	float: right;
}
#topo #barra a#entrar{
	background: url(img/layout/links-barra.gif) no-repeat 0px 0px;
	width: 49px;
}
#topo #barra a#entrar:hover{
	background: url(img/layout/links-barra.gif) no-repeat 0px -25px;
}
#topo #barra a#cadastrar{
	background: url(img/layout/links-barra.gif) no-repeat -49px 0px;
	width: 73px;
}
#topo #barra a#cadastrar:hover{
	background: url(img/layout/links-barra.gif) no-repeat -49px -25px;
}
#topo #barra a#sair{
	background: url(img/layout/links-barra.gif) no-repeat -122px 0px;
	width: 34px;
}
#topo #barra a#sair:hover{
	background: url(img/layout/links-barra.gif) no-repeat -122px -25px;
}
#topo h1{
	background: url(img/layout/logo.gif) no-repeat;
	display: inline;
	float: left;
	height: 103px;
	margin-left: 11px;
	text-indent: -999px;
	width: 252px;
}
#topo #logo{
	background: #BAC;
	float: left;
	height: 103px;
	margin-left: 11px;
	width: 252px;
}
#topo #conta{
	background: url(img/layout/acesso-conta-bg.gif) repeat-x top #FFF;
	border: 1px solid #CCC;
	float: right;
	width: 140px;
}
#topo #conta h2{
	background: url(img/layout/acesso-conta.gif) no-repeat;
	display: inline;
	float: left;
	height: 26px;
	margin-left: 10px;
	overflow: hidden;
	text-indent: -999px;
	width: 100px;
}
#topo div#conta ul{
	float: left;
	list-style-type: none;
	padding: 3px 0px;
}
#topo div#conta ul li{
	float: left;
}
#coluna form#newsletter{
	background: url(img/layout/li-ultimo.gif) no-repeat left bottom;
}
#topo div#conta ul li a{
	background: url(img/layout/mini-mark.gif) no-repeat left center;
	color: #000;
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 3px 10px;
	text-decoration: none;
	width: 120px;
}
#topo div#conta ul li a:hover{
	color: #C00;
	text-decoration: underline;
}
#topo #flash{
	float: left;
	height: 200px;
	margin: 15px 0px 10px 9px;
	overflow: hidden;
	width: 920px;
}
#meio{
	float: left;
	overflow: hidden;
	width: 920px;
}
#topo-cont, #final-cont{
	display: inline;
	height: 19px;
	float: left;
	margin-left: -30px;
	width: 667px;
}
#topo-cont{
	background: url(img/layout/topo-cont.gif) no-repeat;
}
#final-cont{
	background: url(img/layout/final-cont.gif) no-repeat;
}
#cont{
	background: url(img/layout/meio-cont.gif) repeat-y;
	float: left;
	padding: 0px 30px 0px 30px;
	overflow: hidden;
	width: 607px;
}
#cont p{
	margin-bottom: 15px;
}
#cont h3{
	color: #333;
}
#cont ol{
	list-style-position: inside;
}
#cont ol li ol{
	padding-left: 20px;
}
#cont a, #coluna div#rep form p a{
	color: #DD3723;
}
#cont a:hover, #coluna div#rep form p a:hover{
	color: #004A92;
}
a#voltar{
	background: url(img/layout/voltar.gif) no-repeat left center;
	color: #DD3723;
	float: left;
	display: block;
	margin: 15px 555px 0px 0px;
	padding-left: 15px;
	width: 150px;
}
a#voltar:hover{
	background: url(img/layout/voltar-h.gif) no-repeat left center;
	color: #004A92;
}
#cont h2#solucao{
	background: url(img/layout/solucao.gif) no-repeat;
	float: left;
	height: 28px;
	margin: 10px 0px 10px 0px;
	text-indent: -999px;
	width: 607px;
}
#cont #box{
	background: url(img/layout/meio-box.gif) no-repeat bottom #EFEFEF;
	float: left;
	height: 1%;
	overflow: hidden;
	padding-bottom: 10px;
}
#cont #box h3{
	background: url(img/layout/topo-box.gif) no-repeat;
	color: #000;
	float: left;
	font: bolder 1.2em sans-serif;
	padding: 10px 0px 0px 15px;
	width: 592px;
}
#cont #box ul{
	float: left;
	list-style-type: none;
	margin: 15px 15px 0px 0px;
	width: 372px;
}
#cont #box ul li{
	color: #000;
	background: url(img/layout/mais.gif) 15px 5px no-repeat;
	margin-bottom: 10px;
	padding-left: 30px;
}
#cont #box img{
	border: 1px solid #00254A;
	float: left;
}
#sessao{
	float: left;
	width: 422px;
}
#cont h2{
	border-bottom: 1px solid #CCC;
	float: left;
	font: 0.8em sans-serif;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	text-indent: -999px;
	width: 100%;
}
#cont h2#normal{
	font: bolder 1em sans-serif;
	text-indent: 0px;
}
#cont h2#produtos{
	background: url(img/layout/produtos.gif) no-repeat;
	height: 19px;
}
#sessao h2#oquee{
	background: url(img/layout/oquee.gif) no-repeat;
	height: 22px;
}
#sessao h2#reducao{
	background: url(img/layout/reducao.gif) no-repeat;
	height: 28px;
}
#cont h2#planos{
	background: url(img/layout/planos.gif) no-repeat;
	height: 19px;
}
#cont h2#downloads{
	background: url(img/layout/downloads.gif) no-repeat;
	height: 19px;
}
#cont h2#suporte{
	background: url(img/layout/suporte.gif) no-repeat;
	height: 19px;
}
#cont h2#contato{
	background: url(img/layout/contato.gif) no-repeat;
	height: 19px;
}
#cont h2#carrinho{
	background: url(img/layout/carrinho.gif) no-repeat;
	height: 19px;
}
#sessao img{
	float: left;
}
#sessao p{
	float: left;
	line-height: 140%;
	margin-left: 15px;
	width: 212px;
}
#sessao form#reducao{
	float: left;
	width: 195px;
}
#sessao form#reducao fieldset{
	border: 1px solid #CCC;
	padding: 15px;
}
#sessao form#reducao fieldset span{
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 165px;
}
#sessao form#reducao input.text{
	background: url(img/layout/input-text.gif) no-repeat left top;
	border: 1px solid #AAA;
	padding: 3px;
	width: 158px;
}
#cont #descricao{
	float: left;
	width: 455px;
}
#cont #img, #cont .img{
	float: left;
	text-align: center;
	width: 152px;
}
#cont #img a, #cont .img a{
	font: 0.8em sans-serif;
	text-decoration: none;
}
#cont #img a:hover img, #cont .img a:hover img{
	border: 1px solid #004A92;
}
#cont #img a img, #cont .img a img{
	border: 1px solid #CCC;
}
#cont .img span.preco{
	display: block;
	width: 152px;
}
#cont .img{
	float: none;
}
#cont a.plano{
	color: #000;
	float: left;
	padding: 15px;
	text-decoration: none;
	width: 577px;
}
#cont a.plano:hover{
	background-color: #EEE;
}
#cont a.plano h3{
	color: #DD3723;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: underline;
}
#cont a.plano:hover h3{
	color: #004A92;
}
ul#links{
	float: left;
	list-style-type: none;
	margin-left: 20px;
	padding-top: 15px;
	width: 165px;
}
ul#links li{
	float: left;
}
ul#links li a{
	display: block;
	float: left;
	height: 67px;
	margin-bottom: 10px;
	text-indent: -999px;
	width: 165px;
}
ul#links li a#credito{
	background: url(img/layout/credito.gif) no-repeat;
}
ul#links li a#credito:hover{
	background: url(img/layout/credito-h.gif) no-repeat;
}
ul#links li a#planos{
	background: url(img/layout/conheca-planos.gif) no-repeat;
}
ul#links li a#planos:hover{
	background: url(img/layout/conheca-planos-h.gif) no-repeat;
}
ul#links li a#tarifas{
	background: url(img/layout/tarifas.gif) no-repeat;
}
ul#links li a#tarifas:hover{
	background: url(img/layout/tarifas-h.gif) no-repeat;
}
div#sub-sessao{
	margin-left: 20px;
	float: left;
	width: 165px;
}
div#sub-sessao img{
	border: 0px;
}
div#sub-sessao p{
	margin-bottom: 10px;
}
#info{
	background: url(img/layout/cell-mail.gif) no-repeat bottom #EFEFEF;
	float: left;
	height: 353px;
	margin-top: 8px;
	padding: 15px;
	width: 270px;
}
span.erro{
	color: #F00;
	float: left;
	font: bold 1em sans-serif;
	width: 607px;
}
div#msg{
	background-color: #CFC;
	border: 1px solid #0C0;
	color: #010;
	float: left;
	font: bold 1em sans-serif;
	padding: 3px;
	width: 601px;
}
#coluna{
	float: left;
	margin: 9px 0px 0px 33px;
	width: 220px;
}
#coluna h2#menu{
	background: url(img/layout/menu.gif) no-repeat;
	float: left;
	height: 36px;
	overflow: hidden;
	text-indent: -999px;
	width: 220px;
}
#coluna ul#menu, #coluna ul#menu-rep{
	background: url(img/layout/meio-menu.gif) repeat-y;
	list-style-type: none;
}
#coluna ul#menu li, #coluna ul#menu-rep li{
	float: left;
}
#coluna ul#menu a, #coluna ul#menu-rep a{
	background: url(img/layout/link.gif) no-repeat #FFF center center;
	color: #000;
	display: inline;
	float: left;
	padding: 12px 0px 12px 25px;
	text-decoration: none;
	width: 195px;
}
#coluna ul#menu a#ultimo, #coluna ul#menu-rep a#ultimo{
	background: url(img/layout/link-ultimo.gif) no-repeat #FFF;
}
#coluna ul#menu a:hover{
	background: url(img/layout/link-h.gif) no-repeat center center;
}
#coluna ul#menu a#ultimo:hover{
	background: url(img/layout/link-h-ultimo.gif) no-repeat;
}
#coluna ul#menu-rep a:hover, #coluna div#rep ul.submenu a:hover{
	background: url(img/layout/rep-link-h.gif) no-repeat center center;
}
#coluna ul#menu-rep a#ultimo:hover{
	background: url(img/layout/rep-link-h-ultimo.gif) no-repeat;
}
#coluna div#rep{
	background: url(img/layout/li-ultimo.gif) no-repeat bottom;
	float: left;
	margin-top: 20px;
	width: 220px;
}
#coluna div#rep ul.submenu{
	background-color: #CCC;
	display: none;
	list-style-type: none;
	width: 220px;
}
#coluna div#rep ul.submenu a{
	background: url(img/layout/sub-link.gif) no-repeat #FFF center center;
	padding: 6px 0px 6px 25px;
	border-bottom: 1px solid #CCC;
}
#coluna div#rep h2#rep, #coluna div#rep h2#cli, #coluna div#rep h2#res, #coluna div#conta h2#conta, #coluna h2#newsletter{
	float: left;
	height: 36px;
	overflow: hidden;
	text-indent: -999px;
	width: 220px;
}
#coluna div#rep h2#rep{
	background: url(img/layout/representante.gif) no-repeat;
}
#coluna div#rep h2#cli{
	background: url(img/layout/cliente.gif) no-repeat;
}
#coluna div#rep h2#res{
	background: url(img/layout/restrita.gif) no-repeat;
}
#coluna div#conta h2#conta{
	background: url(img/layout/conta.gif) no-repeat;
}
#coluna div#rep form{
	background: url(img/layout/form-login.gif) repeat-y bottom;
	float: left;
	margin-bottom: 9px;
	padding: 15px 15px 6px 15px;
	width: 190px;
}
#coluna div#rep form span{
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 190px;
}
#coluna div#rep form label{
	float: left;
	padding-top: 3px;
	width: 50px;
}
#coluna div#rep form input{
	float: left;
}
#coluna div#rep form input.text{
	background: url(img/layout/input-text.gif) no-repeat left top;
	border: 1px solid #C00;
	padding: 3px;
	width: 110px;
}
#coluna div#rep form input.button{
	border: 0px;
	float: left;
	height: 21px;
	margin-bottom: 5px;
	width: 53px;
}
#coluna div#rep form p{
	float: left;
	width: 190px;
}
#coluna div#conta{
	background: url(img/layout/div-login.gif) no-repeat bottom left;
	float: left;
	margin-top: 25px;
	width: 220px;
}
#coluna h2#newsletter{
	background: url(img/layout/newsletter.gif) no-repeat left top;
	margin-top: 20px;
}
#coluna form#newsletter{
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 9px;
	width: 220px;
}
#coluna form#newsletter fieldset{
	background: url(img/layout/meio-menu.gif) repeat-y left;
	border: 0px;
	padding: 15px 15px 0px 15px;
}
#coluna form#newsletter fieldset p{margin-bottom: 10px;}
#coluna form#newsletter fieldset span{
	display:block;
	float:left;
	margin-bottom: 5px;
	width: 190px;
}
#coluna form#newsletter fieldset span label{
	display: block;
}
#coluna form#newsletter fieldset span input.text{
	background: url(img/layout/input-text.gif) no-repeat left top;
	border: 1px solid #0C0;
	padding: 3px;
	width: 184px;
}
a#banner{
	float: right;
	margin-left: 15px;
}
a#banner img{
	border: 0px;
	float: left;
}
#final{
	float: left;
	margin: 40px 0px 40px 0px;
	text-align: left;
	width: 100%;
}
#final #content{
	color: #666;
	margin-left: 10px;
}