@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000000;
}

.Tab_Vit_Prod{
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #000000;
} 

.Tx_prod{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
}

.Tx_prod_rest{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #be63a7;
}

.Tx_prod_ano{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;
}

.Tx_prod_ano_P{
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;
}
.linkLaranja{
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	text-decoration: none;
	text-align: center;
}

.linkLaranja:hover{
	text-decoration: underline;
}
