*{
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #F47C00;
	font-weight: bolder;
}
a:ative {color: #FD9D3A;}
a:visitec {color: #F47C00;}
a:hover {color: #FD9D3A;}

#jan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #446479;
}
#jantopo{
	position: absolute;
	color: #426176;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 86px;
	z-index: 2;
	background-image: url(../img/janela_fundo.jpg);
	background-repeat: repeat-x;
}
#jantopo #janlogo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 252px;
	height: 86px;
	background-image: url(../img/janela_logo.jpg);
	background-repeat: no-repeat;
}
#jantopo #janlogo h3{
	position: absolute;
	top: 8px;
	left: 260px;
	width: 460px;
	height: 40px;
	color: #ffffff; 

	padding: 10px 0 0 0;
}
.font16{
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
}
.font14{
	padding: 15px 0 10px 0 ;
	font-size: 14px;
	font-weight: bold;	
	text-align: left;	
}
.font12{
	padding: 15px 0 5px 0 ;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;	
}
#jantopo #janlogo #jansolucoes{
	position: absolute;
	top: 31px;
	left: 83px;
	width: 143px;
	height: 32px;
	background-image: url(../img/janela_solucoes.jpg);
	background-repeat: no-repeat;
}

										/* CONTEÚDO */

#janconteudo {
	position: absolute;
	top: 90px;
	left: 15px;
	z-index: 1;
	padding: 0;
	margin: 5px;
	width: 700px;
}
#janconteudo ul{
	margin: 20px;
}
#janspan{
	font-size: 12px;
}

							/*CLASSE PARA CONTROLAR AS LISTA NÃO ORDENADAS*/

.janbid{
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #446479;
}

							/*JANELA BIDWEB*/

#jantopo #janlogo #janbidweb {
	position: absolute;
	top: 30px;
	left: 94px;
	width: 143px;
	height: 32px;
	background-image: url(../img/janela_bidweb.jpg);
	background-repeat: no-repeat;
}
#list_bid li{
	padding: 5px;
}

							/*JANELA REVENDA AUTORIZADA*/

#jantopo #janlogo #janrevenda {
	position: absolute;
	top: 31px;
	left: 83px;
	width: 143px;
	height: 32px;
	background-image: url(../img/janela_revenda.jpg);
	background-repeat: no-repeat;
}
.janrevend {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #446479;
	position: absolute;
}
.janrevend li{
	margin: 0;
	padding: 5px 5px 8px 25px;
	list-style-type: none;
	background-image: url(../img/setas.gif);
	background-repeat: no-repeat;
}
#list_revenda1 {
	top: 5px;
	left: 0px;
}
#list_revenda2 {
	top: 5px;
	left: 220px;
}
#implanta{
	position: absolute;
	top:150px;
	left:0px;
	width: 695px;
}
#list_revenda3 {
	top: 0px;
	left: 0px;
	width: 200px;
}
#list_revenda4 {
	top: 0px;
	left: 200px;
}
#list_revenda5 {
	top: 0px;
	left: 420px;
}

								/* Janela Otimização de WAN */

.lista_topicos{
	margin-top: 10px;
	/*font-style: italic;*/
	color: #FF7F2A;
}

										/*RODA-PÉ*/

#janrodape {
	position: absolute;
	top: auto;
	left: -20px;
	width: 740px;
	height: 30px;
	z-index: 2;
	background-color: #446479;
}
#janrodape p{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#janrodape_fixo {
	position: absolute;
	top: 355px;
	left: -20px;
	width: 740px;
	height: 30px;
	z-index: 2;
	background-color: #446479;
}
#janrodape_fixo p{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}