html{ height:100%; margin:0px; padding: 0px; }
iframe{display:none;}
body {
	background-image: url(../_img/splash.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	color: #CCCCCC;
}

a{
	color: #00CCFF;
}
	
#topo {
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	
}

#flash{
	width: 100%;
	z-index: 10px;
}

#centralizar { 
	width: 900px;
	height: 10px;
	margin: 0px auto;
	position: relative;
	border: 0px solid #fff;	
}

#menu-topo{
	position: absolute;
	left: 210px;
	top: -40px;
	z-index: 20px;
}

#menu-topo a{
	color: #999999;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 3px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 20px #000;
	border: 1px solid #000;
}

#menu-topo a:hover{
	color:#FFFFFF;
	background-color:#0066FF;
	border: 1px solid rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 2px 3px 15px #fff;

}

#rss-menu{
	position: absolute;
	top: -45px;
	
	right: 0px;
	z-index:9999;
}

#marca {
	background-image: url(../_img/marca_pulse_preto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 223px;
	height: 112px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#principal {
	background-color: #000000;
	padding: 0px;
	width: 100%;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
}

#conteudo {
	width: 950px;
	margin: 0px auto;
	min-height: 450px;
	padding: 0px;
	line-height: 16px;
	background-color: #000000;
}

#conteudo strong{
	font-weight: bold;
	color: #FF0066;
}

#conteudo ul {
	margin: 0px 0px 30px 20px;
	padding: 0px;
}

#conteudo li {
	list-style-type: none;
	background-image: url(../_img/marcador_azul.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 13px;
	font-weight: bold;
	font-size: 12px;
}

#conteudo li a{
	color: #00ccff;
	text-decoration: none;
}

#conteudo li a:hover{
	color: #FF0066;
	text-decoration: none;
}

#conteudo h1{
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#conteudo h2{
	font-size: 18px;
	font-weight: bold;
	color: #EF4891;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	line-height: 16px;
}

#conteudo h3{
	font-size: 14px;
	font-weight: bold;
	color: #EF4891;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	line-height: 16px;
}

#conteudo h4{
	font-size: 18px;
	font-weight: bold;
	color: #00ccff;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	line-height: 16px;
}

#conteudo a{
	text-decoration: underline;
}

.link-busdoor a{
	color: #00CCFF;
	text-decoration: underline;
}

.link-busdoor a:hover{
	color: #FF0066;
	text-decoration: underline
}

#coluna-esquerda {
	width: 190px;
	min-height: 200px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#coluna-esquerda ul{
	margin: 40px 0px 20px 0px;
	padding: 0px;
	width: 175px;
	text-align: right;
}

#coluna-esquerda li {
	background-image: none;
	font-size: 11px;
	color: #00ccff;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px 5px 0px;
	padding: 0px 20px 0px 5px;
	font-weight: normal;
	list-style-type: none;
}

#coluna-esquerda li a{
	color: #00ccff;
	padding-bottom:8px;
	border-bottom: 1px dotted #333;
}

#coluna-esquerda li a:hover{
	color: #FF0066;
}

#coluna-direita {
	width: 683px;
	min-height: 200px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#coluna-direita ul{
	margin: 20px;
}

#coluna-direita li a {
	color: #CCCCCC;
}

.box-port {
	width: 683px;
	margin:0px 0px 40px 0px;
	padding: 0px;
}

.box-port img{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.box-port a{
	font-size: 11px;
	color: #00ccff;
	text-decoration: none;
}

.box-port a:hover{
	color: #FF0066;
}

#coluna-direita .box-port h1{ 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#coluna-direita .box-port p{
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px;
}

.box-port-separador {
	background-image: url(../_img/separador.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 683px;
	height: 37px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.bt-topo {
	background-image: url(../_img/bt_topo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 40px;
	height: 16px;
	margin: 10px 0px 0px 643px;
	padding: 0px;
}

.bt-topo a{
	width: 40px;
	height: 16px;
	display: block;
}

.bt-topo a:hover{
	width: 40px;
	height: 16px;
}



.formTexto{
	margin: 5px 0px;
	border: 1px solid #FF3333;
	padding: 2px;
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Marcas*/

#colunaEsquerdaMarcas {
	background-image: url(../_img/bg_colunaEsquerda.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 252px;
	font-size: 12px;
	height: 1737px;
	margin: 0px 15px 0px 0px;
	padding: 0px 20px 0px 15px;
	line-height: 16px;
}

#colunaEsquerdaMarcas strong{
	color: #FFFFFF;
}

#colunaEsquerdaMarcas ul {
	margin: 0px;
	padding: 0px;
}

#colunaEsquerdaMarcas li {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../_img/marcador_rosa.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 13px;
}

.box-marca {
	width: 568px;
}

/* PORTIFÓLIO */

#conteudo #coluna-portifolio-esquerda {
	background-image: url(../_img/bg_colunaPortEsquerda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 271px;
	height: 375px;
	margin: 20px 10px 30px 30px;
	padding: 0px 0px 0px 12px;
	float: left;
}

#conteudo #coluna-portifolio-centro {
	background-image: url(../_img/bg_colunaPortCentro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 271px;
	height: 375px;
	margin: 20px 10px 30px 10px;
	padding: 0px 0px 0px 12px;
	float: left;
}

#conteudo #coluna-portifolio-direita {
	background-image: url(../_img/bg_colunaPortDireita.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 271px;
	height: 375px;
	margin: 20px 0px 30px 10px;
	padding: 0px 0px 0px 12px;
	float: left;
}

#conteudo #portifolio-entrada{
	border: 0px solid #fff;
	width: 950px;
	min-height: 300px;
}

#conteudo #portifolio-entrada h1{
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	line-height: 16px;
}

#conteudo #portifolio-entrada h1 a{
	color: #00ccff;
	text-decoration: none;
}

#conteudo #portifolio-entrada h1 a:hover{
	text-decoration: underline;
}

#menu-horizontal{
	width: 864px;
	height: 48px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	background-image:url(../_img/barra_menu_h_fundo.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#menu-horizontal div{
	margin: ;
}

#menu-horizontal h1{
	margin: 15px 10px 0px 10px;
	float: left;
}

#menu-horizontal h1 a{
	color:#999;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-shadow: 2px 2px 15px #000;
}

#menu-horizontal h1 a:visited{
	color:#666666;
	text-decoration: none;
}

#menu-horizontal h1 a:hover{
	color:#ccc;
	border-bottom: 2px solid #CC0066;
}

#tagCloud{
	background-color:#000;
	border-top: 2px solid #333;
	padding: 20px;	
}

/* SOLUÇÕES */

#box-solucoes div{
	float: left;
	width: 310px;
}
		
#box-solucoes li{font-weight: normal;}		
#box-solucoes li a{	text-decoration: underline;}
#box-solucoes li a:hover{text-decoration: underline;}
		
#box-solucoes h1{
	color: #0099FF;
	width: 90%;
	margin-top: 10px;
	padding: 0px 0px 5px 0px;
}

/* FIM */

#rodape{
	background-color:#222;
	width: 100%;
	border-top: 2px solid #333333;
	padding: 30px 0px;
}

#rodape h1{
	margin: 0px;
	font-size:14px;
	text-align: left;
	text-shadow: 4px 4px 20px #000;
	color:#CC3366;
}

#rodape ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#rodape li{
	text-align: left;
	margin: 0px 0px 7px 0px;
}

#rodape ul{
	padding: 0px 0px 0px 0px;
}

.linha-vertical{
	border-left: 3px dotted #333333;
	width: 8px;
	padding:0px !important;
}

#rodape li a{
	font-size:12px;
	text-decoration: none;
	border-bottom: 0px solid #006699;
	color: #999999;
	text-shadow: 4px 4px 20px #000;
}

#rodape li a:hover{
	/*color: #CC0066;*/
	color:#00CCFF;
}

.cPadding{
	padding-left: 20px;
}

#rss {
	text-align: left;
}

#rss h2{
	font-size:11px;
	margin: 10px 0px 0px 0px;
}

#rss #newsfeed a{
	padding: 0px 0px 10px 0px;
	display: block;
	border: 0px solid #00FF66;
}

.azul{
	color:#00CCFF !important;
}


.clear { clear: both; height:1px; }