@charset "utf-8";
/* CSS Document */

div.menu_icones_centro {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:172px;
	
}
div.rodape {
	position:absolute;
	background-color:#e4e4e4;
	left:0px;
	width:100%;
	height:68px;	
}
.fontemenuicones {
	font-family:"Times New Roman";
	font-size:15px;
	color:#3B9CB0;
	font-weight:bold;
	text-align: left;
	
}
a:link {
	text-decoration:none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	text-align: center;
	
}
div.global_conteudo_centro {
	left:0px;
	top:17px;
	width:100%;
	height:708px;
	background:#EFEFEF;
}
div.superior_repeat {
	position:relative;
	background-image:url(../imagens/centro_conteudo/fundo_cima_centro.jpg);
	background-repeat:repeat-x;
	left:0px;
	top:2px;
	width:100%;
	height:17px;
}
div.inferior_repeat {
	background-image:url(../imagens/centro_conteudo/fundo_baixo_centro.jpg);
	background-repeat:repeat-x;
	left:0px;
	top:725px;
	height:4px;
	width:100%;
}
.mais_link_centro_conteudo {
	font-size: 12px;
	color:#3B9CB0;
	font:Arial;
}
.texto_centro_conteudo {
	font-size: 12px;
	color: #6A6A6A;
	font:Arial;
}
.texto_conteudo {
	font-size:14px;
	color:#6A6A6A;
	font:Arial;
	text-align: left;
}
.msg_confirmacao_contato {
	font-size:15px;
	color:#6A6A6A;
	font:Arial;
	font-weight:500;
}
.links_portfolio {
	font-size: 14px;
	color: #3B9CB0;
	font:Arial;
}
.links_miniaturas {
	outline:none;
}
.links_top10 {
	font-size: 14px;
	color: #6A6A6A;
	font:Arial;
}
.titulo_conteudo_noticias {
	font-size: 14px;
	color: #6A6A6A;
	font:Arial;
	font-weight:bold;
}
.titulo_centro_conteudo {
	color:#338798;
	font-size:24px;
	font:"Times New Roman";
	text-align: center;
	font-weight: bold;
	
}

.ecommerce_hot_tag {
	font:"Times New Roman";
	font-size:14px;
	color:#828282;
}
.hospedagem_hot_tag {
	font:"Times New Roman";
	font-size:20px;
	color:#828282;
}
.otimizacao_hot_tag {
	font:"Times New Roman";
	font-size:25px;
	color:#828282;
}
.sistemas_hot_tag {
	font:"Times New Roman";
	font-size:19px;
	color:#828282;
}
.registro_hot_tag {
	font:"Times New Roman";
	font-size:15px;
	color:#828282;
}
.webdesign_hot_tag {
	font:"Times New Roman";
	font-size:20px;
	color:#828282;
}
.webmarketing_hot_tag {
	font:"Times New Roman";
	font-size:13px;
	color:#828282;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fonte_textos_campanha_adwords {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
}
.fonte_textos_campanha_adwords_bold {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	font-weight: bold;
}
.campo-contato.error {/*ESTILO DOS CAMPOS OBRIGATÓRIOS  DOS FORMULÁRIOS*/
	border: 1px solid #c24949;
	background: #ffbcbc;
}
label.error{
	position:absolute;
}
