@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg.jpg);
	
}
		
.texto_bottom {
	font-family: Tahoma;
	font-size:10px;
	color:#666666;
}

.linha_pontilhada {
	border-bottom-style: dashed;
	border-bottom-width:1px;
	border-bottom-color:#9d280f;
}

.texto_normal {
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.texto_normal2 {
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.texto_normal3 {
	font-family: Tahoma;
	font-size:11px;
	color:#a7321d;
	text-decoration:none;
}

.texto_normal4 {
	font-family: Tahoma;
	font-size:11px;
	color:#a7321d;
	font-weight:bold;
	text-decoration:none;
}

.texto_titulo {
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.form_categorias {
	width:260px;
	height:17px;
	border: none;
	background: #EEEEEE;
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.bg_fundo {
	background-image:url(../tecnologia/imagens/bg_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interna {
	background-image:url(../tecnologia/imagens/bg_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interna_tecnologia {
	background-image:url(../tecnologia/imagens/bg_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interna_servicos {
	background-image:url(../tecnologia/imagens/bg_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interativa {
	background-image:url(../interativa/imagens/bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interna_interativa {
	background-image:url(../interativa/imagens/bg_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bg_fundo_interna_clientes{
	background-image:url(../interativa/imagens/bg_clientes.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.input {
	background-color: #ccceaa;
	border:solid;
	border-color: #ccceaa;
	border-width:2px;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	SCROLLBAR-FACE-COLOR: #ccceaa; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ccceaa; 
	SCROLLBAR-SHADOW-COLOR: #ccceaa; 
	SCROLLBAR-3DLIGHT-COLOR: #ccceaa; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #ccceaa; 
	SCROLLBAR-DARKSHADOW-COLOR: #ccceaa;
}

.input_interativa {
	background-color: #f5f5f5;
	border:solid;
	border-color: #cccccc;
	border-width:1px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.input_interativa_login_senha {
	background-color: #f5f5f5;
	border:solid;
	border-color: #f5f5f5;
	border-width:2px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.borda_imagem_not {
	border-style: solid;
	border-color: #ccceaa;
	border-width: 1px;
}

a.texto_normal {text-decoration: underline; *text-decoration: underline; color:#666666;}
a.texto_normal:link {text-decoration: underline; *text-decoration: underline; color:#666666;}
a.texto_normal:hover {text-decoration: none; *text-decoration: none; color:#666666;}

a.texto_normal3 {text-decoration: underline; *text-decoration: underline; color:#a7321d;}
a.texto_normal3:link {text-decoration: underline; *text-decoration: underline; color:#a7321d;}
a.texto_normal3:hover {text-decoration: none; *text-decoration: none; color:#a7321d;}
