@charset "utf-8";
/* @group Base */

/* Site da Exemplo desenvolvido por HDmais */

* {
	margin:0 auto;
	padding:0 auto;
	text-align:center;
}

body {
	font: 14px Georgia,sans-serif;
	line-height: 20px;	
	background: url(../images/fundo.jpg) repeat-y center top;
	background-color: #f2f2f2;
}
.font14{font: normal 14px}
.font13{font: normal 13px}
.font12{font: normal 12px}
.font11 {font: normal 11px}
.font10 {font: normal 10px}

a {
	text-decoration: none !important;
	color: black;
}
#anima {
	position: absolute;
	/* margin-left: -260px;
	margin-top: 262px; */
	top: 262px;
	left: -260px;
	z-index: -5;
	display: none;
}
#anima2 {
	position: absolute;
	/* margin-left: -260px;
	margin-top: 262px; */
	top: 90px;
	left: -173px;
	z-index: 5;
	display: none;
	

}

.bodycontent{
	width:1000px;
	height: 1375px;
	min-height: 500px;
	position: relative;
}
html, body {
	height: 100% !important;
}

* html .bodycontent {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}

#loading{
	position:absolute;
	display:none;
	z-index: 999999999999;
	margin-left:410px;
	_margin-left:-580px;
	margin-top:200px;
	background:#fff; 
	border:1px solid #999; 
	color:#666; 
	height:50px; 
	width:150px; 
	font:bold 13px arial;	
}

#loading p{
	margin:18px 0 0 0;	
}

.clear {
	clear: both;
}


#modal { 
z-index:10000;
display:none; 
position: fixed;	
width: 609px;
height:  289px;
background: url(../images/fundo_modal.png) no-repeat;
}
#modal a#modalfechar {
	width:62px !important;
	height:21px !important;
	z-index:1222;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	color: #9e9e9e;	
	font-size: 15px;
}

#modal #news {
	color: #00b7fb;
	margin-top: 70px;
	width: 460px;
	font-size: 16px;
}

#mask { 
	background:#000;
	position:absolute; 
	left:0; top:0; 
	z-index:9000; 
	display:none;
	opacity:0.20; 
	filter: alpha(opacity=20); 
	-moz-opacity: 0.20; 
}



.sombra_topo_esq, .sombra_topo_dir {
	background: url(../images/sombra_esq_topo.jpg) no-repeat center;
	width:6px;
	height:403px;
	float:left;
	display: none;
}
.sombra_topo_dir  {
	background: url(../images/sombra_dir_topo.jpg) no-repeat center;
	float:right;
}
.sombra_conteudo_esq, .sombra_conteudo_dir {
	background: url(../images/sombra_conteudo_esq.jpg) repeat-y top center;
	width:25px;
	height: 1000px;
	display: none;
	float:left;
}
.sombra_conteudo_dir { 
	background: url(../images/sombra_conteudo_dir.jpg) no-repeat top center;
	float:right;
	width:26px;
}

.topo {
	width:990px;
	margin-left: 6px;
	height:403px;
	float:left;
}
/* mudar o fundo dessa div */
.bg_menu_logo_azul, .bg_menu_logo_verde, .bg_menu_logo_amarelo, .bg_menu_logo_roxa, .bg_menu_logo_laranja, .bg_menu_logo_marron {
	background: url(../images/hdmais_sites_softwares_azul.jpg) no-repeat center;
	width:987px;
	height:200px;
	float:left;
}
.bg_menu_logo_verde {
	background: url(../images/hdmais_sites_softwares_verde.jpg) no-repeat center;
}
.bg_menu_logo_amarelo {
	background: url(../images/hdmais_sites_softwares_amarelo.jpg) no-repeat center;
}
.bg_menu_logo_roxa {
	background: url(../images/hdmais_sites_softwares_roxa.jpg) no-repeat center;
}
.bg_menu_logo_laranja {
	background: url(../images/hdmais_sites_softwares_laranja.jpg) no-repeat center;
}
.bg_menu_logo_marron {
	background: url(../images/hdmais_sites_softwares_marron.jpg) no-repeat center;
}
/* até aki */
.menu {
	width:745px;
	height:130px;
	float:left;
}
.menu_itens {
	height:48px;
	margin:05px 0 0 810px;
	float:right;
	color: white;
}
.menu_topo li {
	float: left;
	margin-top: 10px;
	margin-left: 42px;
	margin-right: 41px;
	color: #666666;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-shadow: 0 1px #EEEEEE;
}

.menu_topo a {
	color: #666666;
	display: block;
}
.menu_topo a:hover {
	color: #8a8a8a;
}


.menu_topo {
	width: 1000px;
	height: 41px;
	background: url(../images/fundo_menu.jpg) no-repeat;
	clear: both;
	z-index: 999;
	position: relative;
}

.menu_topo ul {
	margin-left: 10px;
}

.hdmais {
	color:#fff;
	font-family: sans-serif;;
	font-size:42px;
	font-weight:bolder;
	text-align:left;
	margin:93px 0 0 55px;
	float:left;
	z-index:99999999;
	line-height: 40px;
}
.logo {
	width:205px;
	height:150px;
	padding:48px 0 0 35px;
	float:right;
}
.topo_debug {
	width:745px;
	height:70px;
	float:left;
}
/* mudar o fundo dessa div */
.topo_box_azul, .topo_box_verde, .topo_box_amarelo, .topo_box_roxa, .topo_box_laranja, .topo_box_marron {
	background:url(../images/bg_box_azul.gif) repeat-x; 
	width:987px;
	height:203px;
	float:left;
}
.topo_box_verde {
	background:url(../images/bg_box_verde.gif) repeat-x; 
}
.topo_box_amarelo {
	background:url(../images/bg_box_amarelo.gif) repeat-x; 
}
.topo_box_roxa {
	background:url(../images/bg_box_roxa.gif) repeat-x; 
}
.topo_box_laranja {
	background:url(../images/bg_box_laranja.gif) repeat-x; 
}
.topo_box_marron {
	background:url(../images/bg_box_marron.gif) repeat-x; 
}
/* até aki */
.topo_texto {
	width:490px;
	height:172px;
	margin:0 0 0 60px;
	float:left;
}
.topo_banner {
	width:432px;
	height:200px;
	float:left;
}
.conteudo {
	width:990px;
	float:left;
	background: url(../images/fundo_branco.jpg) repeat-y;
	margin-left: 6px;
	*padding-top: 60px;
	display: table;
	height: 500px;
}

#bottom_fade {
	width: 100%;
	height: 45px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 700;
	background: url(../images/bottom-fade-2.png) repeat-x left top;
}

.changer {
	width:940px;
	margin:74px 0 0 15px;
}
.animacao {
		width:492px;
	height:65px;
	margin-top:30px;
	float:left;
}
.rodape_azul, .rodape_verde, .rodape_amarelo, .rodape_roxa, .rodape_laranja, .rodape_marron {
	background:#042743;
	width:100%;
	min-width: 1000px;
	height:32px;
	border-top:1px solid #365269;
	border-bottom:1px solid #365269;
	clear: both;

}
.rodape_verde {
	background:#0f802a;
	border-top:1px solid #3f9955;
	border-bottom:1px solid #3f9955;
}
.rodape_amarelo {
	background:#f7a900;
	border-top:1px solid #f9ba33;
	border-bottom:1px solid #f9ba33;
}
.rodape_roxa {
	background:#570555;
	border-top:1px solid #793777;
	border-bottom:1px solid #733171;
}
.rodape_laranja {
	background:#f36e2b;
	border-top:1px solid #f58b55;
	border-bottom:1px solid #f08550;
}
.rodape_marron {
	background:#811f04;
	border-top:1px solid #811f04;
	border-bottom:1px solid #944630;
}
.rodape_centro {
	width:939px;
	
	height:27px;
	padding:5px 0 0 46px;
	text-align:left;
}


.rodape_centro ul li {
	color:#fff;
}
.rodape_centro ul li a{
	color:#fff;
	width:19px;
	height:19px;
	font-family:Helvetica;
	font-size:12px;
	list-style-position:inside;
	text-indent:-9999px;
	margin:0 2px 0 2px;
	float:right;
}
.rodape_centro ul li a#blog {
	background:url(../images/blog.jpg) no-repeat center top;
}
.rodape_centro ul li a#blog:hover {
	background:url(../images/blog.jpg) no-repeat center bottom;
}
.rodape_centro ul li a#indique {
	background:url(../images/indique.jpg) no-repeat center top;
}
.rodape_centro ul li a#indique:hover {
	background:url(../images/indique.jpg) no-repeat center bottom;
}
.rodape_centro ul li a#twitter {
	background:url(../images/twitter.jpg) no-repeat center top;
}
.rodape_centro ul li a#twitter:hover {
	background:url(../images/twitter.jpg) no-repeat center bottom;
}
.rodape_centro ul li a#orkut {
	background:url(../images/orkut.jpg) no-repeat center top;
}
.rodape_centro ul li a#orkut:hover {
	background:url(../images/orkut.jpg) no-repeat center bottom;
}
.rodape_centro ul {
	float: right;
}
.rodape_centro li {
	margin:0 0 0 0;
	float:right;
	display: block;
	width: 30px;
}
.rodape_centro li#ondenos {
	width: 140px;
}

.rodape {
	background:#e2e2e2;
	color:#6f6e6e;
	width:100%;
	min-width: 1000px;
	height:200px;	
}
.rodape_conteudo {
	width:997px;
	
}
.rodape_col {
	width:177px;
	text-align:left;
	margin:13px 70px 0 0; 
	float:left;
	font-family: 'Trebuchet MS';
}
.rodape_col ul {
	margin-left: 36px;
	
}

.rodape_col ul li a {	
	color:#a4a3a3;
	width:197px;
	text-align:left;
	float:left;
}
.rodape_col ul li a:hover {	
	color:#3b3b3b;
}
.rodape_col ul li a#first {	
	margin:10px 0 0 0;
	color:#3b3b3b;
}
.rodape_col ul li a#first:hover {	
	color:#a4a3a3;
}

.rodape_col_last {
	width:95px;
	text-align:left;
	margin:13px 15px 0 0; 
	float:left;
}
.rodape_col_last ul li a {	
	color:#a4a3a3;
	width:95px;
	text-align:left;
	float:left;
}
.rodape_col_last ul li a:hover {	
	color:#3b3b3b;
}
.rodape_col_last ul li a#first {	
	margin:10px 0 0 0;
	color:#3b3b3b;
}
.rodape_col_last ul li a#first:hover {	
	color:#a4a3a3;
}
/* mudar a cor dessa classe, titulo, paragrafo do topo e link do topo */
.titulo_azul, .paragrafo_azul, .titulo_verde, .paragrafo_verde, .titulo_amarelo, .paragrafo_amarelo, .titulo_roxa, .paragrafo_roxa, .titulo_laranja, .paragrafo_laranja, .titulo_marron, .paragrafo_marron {
	color:#1a547b;
	font-family:Trebuchet MS;
	font-size:20px;
	text-align:left;
	margin-bottom:16px;
}
.titulo_verde {
	color:#1a7b65;
}
.titulo_amarelo {
	color:#dca322;
}
.titulo_roxa {
	color:#610e5f;
}
.titulo_laranja {
	color:#d54801;
}
.titulo_marron {
	color:#8b3017;
}
.paragrafo_azul, .paragrafo_verde, .paragrafo_amarelo, .paragrafo_roxa, .paragrafo_laranja, .paragrafo_marron {
	color:#235c83;
	font-size:16px;
	margin:0px;
}
.paragrafo_verde {
	color:#24836f; 
}
.paragrafo_amarelo {
	color:#dda525;
}
.paragrafo_roxa {
	color:#610e5f;
}
.paragrafo_laranja { 
	color:#dd5f20;
}
 .paragrafo_marron { 
	color:#923820;
}
.link_azul, .link_verde, .link_amarelo, .link_roxa, .link_laranja, .link_marron {
	color:#fff;
	background:url(../images/bg_link_azul.png) no-repeat center; 
	width:135px;
	height:48px;
	padding:14px 0 0 0;
	float:left;
}
.link_verde {
	background:url(../images/bg_link_verde.png) no-repeat center; 
}
.link_amarelo {
	background:url(../images/bg_link_amarelo.png) no-repeat center; 
}
.link_roxa {
	background:url(../images/bg_link_roxo.png) no-repeat center; 
}
.link_laranja {
	background:url(../images/bg_link_laranja.png) no-repeat center; 
}
.link_marron {
	background:url(../images/bg_link_marron.png) no-repeat center; 
}
.link_azul:hover {
	
}
.link_verde:hover {
	background:#000;
}
/* até aki */

/* @end */

/* @group inicio */
.noticia {
	float: left;
	margin-left: -14px;
	*margin-left:-31px;
	margin-top: 60px;
}
.noticia img {
	float: left;

}
.noticia #texto {
float: left;
width: 560px;
margin-top:20px;

}
.noticia h1 {
	color: #042743;
	float: left;
}
.noticia p {
	margin-top: 20px;
	float: left;
	width: 560px;
	text-align: left;
	color: #757575;
}

.noticia #saibamais {
	color: #2bbcec;
}

.noticia #cadastro {
	width: 580px;
	clear: both;
	height: 120px;
	margin-top: 30px;
	float: left;
	background: url(../images/cadastro.jpg) no-repeat;
}
.noticia #cadastro p {
	color: #00b7fb;
	width: 430px;
	margin-left: 40px;
	font-size: 16px;
	margin-top: 35px;
}
.noticia #cadastro img {
	margin-top: 30px;
}
.noticia #cadastro:hover {
	cursor: pointer;
	text-decoration: underline !important;
	color: #46c4f2;
	
}


.noticia #saibamais:hover {
text-decoration: underline !important;
}

.inicio_box {
	width:311px;
	min-height:127px;
	margin:11px 0 0 0px;
	*margin-left:-13px;
	float:left;	
	display: inline;
}
.inicio_texto {
	width:194px;
	height:107px;
	float:left;
}
.inicio_img {
	height:107px;
	float:left;
	width:114px;
	float:left;
}
.inicio_img img {
	margin:0 15px 0 0; 
	float:right;
}
.titulo_interno_azul {
	color:#042743;
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:left;
	float:left;
	width: 215px;
	margin-bottom: 1px;
}
.titulo_interno_azul:hover {
	color:#4196bc;
}


.subtitulo_inicio_azul {
	color:#757575;
	font-family:Trebuchet MS;
	font-size:14px;
	text-align:left;
	float:left;
}
div.servicos_texto .subtitulo_inicio_azul {
	width: 300px;
	
} 


.subtitulo_inicio_azul:hover {
	text-decoration:underline;
}

/* @end */

/* @group sites */
#container-1 {
	height: 820px;
	float: left;
}


.sites {
	width:100%;
	float:left;
}
.sites_titulo, .sites_subtitulo {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.sites_subtitulo {
	color:#262626;
	font-size:20px;
	float:left;
	margin-top:5px;
}
.sites ul li {
	border-right:1px solid #cccccc;
	color:#0f802a;	
	float:left;
	margin-top:30px;
	padding:5px 17px 5px 25px;
}
.sites ul li#last {
	border:none;
}
.sites ul li a {
	color:#042743;
	font-family:Trebuchet MS;
	font-size:16px;
}
.sites ul li a:hover {
	color:#4196bc;
}

.sites .tabs-selected a{
	color: #4196bc !important;
}

.sites_paragrafo, .sites_paragrafo_dois {
	color:#0b4f7d;
	font-family:Trebuchet MS;
	font-size:16px;	
	margin-left:25px;
	text-align:left;
}
.sites_paragrafo {
	margin-bottom: 7px;
}

.sites_paragrafo_dois {
	color:#6e6e6e;
	font-size:14px;
	margin-bottom: 10px;
	
}

.sites_paragrafo_dois strong{
	font-style: italic;

}
.sites img#last{
	margin-top:80px;
	float:right;
}

/* @end */

/* @group quemsomos */
.quemsomos #textointerno{
	clear: both;
	margin-top: 60px;
	
}

/* @end */

/* @group servicos */
	
	.servicos_box {
		width:470px;
		height:110px;
		margin:11px 0 0 0px;
		float:left;	
		display: inline;
		margin-top: 60px;
	}
	.servicos_texto {
		width:300px;
		height:107px;
		float:left;
	}
	
	.servicos_texto p.subtitulo_inicio_azul {
		text-align: justify !important;
		
	}
	.servicos_img {
		height:107px;
		float:left;
		width:114px;
		float:left;
	}
	.servicos_img img {
		margin:0 15px 0 0; 
		float:right;
	}

/* @end */

/* @group contato */
.clientes ul {
	margin-top: 40px;
	width: 920px;
	height: 750px;
}
.clientes li{
	width: 116px;
	height: 91px;
	border: 1px solid #bdbdbd;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 30px;
	
}


/* @end */

/* @group contato */

.contato .tabs-container {
width: 370px;
margin-left: 35px;
	
}
.contato .tabs-nav {
	width: 380px;
	float: right;
	height: 20px;

}
.contato .tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	color: #0b4f7d !important;
	border: 1px solid;
	border-bottom: none;
	
}

.contato .tabs-nav  li {
	float: left;
	width: 180px;
	font-family:Trebuchet MS;
	font-size:16px;	
	font-style:bold;
	margin-right: 10px;
	
}
.contato .tabs-nav li a {
	color:#a6c3df;
}


.contato {	
	width:100%;
	height:650px;
}	
.contatos {
	width:400px;
	height:404px;
	float:left;
	margin-left: 24px;
	margin-top: 20px;
}
.form {	
	height:404px;
	width: 405px;
	margin-left:110px;
	float:left;
}

.contatos_paragrafo, .contatos_paragrafo_dois {
	color:#0b4f7d;
	font-family:Trebuchet MS;
	font-size:16px;	
	text-align:left;
}
.contatos_paragrafo_dois {
	color:#000;
}
.input, .textarea  {
	width:329px;
	height:28px;
	margin-left:10px;
	text-align:left;
	float:right;
	overflow: auto;
}
.textarea {
	height:97px;
}
.legenda {
	font-family:Trebuchet MS;
	font-size:16px;	
	color:#0b4f7d;
	margin:9px 18px 9px 0;
	text-align:right;
}
.botaoum, .botaodois  {
	font-family:Trebuchet MS;
	font-size:16px;	
	font-style:bold;
	color:#e9f4ff;
	background:url(../images/btn_enviar.jpg) no-repeat center center;
	width:75px;
	height:29px;
	float:right;
	margin-left:16px;
}
.botaodois  {
	background:url(../images/btn_cancelar.jpg) no-repeat center center;
}
.botaoum, .botaodois {
	padding-top:5px;
}
/* @end */

/* @group Criaçoes Graficas */

.cg {
	width:100%;
	float:left;
}
.cg_titulo, .cg_subtitulo {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.cg_subtitulo {
	color:#262626;
	font-size:20px;
	clear: both;
	margin-top:5px;
}
.cg ul li {
	border-right:1px solid #cccccc;
	color:#d7970f;	
	float:left;
	margin-top:30px;
	padding:5px 14px 5px 18px;
}
.cg ul li#last {
	border:none;
}
.cg ul li a {
	color:#042743;
	font-family:Trebuchet MS;
	font-size:16px;
}
.cg ul li a:hover {
	color:#4196bc;
}

.cg .tabs-selected a{
	color: #4196bc !important;
}
.cg img#last{
	margin-top:80px;
	float:right;
}

/* @end */

/* @group Marketing Virtual */

.mv {
	width:100%;
	float:left;
}
.mv_titulo, .mv_subtitulo {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.mv_subtitulo {
	color:#262626;
	font-size:20px;
	float:left;
	margin-top:5px;
}
.mv ul {
	margin-top: 40px;
}

.mv #alinha {
	margin-left: 220px;
}

.mv ul li {
	border-right:1px solid #cccccc;
	color:#d7970f;	
	float:left;
	margin-top:5px;
	padding:5px 15px 5px 15px;
}
.mv ul li#last {
	border:none;
}
.mv ul li a {
	color:#042743;
	font-family:Trebuchet MS;
	font-size:16px;
}
.mv ul li a:hover {
	color:#4196bc;
}

.mv .tabs-selected a{
	color: #4196bc !important;
}


.mv img#last{
	margin-top:80px;
	float:right;
}

/* @end */


/* @group Sistemas Web */

.ssweb {
	width:100%;
	float:left;
}
.ssweb_titulo, .ssweb_subtitulo {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.ssweb_subtitulo {
	color:#262626;
	font-size:20px;
	float:left;
	margin-top:5px;
}
.ssweb ul li {
	border-right:1px solid #cccccc;
	color:#da5e20;	
	float:left;
	margin-top:30px;
	padding:5px 19px 5px 28px;
}
.ssweb ul li#last {
	border:none;
}
.ssweb ul li#lastf {
	margin-top:0px;
	border:none;
}
.ssweb ul li a {
	color:#da5e20;
	font-family:Trebuchet MS;
	font-size:16px;
}
.ssweb ul li a:hover {
	color:#e88e61;
}
.ssweb img#last{
	margin-top:80px;
	float:right;
}

/* @end */

/* @group Multimidia */

.mm {
	width:100%;
	float:left;
}
.mm_titulo, .mm_subtitulo {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.mm_subtitulo {
	color:#262626;
	font-size:20px;
	float:left;
	margin-top:5px;
}
.mm ul li {
	border-right:1px solid #cccccc;
	color:#923c25;	
	float:left;
	margin-top:30px;
	padding:0 19px 5px 28px;
}
.mm ul li#last {
	border:none;
}
.mm ul li#lastf {
	border:none;
}
.mm ul li#firsti {
	margin-left:80px;
}
.mm ul li a {
	color:#923c25;
	font-family:Trebuchet MS;
	font-size:16px;
}
.mm ul li a:hover {
	color:#ad5942;
}
.mm img#last{
	margin-top:80px;
	float:right;
}

/* @end */


/* @group cadastro */

.formulario {
	margin-left: 60px;
}

.formulario ul#label {
	width: 115px;
	margin-top: 18px;
	float: left;
	color: #00b7fb;
}
.formulario ul#label li {
text-align: right;
margin-bottom: 19px;
}

.formulario ul#campos {
	float: left;
	margin-top: 15px;
}
.formulario ul#campos li {
  height: 30px;
  margin-bottom: 10px;
  *float:left;
}


.formulario input {
	font-size: 14px;
	background: white;
	height:26px;
	width:257px;
	margin-left: 20px;
	border-width: 1px;
	border-color: #b7b7b7;
}
.formulario a#btncontato {
	margin-right: 20px;
	cursor: pointer;

}




/* @end */