.texto_separador_inactivo {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/separador-inactivo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.texto_separador_activo {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/separador-activo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.janela {
	background-color: #FFF;
	border: 1px solid #666;
	display: none;
}
.titulo {
	background-color: #333;
	color: #d4cfcc;
	font-weight: bold;
	height: 30px;
	background-image: url(images/barratitulo1.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
}
.arrastar {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	background-color: #333;
	border: 1px solid #666;
}
.tds_servicos {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#fechar {
	position: absolute;
	height: 30px;
	top: 0px;
	right: 0px;
	width: 30px;
	background-image: url(images/fechar.jpg);
	background-repeat: no-repeat;
}
body {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	overflow: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
	background-color: #333;
}
.texto_icons {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
}
#ikware {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 50px;
	text-align: center;
}
/*#web {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 160px;
	text-align: center;
}*/
#servicos {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 160px;
	text-align: center;
}
#clientes {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 270px;
	text-align: center;
}
#contactos {
	position: absolute;
	height: 100px;
	width: 100px;
	right: 50px;
	top: 50px;
	text-align: center;
}
#blog {
	position: absolute;
	height: 100px;
	width: 100px;
	right: 150px;
	top: 50px;
	text-align: center;
}
#logo {
	position: absolute;
	height: 197px;
	width: 534px;
	right: 50px;
	bottom: 50px;
	text-align: center;
	z-index: -1;
}
.janela_home {
	background-color: #FFF;
	border: 1px solid #666;
	color: #CCC;
	font-weight: bold;
	display: block;
}
.titulo_cont {
	font-size: 18px;
	font-weight: bold;
	color: #67587C;
	padding-bottom: 20px;
	padding-top: 10px;
}
.padding_geral {
	padding: 10px;
}
.tds_direita {
	text-align: right;
}
.tds_esq {
	text-align: left;
}
#frase_importante {
	font-weight: bold;
	color: #666;
	font-size: 13px;
}
.legenda {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
}
/*codigo portfolio*/
.site {
	width:233px;
	height:133px;
	float:left;
	background-color:#FFF;
	text-align: center;
}
.site span{display:block}
*{margin:0;padding:0}
.col {
	display:block;
	width:508px;
	height:350px;
	float:left;
	padding-left: 50px;
	text-align: center;
}
/* fim codigo portfolio*/
.texto {
	font-size: 10px;
	color: #666;
	text-align: justify;
	line-height: 18px;
}
.centrar_tds {
	text-align: center;
}
#localizacao_site {
	font-weight: bold;
	color: #666;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
}
.nome_cliente {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-bottom: 20px;
}
.links {
	color: #705F87;
	text-decoration: none;
}
.tds_cima {
	vertical-align: top;
}
.tds_padding_esq {
	padding-left: 20px;
}
.tds_padding_direita {
	padding-right: 20px;
}
.clientes_nomes {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.padding_bottom {
	padding-bottom: 50px;
}
#td_publicidade {
	background-image: url(images/serv_publicidade.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#td_imagem {
	background-image: url(images/serv_imagem.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#td_divulgacao {
	background-image: url(images/serv_divulgacao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#td_comercio {
	background-image: url(images/serv_comercio.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#td_gestao {
	background-image: url(images/serv_gestao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.letras_brancas {
	color: #FFF;
	text-decoration: none;
}

