table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {
	border:1px solid #999999;
}

#mainbg2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* Inicio menu */
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* fim menu */

/* Inicio menu */
a.menu_produtos:link {
	color: #000000;
	text-decoration: none;
}
a.menu_produtos:visited {
	color: #000000;
	text-decoration: none;
}
a.menu_produtos:hover {
	text-decoration: underline;
	color: #000000;
}
a.menu_produtos:active {
	color: #000000;
	text-decoration: none;
}
/* fim menu */

/* Inicio link_geral */
a.link_geral:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link_geral:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link_geral:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link_geral:active {
	text-decoration: underline;
	color: #FFFFFF;
}
/* fim link_geral */

/* Inicio link_fotos */
a.link_fotos:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* fim link_geral */

/*#img{
	float: left;
	text-align: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
*/

#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
#conteudo_negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
#conteudo_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

#img{
	float: left;
	text-align: left;
	margin-right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#img_sem_borda{
	float: left;
	text-align: left;
	margin-right: 6px;
}

#borda_produto{
	float: center;
	text-align: center;
	margin-bottom: 6px;
	border: 1px solid #000000;
	width: 150px;
	height: auto;
}

