﻿body 
{
	margin: 0 auto;
	padding: 0 auto;
	background: url(http://www.vitshop.com.br/images/bkTopoEsticavel.jpg) repeat-x top;
}
#principal
{
	width: 100%;
	min-width: 1000px;
	display: table;
}
*
{
	margin: 0 auto;
	padding: 0 auto;
}
img
{
	border: 0;
	padding: 0;
	margin: 0;
}

/* Topo */

#topoMaster
{
	width: 100%;
	height: 154px;
	margin: 0 auto;
	background: url(http://www.vitshop.com.br/images/bkTopo.jpg) no-repeat center top;
}
#topoCarrinho
{
	width: 100%;
	height: 108px;
	background: url(http://www.vitshop.com.br/images/bkTopo.jpg) no-repeat center top;
	display: table;
}
#logo
{
	margin: 7px 0 0 25px;
}
#alinhaMenuTopo
{
	width: 435px;
	margin: 25px 0 0 0;
}
ul#menuTopo
{
	text-align:center;
	float: left;
	padding: 0;
	margin: 0;
	width: 435px;
	
}
ul#menuTopo li
{
	float: left;
	list-style: none;
	display: inline;
	font: 10px Tahoma;
	color: #003366;
}
ul#menuTopo li a
{
	float:left;
	display:inline;
	height:25px;
	margin-left: 8px; 
	border: 0;
	font: 10px Tahoma;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
	
}
ul#menuTopo li a:hover
{
	float:left;
	display:inline;
	height:25px;
	margin-left: 8px;  
	border: 0;
	font: 10px Tahoma;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	
}

#busca
{
	width: 280px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 80px;
	background: url(http://www.vitshop.com.br/images/bkBusca.jpg) no-repeat top;
	height: 23px;
	display: table;
}

#campoDigite
{
	width: 180px;
	float: left;
}

.campoBuscar
{
	float: left;
	border: solid 0px;
	font: bold 14px Tahoma;
	color: #003366;
	padding-left: 3px;
	height: 17px;
	margin-left: 55px;
	margin-top: 3px;
}
#btOkBusca
{
	float: left;
	margin-left: 76px;
	*margin-left: 22px;
	margin-top: 5px;
}


ul#menuCompras
{
	text-align:center;
	float: right;
	margin: 5px 8px 0 0;
	padding: 0;
	width: 324px;
}
ul#menuCompras li
{
	float: left;
	list-style: none;
	display: inline;
	height: 50px;
	font-size: 7px;
	margin: 0; 
	border: 0; 
}
ul#menuCompras li a
{
	float:left;
	height:50px;
	text-indent:-15000px;
}
ul#menuCompras li a.meuCarrinho
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	width: 106px;
}
ul#menuCompras li a.meuCarrinho:hover
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	background-position: 0 -50px;
	width: 106px;
}
ul#menuCompras li a.meuCadastro
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	background-position: -106px 0;
	width: 114px;
}
ul#menuCompras li a.meuCadastro:hover
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	background-position: -106px -50px;
	width: 114px;
}
ul#menuCompras li a.meusPedidos
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	background-position: -220px 0;
	width: 104px;
}
ul#menuCompras li a.meusPedidos:hover
{
	background: url(http://www.vitshop.com.br/images/menuCarrinho.png) no-repeat;
	background-position: -220px -50px;
	width: 104px;
}



#televendas
{
	margin-top: 15px;
	margin-right: 8px;
}

#televendasCarrinho
{
	margin-top: 15px;
	margin-right: 8px;
}


ul#menuPrincipal
{
	text-align:center;
	height: 24px;
	padding: 0;
	margin: 0;
	width: 100%;
}
ul#menuPrincipal li
{
	float: left;
	list-style: none;
	margin: 25px 0 0 0;
	*margin: 20px 0 0 0;
	display: inline;
}
ul#menuPrincipal li a
{
	float:left;
	display:inline;
	height:24px;
	text-indent:-15000px;
	margin: 0; 
	border: 0; 
}
ul#menuPrincipal li a.emagrecimento
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	margin-left: 5px;
	width: 107px;
}
ul#menuPrincipal li a.emagrecimento:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: 0 -24px;
	margin-left: 5px;
	width: 107px;
}
ul#menuPrincipal li a.energia
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -200px 0;
	width: 60px;
}
ul#menuPrincipal li a.energia:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -200px -24px;
	width: 60px;
}
ul#menuPrincipal li a.fitoterapicosFuncionais
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -400px 0;
	width: 76px;
}
ul#menuPrincipal li a.fitoterapicosFuncionais:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -400px -24px;
	width: 76px;
}
ul#menuPrincipal li a.massaMuscular
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -600px 0;
	width: 116px;
}
ul#menuPrincipal li a.massaMuscular:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -600px -24px;
	width: 116px;
}
ul#menuPrincipal li a.medicinaEsportiva
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1600px 0;
	width: 128px;
}
ul#menuPrincipal li a.medicinaEsportiva:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1600px -24px;
	width: 128px;
}
ul#menuPrincipal li a.roupasEAcessorios
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -800px 0;
	width: 142px;
}
ul#menuPrincipal li a.roupasEAcessorios:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -800px -24px;
	width: 142px;
}
ul#menuPrincipal li a.vitaminasEMinerais
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1000px 0;
	width: 138px;
}
ul#menuPrincipal li a.vitaminasEMinerais:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1000px -24px;
	width: 138px;
}
ul#menuPrincipal li a.promocoes
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1200px 0;
	width: 84px;
}
ul#menuPrincipal li a.promocoes:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1200px -24px;
	width: 84px;
}
ul#menuPrincipal li a.lancamentos
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1400px 0;
	margin-right: 5px;
	width: 95px;
}
ul#menuPrincipal li a.lancamentos:hover
{
	background: url(http://www.vitshop.com.br/images/menuPrincipal.png) no-repeat;
	background-position: -1400px -24px;
	margin-right: 5px;
	width: 95px;
}
/* Fim Topo */

/* Carrinho Master */

#topoCarrinho
{
	background: url(http://www.vitshop.com.br/images/bkTopoCarrinho.jpg) no-repeat center top;
	width: 100%;
	text-align: center;
	display: table;
}
#conteudoTopoCarrinho
{
	width: 700px;
	margin: 0 auto;
	padding: 0;
}
#conteudoTopoCarrinho2
{
	width: 420px;
	float: left;
	margin-left: 50px;
}
#logoMasterCarrinho
{
	float: left;
	margin-top: 3px;
}

#topoTarjaCarrinho
{
	width: 100%;
	background: url(http://www.vitshop.com.br/images/bkFundoCarrinho2.jpg) repeat-x top;
	height: 60px;
	text-align: center;
	margin: 1px auto;
}
#topoTarjaCarrinho1
{
	width: 100%;
	background: url(http://www.vitshop.com.br/images/bkFundoCarrinho1.jpg) repeat-x top;
	height: 60px;
	text-align: center;
	margin: 1px auto;
}
#topoTarjaMeusPedidos
{
	width: 100%;
	background: url(http://www.vitshop.com.br/images/bkFundoCarrinho1.jpg) repeat-x top;
	height: 60px;
	text-align: left;
	margin: 0 auto;
}
.tarjaCarrinho
{
	margin: 15px auto;
}
.tarjaMeusPedidos
{
	margin: 18px 0 0 15px;
}
.passosCarrinho
{
	width: 100%;
	margin: 10px auto;
}
.passosCarrinho .meuCarrinho
{
	margin-left: -152px;
}

.passosCarrinho1
{
	width: 100%;
	margin: 0px auto;
	padding-top: 8px;
}
.passosCarrinho1 .meuCarrinho
{
	margin-left: -152px;
	*margin-left: -100px;
	margin-bottom: 3px;
}
.passosCarrinho1 .espaco
{
	margin-left: 80px;
	*margin-left: 60px;
}

#conteudoCarrinho
{
	width: 100%;
	margin: -1px auto;
	padding: 0 auto;
}
#conteudoMeusPedidos
{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	*padding: 10px;
}
#quadradoCinza
{
	width: 980px;
	background: #EAEAEA;
	margin: 10px;
	padding-top: 15px;
}

#quadradoCinza .titulo
{
	font: bold 14px Tahoma;
	color: #990000;
	text-decoration: none;
	margin-left: -435px;
	
}


/* Login */

.textoLogin
{
	height: 60px;
	line-height: 50px;
}
.facaOLogin
{
	width: 390px;
	float: left;
	background: #EAEAEA url(http://www.vitshop.com.br/images/bkLogin.jpg) no-repeat center center;
	height: 241px;
	*height: 276px;
	margin: 20px 0 20px;
	margin-bottom: 20px;
	padding-top: 35px;
	text-align: center;
	display: table;
}
#emailESenha
{
	width: 320px;
	margin: 0 auto;
}
#camposEmailESenha
{
	width: 320px;
	margin: 0 auto;
}
.email
{
	width: 160px;
	float: left;
	text-align: left;
}
span.email
{
	font: bold 11px tahoma;
	color: #000000;
}
div.email
{
	margin-top: 5px;
}
.senha
{
	width: 160px;
	float: left;
	text-align: left;
}
span.senha
{
	font: bold 11px tahoma;
	color: #000000;
}
div.senha
{
	margin-top: 5px;
}
.separadorLogin
{
	width: 350px;
	margin: 55px auto;
	*margin: 15px auto;
	margin-bottom: 15px;
}
.separadorCadastreSe
{
	width: 350px;
	margin: 15px auto;
	margin-bottom: 15px;
}
.esqueceuSuaSenha
{
	width: 320px;
	text-align: center;
	font: bold 11px tahoma;
	color: #000000;
}
.alterarSeuCadastro
{
	width: 320px;
	text-align: center;
	margin-top: 10px;
	font: bold 11px tahoma;
	color: #000000;
}
.prosseguirLogin
{
	width: 390px;
	margin-top: 25px;
	text-align: center;
}

.cadastreSe
{
	width: 390px;
	float: left;
	background: #EAEAEA url(http://www.vitshop.com.br/images/bkLogin.jpg) no-repeat center center;
	height: 241px;
	*height: 276px;
	margin: 20px 0 20px;
	margin-bottom: 20px;
	padding-top: 35px;
	text-align: center;
	display: table;
}
.cep
{
	width: 390px;
	text-align: center;
	font: bold 11px tahoma;
	color: #000000;
}
.campoCep
{
	width: 390px;
	text-align: center;
	margin-top: 5px;
}
.naoSabeOCep
{
	width: 390px;
	text-align: center;
	margin-top: 25px;
	font: bold 11px tahoma;
	color: #000000;
}

#separadorVerticalLogin
{
	width: 45px;
	float: left;
	text-align: center;
	padding-top: 35px;
}

#alinharCarrinho
{
	width: 825px;
	margin: 0 auto;
}
	

/* Site */

#conteudoSite
{
	width: 100%;
	display: table;
}
#conteudoCarrinhoMaster
{
	width: 100%;
	text-align: center;
	display: table;
}
.site
{
	width: 100%;
	margin: 25px 0 0 0;
	*margin: 29px 0 0 0;
}
#menuLateralSite
{
	width: 180px;
	background: #EAEAEA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#maisProcurados
{
	width: 100%;
}

#tags
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#flashInternas
{
	background: url(http://www.vitshop.com.br/images/imgFlashInternas.jpg) no-repeat center top;
	width: 100%;
	height: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.linhaMenu
{
	background: url(http://www.vitshop.com.br/images/separadorMenu.jpg) repeat-x top;
	height: 2px;
}
/* Rodape */

#rodapeRedimensionavel
{
	background: url(http://www.vitshop.com.br/images/bkRodapeRedimensionavel.jpg) repeat-x top;
}

#rodapeRedimensionavel2
{
	background: url(http://www.vitshop.com.br/images/bkRodape2Redimensionavel.jpg) repeat-x top;
	margin-top: 10px;
}
	
#bkRodape
{
	width: 100%;
	margin: 0 auto;
	padding-top: 43px;
	display: table;
	text-align: center;
	background: url(http://www.vitshop.com.br/images/bkRodape.jpg) no-repeat center top;
}
#bkRodape2
{
	width: 100%;
	margin: 0 auto;
	height: 230px;
	display: table;
	background: url(http://www.vitshop.com.br/images/bkRodape2.jpg) no-repeat center top;
}
#rodape
{
	width: 100%;
	height: 466px;
	margin: 0 auto;
	display: table;
	text-align: center;
	background: url(http://www.vitshop.com.br/images/bkRodape.jpg) no-repeat center 94px;
}

#logosRodape
{
	width: 100%;
	margin-top: 35px;
	display: table;
}

ul.menuRodape
{
	text-align:center;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	margin-top: 10px;
}
ul.menuRodape li
{
	float: left;
	list-style: none;
	height:20px;
	display: inline;
}
ul.menuRodape li a
{
	font: 12px Tahoma;
	color: #000066;
	text-decoration: none;
	border: 0; 
}
ul.menuRodape li a:hover
{
	font: 12px Tahoma;
	color: #FF9900;
	text-decoration: none;
	border: 0; 
}
#logoRodape
{
	margin-top: 45px;
	margin-left: 100px;
	float: left;
}
#endRodape
{
	text-align: center;
	font: 12px Tahoma;
	color: #FFF;
	float: left;
	margin-left: 25px;
	margin-top: 60px;
}

#logoBark
{
	position: relative;
	top: 160px;
	right: 40px;
	float: right;
}

/* Fim Rodape */


/* Home */ 

#bkFlashPromocao
{
	background: url(http://www.vitshop.com.br/images/bkFlashPromocao.jpg) repeat-x top;
	width: 100%;
	height: 35px;
	margin: 0;
	text-align:center
}
.flashPromocao
{
	margin-top: 5px;
}

#bkFullBanner
{
	
	/*background: url(http://www.vitshop.com.br/images/fullBannerHome.jpg) no-repeat top;*/
	width: 100%;
	height: 101px;
	text-align: center;
}

#flash
{
	/*background: url(http://www.vitshop.com.br/images/imgFlash.jpg) no-repeat top;*/
	width: 100%;
	height: 250px;
	/*height: 250px;*/
	text-align: center;
	margin-top: 0px;
}
	

#lateralDireita
{
	width: 195px;
	text-align: center;
}

#lateralDireita .banners
{
	margin-top: 10px;
}

#menuLateral
{
	margin-top: -4px;
	float: left;
	width: 195px;
	background: #EAEAEA;
}
#tarjaAmarelaRedimensionavel
{
	width: 100%;
	height: 57px;
	background: url(http://www.vitshop.com.br/images/bkAmareloHome.jpg) repeat-x top;
}
.maisVendidoHome
{
	margin-top: 15px;
	margin-left: 15px;
}

#conteudoHome
{
	width: 100%;
	margin: 0;
	*margin: 10px;
	display: table;
}

.fundoMaisVendidos
{
	background: url(http://www.vitshop.com.br/images/bkMaisVendidos.jpg) repeat-x top;
}

#sigaNos
{
	width: 195px;
	text-align:center;
	padding-top: 5px;
}
#sigaNos img
{
	margin-top: 5px;
	*margin-top: 0;
}

.tarjas
{
	width: 100%;
	height: 31px;
	background: url(http://www.vitshop.com.br/images/bkTarjas.jpg) repeat-x top;
}
.tarjas img
{
	margin-left: 10px;
	margin-top: 5px;
}

.tarjasAmarela
{
	width: 100%;
	height: 31px;
	background: url(http://www.vitshop.com.br/images/bkTarjasAmarela.jpg) repeat-x top;
}
.tarjasAmarela img
{
	margin-left: 10px;
	margin-top: 5px;
}

#cardapio
{
	width: 100%;
}

#imagemCardapio
{
	width: 100%;
	height: 286px;
	text-align: center;
	background: url(http://www.vitshop.com.br/images/bkNossoCardapio.jpg) no-repeat top;
}



/* Fim Home */

/* Detalhes */

.topoDetalhes
{
	background: url(http://www.vitshop.com.br/images/bkTopoDetalhes.jpg) repeat-x top;
}
#detalhes
{
	width: 100%;
	margin-top: 20px;
}

/* Fim Detalhes */

#institucional
{
	width: 100%;
	margin: 10px;
	display: table;
}
/* Categorias */

.topoCategorias
{
	background: url(http://www.vitshop.com.br/images/bkTopoCategorias.jpg) repeat-x top;
}
#categorias
{
	width: 100%;
	margin-top: 5px;
}

/* Fim Categorias */
	
.tarjaMaisVendidosInternas
{
	margin-top: 78px; 
	margin-bottom: 20px;
}
.separacaoBtsProdutos
{
	padding-top: 1px;
	padding-bottom: 1px;
}
/* Fonts */

.tahoma-11-003366
{
	font: 11px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-11-003366-bold
{
	font: bold 11px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-11-000000
{
	font: 11px Tahoma;
	color: #000;
	text-decoration: none;
}
.tahoma-11-000000-bold
{
	font: bold 11px Tahoma;
	color: #000;
	text-decoration: none;
}
.tahoma-11-000000-bold-sub
{
	font: bold 11px Tahoma;
	color: #000;
	text-decoration: underline;
}
.tahoma-11-FFFFFF-bold
{
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma-11-083767-bold-sub
{
	font: bold 11px Tahoma;
	color: #083767;
	text-decoration: underline;
}
.tahoma-12-000000-bold
{
	font: bold 12px Tahoma;
	color: #000;
	text-decoration: none;
}
.tahoma-12-FF9900-bold
{
	font: bold 12px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
.tahoma-12-CC0000-bold
{
	font: bold 12px Tahoma;
	color: #CC0000;
	text-decoration: none;
}
.tahoma-12-003366
{
	font: 12px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-13-003366
{
	font: 13px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-13-003366-bold
{
	font: bold 13px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-13-CC0000-bold
{
	font: bold 13px Tahoma;
	color: #CC0000;
	text-decoration: none;
}
.tahoma-13-FF9900-bold
{
	font: bold 13px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
.tahoma-14-FF9900-bold
{
	font: bold 14px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
.tahoma-14-333333-bold
{
	font: bold 14px Tahoma;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.tahoma-14-000000
{
	font: 14px Tahoma;
	color: #000;
	text-decoration: none;
}
.tahoma-14-000000-bold
{
	font: bold 14px Tahoma;
	color: #000;
	text-decoration: none;
}
.tahoma-14-CC0000-bold
{
	font: bold 14px Tahoma;
	color: #CC0000;
	text-decoration: none;
}
.tahoma-15-CC0000-bold
{
	font: bold 15px Tahoma;
	color: #CC0000;
	text-decoration: none;
}
.tahoma-15-FF9900-bold
{
	font: bold 15px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
.tahoma-16-003366-bold
{
	font: bold 16px Tahoma;
	color: #003366;
	text-decoration: none;
}

.tahoma-17-083767-bold
{
	font: bold 17px Tahoma;
	color: #083767;
	text-decoration: none;
}

.tahoma-18-CC0000-bold
{
	font: bold 18px Tahoma;
	color: #CC0000;
	text-decoration: none;
}

.tahoma-18-000000-bold
{
	font: bold 18px Tahoma;
	color: #000000;
	text-decoration: none;
}
.tahoma-18-003366-bold
{
	font: bold 18px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-18-FF9900-bold
{
	font: bold 18px Tahoma;
	color: #FF9900;
	text-decoration: none;
}


.tahoma-19-000000-bold
{
	font: bold 19px Tahoma;
	color: #000000;
	text-decoration: none;
}

.tahoma-19-CC0000-bold
{
	font: bold 19px Tahoma;
	color: #CC0000;
	text-decoration: none;
}

.tahoma-20-FF9900-bold
{
	font: bold 20px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
.tahoma-20-003366-bold
{
	font: bold 20px Tahoma;
	color: #003366;
	text-decoration: none;
}
.tahoma-20-990000-bold
{
	font: bold 20px Tahoma;
	color: #990000;
	text-decoration: none;
} 
.tahoma-20-000000-bold
{
	font: bold 20px Tahoma;
	color: #000000;
	text-decoration: none;
}

.tahoma-20-CC0000-bold
{
	font: bold 20px Tahoma;
	color: #CC0000;
	text-decoration: none;
}

.tahoma-11-003366-bold-margin
{
	font: bold 11px Tahoma;
	color: #003366;
	text-decoration: none;
	margin-left: 0px;
}

.tahoma-11-000000-bold-margin
{
	font: bold 11px Tahoma;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
}


/* Fim de Fonts */

.margin
{
	margin-left: 0px;
}
/* Drops */

.dropCategorias
{
	background-color: Transparent;
	font: bold 11px tahoma;
	text-decoration: none;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
}


/* Campos */

.campos
{
	font: bold 11px Tahoma;
	text-decoration: none;
	color: #CC0000;
	border: solid 1px #003366;
	height: 20px;
}


/* Menu */

a.linkNivel1:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration:none;
}
a.linkNivel1:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration:none;
}
a.linkNivel1:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration:none;
}
a.linkNivel1:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration:none;
}
a.linkNivel2:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel2:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel2:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
a.linkNivel2:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}

a.linkNivel3:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.linkNivel3:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.linkNivel3:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a.linkNivel3:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}	

a.linkNivel4:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel4:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel4:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration:underline;
}
a.linkNivel4:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
}

a.linkNivel5:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
a.linkNivel5:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
a.linkNivel5:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration:underline;
}
a.linkNivel5:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
a.linkNivel6:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel6:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a.linkNivel6:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:underline;
}
a.linkNivel6:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
.TagCloud			/* Applies to the entire tag cloud */
{
	font-family:Tahoma;
	padding:3px; 
	text-align:center;
	text-decoration:none;
	color: #FF9900;
}

a
{
    text-decoration:none;
    color: #003366;
}

span	/* Applies to each tag of the tag cloud */
{
	margin-right:3px;
	text-align:center;
	text-decoration:none;
}

span.TagWeight1	/* Applies to the largest tags */
{
	font-size:40px;
	text-decoration:none;
}

span.TagWeight2
{
	font-size:32px;
	text-decoration:none;
}

span.TagWeight3
{
	font-size:25px;
	text-decoration:none;
}

span.TagWeight4
{
	font-size:18px;
	text-decoration:none;
}

span.TagWeight5	/* Applies to the smallest tags */
{
	font-size:12px;
	text-decoration:none;
}
