@charset "utf-8";
/* CSS Document */
 .texto{
	font-size: 11px;
	font-family: Tahoma;
	color:#333333;
}
.titulo{
	font-size: 14px;
	font-family: Tahoma;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.titulo_submenu{
	font-size: 16.17px;
	font-family: Tahoma;
	color:#333333;
	text-decoration:none;
}

/* css titulo original- Foi alterado para titulos compridos
.titulo{
	font-size: 17.5px;
	font-family: Tahoma;
	color:#333333;
	text-decoration:none;
}*/

.texto:hover{
	text-decoration:none;	
}
.texto1{
	font-size: 9.2px;
	font-family: Tahoma;
	color:#333333;
}
.texto1:hover{
	text-decoration:none;	
}
.texto_azul{
	font-size: 15px;
	font-family: Tahoma;
	color:#002b6f;
}

.edit {
	height: 18px;
	width: 130px;
	font-family: Tahoma;
	color:#333333;
	font-size: 10px;
}
.edit2{
	height: 19px;
	width: 65px;
	font-family: Tahoma;
	color:#333333;
	font-size: 10px;
}
.edit3 {
	height: 18px;
	width: 200px;
	font-family: Tahoma;
	color:#333333;
	font-size: 10px;
}.edit4 {
	height: 100px;
	width: 230px;
	font-family: Tahoma;
	color:#333333;
	font-size: 10px;
}
#topo {
	position: relative;
	width:100%;
	background-color:#FFF;
	height:77px;
}
#titulo_prod{
	position: relative;
	width:100%;
	background-color:#FFF;
	height:36px;
}
#menu {
	position: absolute;
	width:900px;
	height:auto;
	left: 50%;
	margin-left:-450px;
}

#preencheAzul {
	position: relative;
	width:100%;
	height:293px;
	background-image: url(images/fundo_centro.jpg);
}
#preenche_azul_conteudo {
	position: relative;
	width:100%;
	height:97px;
	background-image: url(images/fundo_centro_conteudo.jpg);
}

#conteudo {
	position: absolute;
	width:900px;
	height:auto;
	left: 50%;
	margin-left:-514px;
}
#header{
	margin: 0 auto;  
	position: relative; 
	min-height: 100%; 
	/*height: auto; */
	width:100%;
}
#conteudo_centro {
	position: relative;
	width:900px;
	/*height:auto;*/
	left: 50%;
	margin-left:-450px;
}
#footerGlobal{
/*	position: relative;
	bottom:0px;
	border:2px solid #000;*/
	background: url('images/rodape_01.jpg') center repeat-x;
	width:100%;
	height:35px;
}
#lado_direito{
	width:184px;
	height:auto;
}
#login_lay {
	position: absolute;
	width:259px;
	background-image: url(images/index_dir_06.jpg);
	height:72px;
}
#conteudo_base {
	position: absolute;
	width:900px;
	height:auto;
	left: 50%;
	margin-left:-450px;
}
#container_produtos{
	position:relative;
	width:670px;
	height:auto;
	float:left;
}
#antenas{
	position: relative;
	width:225.3px;
	float:left;
}table.tabela {
	border: 1px dotted #CCCCCC;
	

}
td.tabela1 {
	border: 1px dotted #CCCCCC;
}

