body{
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}


.titulo{
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size:35px;
	color: #ffffff;
}

.titulomenor{
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size:14px;
	color: #00AE8E;
}

.textocorrido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-align:justify;
}

.textoInput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	/*background-color:#F90;*/
	width:90px;
	color: #77787B;
	font-size:10px;
	letter-spacing:-1px;
}

#bt_enviar{ width:15px; height:15px; background-color:#069; display:block;}

a:link, a:visited {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	text-decoration: none;
	color: #00866d;
	font-weight: lighter;
	font-size:11px;
}

a:hover {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	text-decoration: none;
	color: #25c3a5;
	font-weight: lighter;
	font-size:11px;

}

a:active{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #25c3a5;
	font-weight: lighter;
	font-size:11px;
	}


#tudo {
	width:980px;
	height:auto;
	position: absolute;
	background-image:url(../imgs/bg_lateral.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:none;
	left:0px;
	top:0px;
	z-index:1;
}

#topo{
	width:980px;
	height:310px;	
	}
	
.login{ width:500px}

#linha_01{
	width:600px; height:55px;
	margin-left:380px; 
	height:40px; 
	margin-top:10px; *margin-top:220px; _margin-top:220px;
	
	height:50px;	
	}
#bloco_linha1{ width:600px; height:40px; float:left; margin-top:10px;}

#linha_02{
	width:740px;
	height:159px;
	padding-left:230px;
	padding-top:15px;
	}

#bloco_servicos{
	width:735px;
	height:116px;
	margin-top:5px;
	padding-left:5px;
	float:left;
	background-image:url(../imgs/icones_servicos.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
#servico1{ width:178px; height:70px; margin-top:6px; margin-left:0px; float:left; display:inline; }
/*#servico1{ width:178px; height:39px; margin-top:73px; margin-left:0px; float:left; display:inline; }*/

#bloco_chamada_areacliente{ width:auto; float:left; margin-right:10px; height:15px;}
#bloco_chamada_servicos{margin-left:35px;}
#bloco_chamada_produtos{margin-left:0px;}
	
#linha_03{
	width:755px;
	height:129px;
	padding-left:225px;
	padding-top:15px;
	}
	
#bloco_produtos1{
	width:217px;height:77px;margin-top:5px;margin-right:20px;
	float:left;background-image:url(../imgs/produto_alarme.gif);background-position:center center;background-repeat:no-repeat;
	}
#bloco_produtos2{
	width:217px;height:77px;margin-top:5px;margin-right:20px;
	float:left;background-image:url(../imgs/produto_cerca.gif);background-position:center center;background-repeat:no-repeat;
	}
#bloco_produtos3{
	width:217px;height:77px;margin-top:5px;margin-right:20px;
	float:left;background-image:url(../imgs/protudo_cftv.gif);background-position:center center;background-repeat:no-repeat;
	}
	

#linha_04{
	width:920px;
	height:164px;
	padding-right:60px;
	}
	
#logo_abese{
	width:63px;
	height:63px;
	position:absolute;
	z-index:1;
	margin-top:320px;
	background-image:url(../imgs/logo_abese.png);
	background-position:center center;
	background-repeat:no-repeat;
	
	}
	


/*/////////////menuHOME/////////////////*/
#menu{
	width:250px;
	height:300px;
	/*float:left;*/
	position:absolute;
	z-index:1;
	/*border:solid 1px #F00;*/
	padding-left: 15px;

}

	
/*      V1        */
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	/*float:left;*/
	position:absolute;
	z-index:1;
	width: 200px;
	height:15px;
	margin-left:20px;
	_margin-left:-360px; /* Apenas IE6 */
	*margin-left:-360px;  /* Apenas IE7 e IE6 */
	/*border-style: solid solid none solid;*/
	/*border-color: #D76100;*/
	/*border-size: 1px;*/
	/*border-width: 1px;*/
	}
	
#menu4 li a {
  	height: 3px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #fff;
	display:inline-block;
	background: url(../imgs/menu4.gif);
	padding: 5px 0 0 5px;
	/*letter-spacing:-1px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background-image:url(../imgs/bg_bt.jpg);
	padding: 5px 5px 0 5px;
	display:inline-block;

	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../imgs/bg_bt.jpg) 0 0px;
	padding: 5px 5px 0 5px;
	}	


/*////////////////FIM MENUHOME/////////////////////*/


.rodape{
	font-family:Arial, Helvetica, sans-serif;
	color: #77787B;
	font-size:10px;
	text-align:right;
	letter-spacing:0px;
	
	
}

/*////////////////////////////////*/


/*/////////////////////////*/

.botao_enviar {
	background-color:#002F5E;
	color:white;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

/*///////////////////////////////////*/

/*////////////CONTATOS//////////////*/


#conteudo_coluna_02_contatos{
	
	padding:50px 30px 10px 30px;
	
	background-image:url(../imgs/.jpg);
	
}

#coluna_contatos{
	margin-left:20px;
	margin-right:20px;
	float:left;
	width:779px;
	height:auto;
	background-image:url(../imgs/bg_linhas.jpg);
	margin-top:30px;
	padding:10px;
	display:inline;

}


table#alter tr td {
	background:  #333333;

} /* Toda a tabela com fundo creme */


table#alter tr.dif td {
	background: #E5E5E5;
	padding:5px;

} /* Linhas com fundo cinza */

table#alter tr.dif2 td {
	background: #ffffff;
	padding:15px;

} /* Linhas com fundo cinza */


table.bordasimples{
	border-collapse: collapse;

}

table.bordasimples tr td {
	border:1px solid #ffffff;
}

/*/////////////////////////////////*/
#entrar{width:30px; height:5px;}
