.menu {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a:link.menu       { color: #333333; text-decoration: none; }
a:visited.menu    { color: #333333; text-decoration: none; }
a:hover.menu      { color: #1668D6; text-decoration: none; }
a:link:hover.menu { color: #1668D6; text-decoration: none; }

.menutit {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tit {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bg_tit{
	background-image: url(../img/bg_tit.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tit2 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.produtoTit {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.produtoDesc {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

a:link.produtoDesc       { color: #666666; text-decoration: none; }
a:visited.produtoDesc    { color: #666666; text-decoration: none; }
a:hover.produtoDesc      { color: #CC0000; text-decoration: none; }
a:link:hover.produtoDesc { color: #CC0000; text-decoration: none; }

.preco {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.espTit {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2371BE;
	background-image: url(../img/tit_esp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.form {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	height: 16px;
	width: 250px;
	border: 1px solid #C8E0FB;
}
.mensagem {
	font-family: arial;
	font-size: 11px;
	width: 250px;
	border: 1px solid #C8E0FB;
	height: 120px;

}
.contato {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.busca {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 100px;
	border: 1px solid #829ECE;
}
.menuTopo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.data {
	font-family: verdana;
	font-size: 11px;
	color: #0D4C92;
}
.empresa {
	font-family: arial;
	font-size: 11px;
	color: #006699;
}
.rodape {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.categoria {
	font-family: arial;
	font-size: 10px;
	color: #093668;
	text-decoration: none;
}
.fone {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.formnews {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
}
.topo12{
	background-image: url(../img/topo_1_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
}
.topor1c19{
	background-image: url(../img/layout_galaxia_cinza_r1_c19.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
	background-color: #010101;
}
.topoplanet23{
	background-image: url(../img/planet2_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
}
.topotb3{
	background-image: url(../img/tb3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
}
.home_bgprod{
	background-image: url(../img/home_bg_produto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.prod_left{
	background-image: url(../img/home_bg_produto_p1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
}
.bg_mostra_produto{
	background-image: url(../img/bg_mostra_produto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}
.bg_esp{
	background-image: url(../img/bg_esp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}