.produto_imagem {
	margin: 5px;
	padding: 5px;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.rodape a {
	color: #333333;
	text-decoration: none;
}

a.menu_linx {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
a.menu_linx:hover {
	color: #999999;
	text-decoration: none;
}
.menu_home_bg {
	background-color: #E0E1E9;
	border: 1px none #CCCCCC;
}
.boxT_ok {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.boxT_no {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.boxL_ok {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.boxL_no {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.boxB_ok {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxB_no {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxR_ok {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.boxR_no {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.linha_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.linha_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.linha_modelos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.linha_modelos_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.produtos_titulo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
/*
.produtos_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: -3px;
}
*/

.produtos_menu_table        {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.produtos_menu_table:hover{
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}

.form_sem_borda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menu_ativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C2C2C;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.menu_ativo:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.form_sem_margem {
	margin: 0px;
}
.botao_busca {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imagem_margem {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.espaco_subtexto {
	padding-left: 25px;
}
a.link_texto_comum {
	color: #000000;
	text-decoration: underline;
}
a.link_texto_comum:hover {
	color: #000000;
	text-decoration: none;
}
texto_comum {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}
.table_border {
	border: 1px solid #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	text-transform: uppercase;
}