#produto{	width:740px;	margin-left:5px;	background-color:#0C2961;	background-repeat:no-repeat;	background-position:left center;	}#produto table
{
	width:730px;
	margin-left:5px;
	background-image:url(imagens/home.jpg);
}

#produto a
{
	color:#990000;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
}

#produto a:hover
{
	color:#990000;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
}

#produto .texto
{
	color:#333333;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
}

#produto .titulo_produto
{
	color:#333333;
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
}

#produto .titulo
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}

#produto link_main
{
	margin-left:2%;
	width:450px;
	background-color:#00FFFF;
	color:#333333;
	font-size:12px;
	margin-right:2%;
}

#produto table.table_link
{
	width:100%;
	font-size:12px;
	margin-left:0%;
	padding-left:0%;
	padding-right:0%;
}

#produto table.prod_det
{
	background-color:#FFFFFF;
	color:#333333;
	width:100%;
	height:100%;
	font-size:12px;
	margin-left:1%;
	margin-right:1%;
}

#produto td.selected
{
	border-bottom:#FFA318 1px dashed;
	background-image:url(imagens/home.jpg);
	width:20%;
}

#produto td.prod_selected
{
	border:#FFA318 1px dashed;
}

#produto input.link_
{
	height:30px;
	text-indent:5px;
	display:inline;
	width:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	margin-bottom:0px;
	font-size:13px;
	color:#FFFFFF;
	background-color:#333333;
}

#produto input.link_:hover
{
	height:30px;
	text-indent:5px;
	display:inline;
	width:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	margin-bottom:0px;
	font-size:13px;
	color:#FFA318;
	font-weight:bold;
	background-color:#555555;
}

#produto input.link_selected
{
	margin-left:2%;
	height:30px;
	text-align:center;
	display:inline;
	width:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:#FFA318 1px dashed;
	margin-bottom:0px;
	font-size:13px;
	color:#FFA318;
	font-weight:bold;
	background-image:url(imagens/home.jpg);
}

#produto input.link_selected:active
{
	margin-left:2%;
	height:30px;
	text-align:center;
	display:inline;
	width:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:#FFA318 1px dashed;
	margin-bottom:0px;
	font-size:13px;
	color:#FFA318;
	font-weight:bold;
	background-image:url(imagens/home.jpg);
}

#produto img
{
	border:none;
}