@CHARSET "ISO-8859-1";

	body {
		background-color:#222222;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	a {
		text-decoration:none;
        color:#067f00;
	}

    a:hover {
      text-decoration:underline;
    }

    a strong {
        color:#067f00;
    }

    a strong:hover {
      text-decoration:underline;
    }

    a:visited {
        color:#067f00;
    }

    span {
        color:#4e4e4e;
    }

    h3 {
      font-size:1.55em;
      font-weight:normal;
      color:#000000;
      padding-bottom:20px;
      text-align:left;
    }

	h1 {
		font-size:1.83em;
		color:#000000;
		padding:10px 0px 20px 0px;
        font-weight:normal;
	}

	h2{
		font-size: 1.15em;
		color:#00AEEF;
		padding:10px 0px 10px 0px;
	}
	h2 span{
		color:#00AEEF;
	}

	strong {
       color:#4e4e4e;
	}

	strong .subtitulo {
		color:#000000;
	}

	#principal {
   		width:905px;
   		margin:0 auto;
   		clear:both;
   		background-color:#ffffff;
   	}

   	#principal #borda {
   		width:885px;
   		border:10px solid #000000;
   	}

   	#principal #borda #topo {
   		clear:both;
   		width:100%;
   	}

   	#principal #borda #topo .banner {
   		clear:both;
   		width:100%;
   		height:129px;
   		background-image:url(../images/topo.jpg);
        border-bottom:2px solid #000000;
   	}

   	#principal #borda #topo .logo {
   		clear:both;
   		text-align:center;
   		padding:20px 0px 0px 0px;
   	}

    #principal #borda #topo #telas {
        clear:both;
   		width:100%;
   		/* height:245px; */
        background-color:#222222;
    }

   	#principal #borda #topo .telas {
   		clear:both;
   		width:100%;
   		height:256px;
   	}

   	#principal #borda #topo .menu {
   		clear:both;
   		width:100%;
   		height:50px;
   		text-align: center;
		background-image:url(../images/fundo.jpg);

	        border-top:2px solid #000000;
   	}

   	#principal #borda #topo .menu ul {
   		margin:0px;
		padding-top:12px;
                width: 100%;
		height: 50px;
		list-style-type: none;
/*		list-style-image:url(../images/separador.png);*/
   	}

   	#principal #borda #topo .menu ul li {
		display:inline;

   	}


        #principal #borda #topo .menu ul li a {
		color: #fff;
		diplay:inline;
   	}

        #principal #borda #topo .menu ul li a img{
		padding: 0 0.5em;
	}


   	#principal #borda #topo .menu ul li div span {
   		background-image:url(../images/separador.png);
   		background-repeat:no-repeat;
   		width:6px;
   		height:21px;
   		margin:10px 20px 0px 20px;
   	}

   	#principal #borda #conteudo {
   		clear:both;
   		width:100%;

   	}

   	#principal #borda #conteudo .bEsquerdo,
   	#principal #borda #conteudo .bCentro,
   	#principal #borda #conteudo .bDireito {
   		clear:none;
   		float:left;
   		width:28%;
   		padding:15px;
   		margin:20px 5px 0px 5px;
   	}


   	#principal #borda #conteudo .bEsquerdo .titulo,
   	#principal #borda #conteudo .bCentro .titulo,
   	#principal #borda #conteudo .bDireito .titulo {
   		clear:both;
   		margin-bottom:20px;
   	}

   	#principal #borda #conteudo .bEsquerdo .texto,
   	#principal #borda #conteudo .bCentro .texto,
   	#principal #borda #conteudo .bDireito .texto {
   		clear:both;
   	}

   	#principal #borda #conteudo .bEsquerdo .saibamais,
   	#principal #borda #conteudo .bCentro .saibamais,
   	#principal #borda #conteudo .bDireito .saibamais {
   		clear:both;
   		text-align:right;
   		color:#ff0000;
   		padding:20px;
   	}

   	#principal #rodape {
   		clear:both;
   		width:100%;
   		height:109px;
        background-color:#222222;
   	}

   	#principal #rodape .canto_esquerdo {
   		clear:none;
   		float:left;
   		width:2%;
   		height:109px;
   		background-image:url(../images/degraderodape.png);
   		background-repeat:repeat-x;
   		background-color:#222222;
   	}

   	#principal #rodape .centro {
   		clear:none;
   		float:left;
   		background-image:url(../images/rodape.jpg);
   		width:100%;
        height:91px;
        background-repeat: no-repeat;
   	}

   	#principal #rodape .canto_direito {
   		clear:none;
   		float:left;
   		width:2%;
   		height:109px;
   		background-image:url(../images/degraderodape.png);
   		background-repeat:repeat-x;
   		background-color:#222222;
   	}

   	#principal #rodape .centro .texto {
   		padding:0px 5px 10px 0px;
   	}

   	#principal #rodape .centro .texto .politica {
   		clear:none;
   		float:left;
   		padding:10px 10px 10px 10px;
   		line-height:18px;
		font-size:0.69em;
   	}

   	#principal #rodape .centro .texto .copyright {
   		clear:none;
   		float:right;
   		padding:10px 10px 10px 0px;
   		line-height:18px;
        font-size:0.69em;
   	}

   	/** EXTRAS **/

   	.article-content {
   		padding:20px;
   		font-size:0.81em;
   		line-height:20px;
        color:#4e4e4e;
   	}

   	.article-content ul li {
   		list-style-type:disc;
   		padding:0px 0px 10px 0px;
   	}

   	.thats4you {
   		clear:both;
   		float:right;
   		width:700px;
   		margin:0px 0px 10px 0px;
   	}

	.thats4you ul {
		#padding-right:0px;
		list-style-type:none;
		float:right;
	}

   	.thats4you ul li {
		#display:inline;
		list-style-position:inside;
		width:170px;
		text-align: right;
   		float:right;
   		list-style-image:url(../images/bullet_4you.png);
   		font-size:1.00em;
   		font-weight:bold;
   	}

   	.thats4you ul li a {
   		color:#067f00;
   	}

   	.thats4you ul li a:hover {
   		text-decoration:underline;
   	}

   	.conteudo_quebra {
   		clear:both;
   		padding-top:10px;
   	}

    .imgMarketing {
        margin-left:20px;
    }

   	/** CONTATO **/

   	#component-contact {
   		padding:20px;
   	}

   	#component-contact .contentpaneopen {
		font-size: 0.81em;
   		color:#666666;
   		font-weight:bold;
   	}

    .contentheading {
		color:#000000;
        font-weight:normal;
    }
	.info_contato {
   		margin:10px 0px 10px 0px;
   		font-size:0.88em;
   		line-height:20px;
        clear:none;
        float:right;
        width:305px;
   	}

   	/** BREADCRUMB **/

	#conteudo .bReadcrumb {
		clear:both;
		width:100%;
		padding:10px 10px 0px 15px;
		color:#cccccc;
	}

    /** EXTRAS **/

    .titulo_pi {
        color:#000000;
        font-weight:normal;
    }

    .subtitulo {
        color:#00aeef;
        font-weight:normal;
        font-size:1.02em;
    }

    /** Blocos Index **/

    .blocoEsquerdo {
         clear: none;
         float: left;
         width: 230px;
         margin:0px 60px 20px 10px;
         text-align:justify;
    }

    .blocoCentral {
        clear:none;
        float:left;
        width:230px;
        margin:0px 60px 20px 0px;
        text-align:justify;
    }

    .blocoDireito {
        clear: none;
        float: left;
        width: 230px;
        margin:0px 10px 40px 10px;
        text-align:justify;
    }

    .saibamais {
        font-weight:bold;
        padding:3px;
        background-color:#067f00;
    }

    .saibamais span {
        color:#ffffff;
    }

    .saibamais span:hover {
        text-decoration:underline;
    }

    .contatoText {
        font-size:0.81em;
        line-height:21px;
        color:#4e4e4e;
        font-weight:normal;
        width:470px;
        margin-bottom:15px;
    }

    .contact_email label {
        font-size:0.83em;
        font-weight:normal;
        line-height:33px;
    }

    .contato_vendas {
        font-size:0.81em;
        color:#4e4e4e;
    }

    .conteudocontato {
        clear:both;
    }


.tabelaSuporte {
	width:100%;
	align:center;

}

.tabelaSuporte td{
	color: #FFFFFF;
	background-color:#009444;
	padding: 10px;
	border: 10px solid #FFFFFF;
	width:50%
}

.tabelaSuporte td a{
	color:#FFFFFF;
	
}

.readon{
	padding-left: 20px;

}

.tabela_tipos_conteudo_digital td{
	vertical-align: middle;

}

.tabela_vantagens {
	margin-left: 30px;
	background-color: #f0f6f8;
	border: 1px solid #cccccc;

}

.tabela_vantagens td{
	color: #000;
	padding: 10px 30px;
	font-size: 0.9 em;

}

.tabela_vantagens td p{
	text-align: left;
}

.moldura_tipo_conteudo_vantagens td {
	vertical-align: middle;
}

.img_experimente_direita{
	float:right;
	margin-left:30px;

}

/***/

