#topo {
	margin: 0px;
	height: 147px;
	width: 779px;
	padding: 0px;
	background-image: url(imagens/topo.gif);
	background-repeat: no-repeat;
}
body {
	background-position: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:#63c2ee url("imagens/fundo_pg_star.jpg") top left repeat-x fixed;	
}


#menu {
	width: 200px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.td_img {
	width: 95px;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
}



.td_titulo{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1C96;
	font-weight: bold;
	vertical-align: middle;
	font-style: normal;
	font-variant: normal;
	width: 95px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

.td_codigo{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0067c5;
	font-weight: bold;
	vertical-align:middle;
	font-style: normal;
	font-variant: normal;
	height: 30px;
	width: 95px;
	margin: 0px;
	padding: 0px;	
	float: right;
}

.td_detalhes{
	text-align: center;
	vertical-align:middle;
	font-style: normal;
	font-variant: normal;
	height: 40px;
	width: 95px;
	margin: 0px;
	padding: 0px;	
	float: right;
}






.produtos {
	height: 120px;
	width: 190px;
	float: left;
	text-align:center;
	padding-top: 12px;
	padding-bottom: 12px;
}


.titulo_subfamilia{
	float: left;
	width: 579px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1C96;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #1A1C96;
	border-bottom-style: solid;
}



.td_detalhes{

	width: 95px;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 40px;
	
}

.borda_direita{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0067c5;
}

#rodape {
	height: 108px;
	clear: both;
	width: 779px;
	background-image: url(imagens/rodape.jpg);
	vertical-align: bottom;
}



#tudo {
	height: 100%;
	width: 779px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #2d318a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2d318a;
	border-bottom-width: 1px;
	border-bottom-color: #2d318a;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

#titulo {

	margin: 0px;
	padding: 0px;
	float: right;
	width: 579px;
	background-color: #FFFFFF;
	height: 124px;
	text-align: center;
}
#familias {
	float: right;
	height: 100%;
	width: 579px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	clear: right;
}
a.link_detalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab0481;
	font-weight:bold; 
	vertical-align:top;
	
}
a.link_detalhes:visited {
	color: #ab0481;
	text-decoration: none;
	vertical-align: top;
}
a.link_detalhes:hover {
	color: #e8b7e5;
	text-decoration: none;
	vertical-align: top;
}
a.link_detalhes:link {
	text-decoration: none;
	vertical-align: top;
}
a.link_detalhes:active {
	text-decoration: none;
	color: #AB0481;
	vertical-align: top;
}

