.linkprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	text-indent: 0pt;
	height: 30px;
}
.titulosprodutos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	text-indent: 0pt;
	height: 30px;
	padding-top: 8px;
}
.caracteristicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	padding-left: 15px;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	background-position: center;
	text-align: left;
	height: 20;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.textofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a.textofooter:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.textofooter:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a.textofooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}


/* Download de PDF's */ 

#navlist {
	width: 100%;
}
#navlist ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
#navlist li {
	margin: 0 0 0 15;
	list-style-image: url(elementos/seta_link.gif);
}
#navlist a {
	display: block;
	padding: 0px;
	border: 0px solid #ddd;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #EEEEEE;
	color: #000000;
}
#linkselec a:link, #linkselec a:visited,
#linkselec a:hover, #linkselec a:active {
	background-color: #666666;
	color: #000000;
}