/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg_transparente.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.espacamento_premiosCliente {
	margin-left: 5px;
}
.espacamento_fotos_pop {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.espacamento_clientesDepoimento {
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 7px;
}

.espacamento_fotos_pqDiferi {
	margin-right: 5px;
	margin-bottom: 10px;
}

.fundo_brancoFonte {
	background-color: #FFFFFF;
}
.fundo_transparente {
	background-image: url(../imgs/bg_transparente.gif);
	background-repeat: repeat;
	padding: 10px;
}
.fundo_transparente_news {
	background-image: url(../imgs/bg_transparente.gif);
	background-repeat: repeat;
}
.hr_pontilhado {
	background-image: url(../imgs/hr_imagem.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}
.tit_nome_cases {
	font-size: 15px;
	color: #949604;
	text-decoration: none;
}
.espacamento_btns_cases {
	margin-right: 5px;
	margin-top: 3px;
}

.borda_noticia {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.borda_case {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.borda_quemsomos {
	background-color: #FFFFFF;
	padding: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.espacamento_clientes {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.both {
	clear: both;
}

.borda_cliente {
	background-color: #FFFFFF;
	padding: 7px;
}


.topo_noticias {
	background-image: url(../imgs/topo_noticias.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 435px;
}
.topo_newsletter {
	background-image: url(../imgs/topo_noticias.gif);
	background-repeat: no-repeat;
	height: 46px;

}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #748592;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 2px solid #FFFFFF;
}
.formulario_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #748592;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 2px solid #FFFFFF;
	width: 580px;
	vertical-align: middle;
}
.formulario_upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #748592;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	width: 500px;
}
.topo_tit {
	background-image: url(../imgs/funto_topo_tit.gif);
	background-repeat: no-repeat;
}


span strong {
	font-weight: 600;	
}
span h3 {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
span h2 {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
a:link {
	color: #748592;
	text-decoration: none;
}
a:visited {
	color: #748592;
	text-decoration: none;
}
a:hover {
	color: #748592;
	text-decoration: underline overline;
}
a:active {
}
