/* ***	CSS Desenvolvido por Glauber Carvalho
   ***	glaubervictor@gmail.com 
   ***  hdtecnologia.com.br
*/

/* */

/* CSS Reset */
 * {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/bg_index2.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#D9D9D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#container {
	width:960px;
	margin: 0 auto;
}
#header {
	width:960px;
	height:83px;
	margin:0px auto 0 auto;
}
#header h1 {
	background:url(../images/topo2.png) no-repeat 0 0;
	display:block;
	float:left;
	width:960px;
	height:78px;
	text-indent:-10000px;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
}
#header ul {
	display:block;
	float:left;
	width:960px;
	height:47px;
	list-style:none;
	background-image:url(../images/menu2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul li {
	display:block;
	float:left;
	height:47px;
	text-indent:-10000px;
}
/*---------------- MENUS -----------------*/
#header ul li a {
	display:block;
	width:100%;
	height:100%;
}
#empresa {
	width:228px;
}
#suporte {
	width:111px;
}
#demo {
	width:89px;
}
#trial {
	width:80px;
}
#parceiros {
	width:101px;
}
#canal {
	width:112px;
}
#contato {
	width:239px;
}
/*---------------- LINKS -----------------*/

#barra_inferior_menu #tit_empresa {
	display:block;
	float:left;
	background-image:url(../images/empresa.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_suporte {
	display:block;
	float:left;
	background-image:url(../images/suporte.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_demonstracao {
	display:block;
	float:left;
	background-image:url(../images/demonstracao.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_trial {
	display:block;
	float:left;
	background-image:url(../images/trial.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_parceiros {
	display:block;
	float:left;
	background-image:url(../images/parceiros.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_informacoes {
	display:block;
	float:left;
	background-image:url(../images/informacoes.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_canal {
	display:block;
	float:left;
	background-image:url(../images/canal.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#barra_inferior_menu #tit_contato {
	display:block;
	float:left;
	background-image:url(../images/contato.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-position: 0 0;
	width:960px;
	height:83px;
	text-indent:-10000px;
}
#conteudo {
	width:960px;
}
#conteudo #esquerdo {
	float:left;
	padding-top:60px;
	/*background-image:url(../images/link_lado_esquerdo.png);
	background-repeat:no-repeat;*/
	width: 240px;
	min-height:200px;
}
#conteudo #esquerdo ul li {
	text-decoration: none;
	display: block;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	height:39px;
}
#conteudo #esquerdo ul#tabs li a {
	text-decoration: none;
	display: block;
	padding: 12px;
	height: 39px;
	outline: none;
	margin-left:1px;
	color:#000;
}
#conteudo #esquerdo ul#tabs li a.current {
	background-image:url(../images/seta.png);
	background-repeat:no-repeat;
}
#conteudo #esquerdo ul#tabs li a:visited {
	color:#000;
}
#conteudo #direito {
	display:block;
	float:left;
	width:720px;
}
#conteudo #direito_parceiros {
	display:block;
	float:left;
	width:720px;
	height:530px;
	
}

#conteudo #direito_NFe {
	display:block;
	float:left;
	width:720px;
	height:5300px;
	
}

#conteudo #direito ul {
	margin-top:10px;
}
#conteudo #direito ul li {
	margin-left:15px;
	margin-right:50px;
	text-align:justify;
	text-indent:20px;
	list-style:none;
}
#conteudo #direito ul li h2 {
	margin-left:-15px;
}
#conteudo #direito ul li p {
	margin-top:20px;
}
#conteudo #direito #texto p {
	text-indent: 20px;
	margin-bottom:20px;
}
#conteudo_inferior {
	display:block;
	width:960px;

}
#conteudo_inferior #barra_inferior_link {
	float:left;
	background-image:url(../images/barra_inferior_link.png);
	background-repeat:no-repeat;
	width:960px;
	height:20px;
	text-indent:-10000px;
}
#conteudo_inferior #coluna_inferior_um {
	float:left;
	background-image: url(../images/area_depoimentos.png);
	background-repeat:no-repeat;
	width:320px;
	height:245px;
	text-indent:-10000px;
}
#conteudo_inferior #coluna_inferior_dois {
	float:left;
	background-image: url(../images/area_links.png);
	background-repeat:no-repeat;
	width:320px;
	height:245px;
	text-indent:-10000px;
	
}
#conteudo_inferior #coluna_inferior_dois ul {
	margin-top:45px;
	margin-left:20px;
	margin-right:20px;
}
#conteudo_inferior #coluna_inferior_dois ul li {
	display:block;
	float:left;
	width:120px;
	height:30px;
	list-style:none;
	margin-right:20px;
	text-indent:-10000px;
}
#conteudo_inferior #coluna_inferior_dois ul li a {
	display:block;
	width:100%;
	height:100%;
}
#conteudo_inferior #coluna_inferior_tres {
	float:left;
	background-image: url(../images/area_newsletters.png);
	background-repeat:no-repeat;
	width:320px;
	height:113px;
	/*text-indent:-10000px;*/
}
#conteudo_inferior #coluna_inferior_tres form {
	width:100%;
	height:100%;
}
#conteudo_inferior #coluna_inferior_tres form #txtNewsletter {
	width:205px;
	border-style:solid;
	border-width:0px;
	border:none;
	font-family:Tahoma;
	font-size:11px;
	margin-top:63px;
	margin-left:35px;
}
#conteudo_inferior #coluna_inferior_tres form #btnEnviar {
	border-width:0px;
	border:none;
	height:30px;
	width:45px;
	background-color:transparent;
	color:#CCC;
}
#conteudo_inferior #coluna_inferior_quatro {
	float:left;
	background-image: url(../images/area_visita.png);
	background-repeat:no-repeat;
	width:320px;
	height:132px;
	text-indent:-10000px;
}
/*---------------- INDEX -----------------*/
/*#divisao_banner {
	width:960px;
	height:2px;
	float:left;
	background-image:url(../images/divisao_banner.jpg);
	background-repeat:no-repeat;
	text-indent:-10000px;
}*/
#conteudo #banner {
	float:left;
	width:960px;
	height:245px;
	overflow:hidden;
}
#conteudo #banner ul, li {
	margin:0;
	padding:0;
	height:245px;
	list-style:none;
}
#conteudo #banner li img {
	border:none;
	border:0px;
}
#conteudo #coluna_superior_um {
	float:left;
	background-image:url(../images/quadro_um.png);
	background-repeat:no-repeat;
	width:320px;
	height:249px;
	/*text-indent:-10000px;*/
}
#conteudo #coluna_superior_um img {
	margin-left:80px;
	margin-top:90px;
}
#conteudo #coluna_superior_um a {
	display:block;
	width:100%;
	height:100%;
}
#conteudo #coluna_superior_dois {
	float:left;
	background-image:url(../images/quadro_dois.png);
	background-repeat:no-repeat;
	width:320px;
	height:249px;
	text-indent:-10000px;
}
#conteudo #coluna_superior_dois a {
	display:block;
	width:100%;
	height:100%;
}
#conteudo #coluna_superior_tres {
	float:left;
	background-image:url(../images/quadro_tres.png);
	background-repeat:no-repeat;
	width:320px;
	height:249px;
	text-indent:-10000px;
}
#conteudo #coluna_superior_tres a {
	display:block;
	width:100%;
	height:100%;
}
#conteudo #coluna_inferior_um {
	float:left;
	background-image: url(../images/area_depoimentos.png);
	background-repeat:no-repeat;
	width:320px;
	height:245px;
	text-indent:-10000px;
}
#conteudo #coluna_inferior_dois {
	float:left;
	background-image: url(../images/area_links.png);
	background-repeat:no-repeat;
	width:320px;
	height:245px;
}
#conteudo #coluna_inferior_dois ul {
	margin-top:45px;
	margin-left:20px;
	margin-right:20px;
}
#conteudo #coluna_inferior_dois ul li {
	display:block;
	float:left;
	width:120px;
	height:30px;
	list-style:none;
	margin-right:20px;
	text-indent:-10000px;
}
#conteudo #coluna_inferior_dois ul li a {
	display:block;
	width:100%;
	height:100%;
}
#conteudo #coluna_inferior_tres {
	float:left;
	background-image: url(../images/area_newsletters.png);
	background-repeat:no-repeat;
	width:320px;
	height:113px;
	/*text-indent:-10000px;*/
}
#conteudo #coluna_inferior_tres form {
	width:100%;
	height:100%;
}
#conteudo #coluna_inferior_tres form #txtNewsletter {
	width:205px;
	border-style:solid;
	border-width:0px;
	border:none;
	font-family:Tahoma;
	font-size:11px;
	margin-top:63px;
	margin-left:35px;
}
#conteudo #coluna_inferior_tres form #btnEnviar {
	border-width:0px;
	border:none;
	height:30px;
	width:45px;
	background-color:transparent;
	color:#CCC;
}
#conteudo #coluna_inferior_quatro {
	float:left;
	background-image: url(../images/area_visita.png);
	background-repeat:no-repeat;
	width:320px;
	height:132px;
	text-indent:-10000px;
}
#rodape {
	float:left;
	width:960px;
	height:60px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-top:#C8C8C8 solid 1px;
	padding-top:20px;
	color:#666;
}
.borda_transparente{
	border: solid 10px transparent;
}
.borda_iframe{
	border: dashed 2px #CCC;
}
