.fundo-head {
	background-image: url(imagens/layout_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fundo-menu {
	background-image: url(imagens/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fundo-principal {
	background-image: url(imagens/layout_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-email {
	background-image: url(imagens/layout_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titulo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

input   {
border-top: 1pt solid #000000;
border-bottom: 1pt solid #000000;
border-right: 1pt solid #000000;
border-left: 1pt solid #000000;
font: normal 10px verdana;
color: #000000;
margin:2px;
}

textarea  {
border-top: 1pt solid #000000;
border-bottom: 1pt solid #000000;
border-right: 1pt solid #000000;
border-left: 1pt solid #000000;
font: normal 10px verdana;
color: #000000;
margin:2px;
}
.texto01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto00 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.fundo-tb-contato {
	background-image: url(imagens/fdcontato.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fundo-tb-catalogos {
	background-image: url(imagens/fdcatalogos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tb-catalogo {
	background-color: #FFFFFF;
	border: 1px none #999999;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

