﻿body {
    color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	/*background: url(../media/background.gif);
	background-attachment: fixed;*/
	background-color: #FFFFFF;
	text-align: justify;
}

a, a:hover, a:visited, a:active {color:#FF0000;}

.price1 {
	font: bold 10pt sans-serif, Verdana, Arial;
}

.price2 {
	font: 8pt sans-serif, Verdana, Arial;
}

tr, td {
	font-family: sans-serif, Verdana, Arial;
	/*font-size: 10px;*/
}

.td_titulo {
	font: bold 15px sans-serif, Verdana, Arial;
	background-color: #000000;
	text-align: center;
	width: 20%;
	color: white;
	height: 20px;
}

.td_titulo_est {
	font: bold italic 10pt sans-serif, Verdana, Arial;
	background-color: #FF9900;
	text-align: center;
	width: 100%;
	color: white;
	height: 20px;
}

.td_normal {
	color: black;
	font-family: sans-serif, Verdana, Arial;
	font-size: 8pt;
	text-align: center;
	width: 20%;
}

.td_normal a,
.td_normal a:visited,
.td_normal a:active
.td_normal a:hover
{
	color:#000000;
	text-decoration:none;
}

.td_normal_tit {
	color: black;
	font: bold 8pt sans-serif, Verdana, Arial;
	text-align: center;
	width: 20%;
}

.td_normal_tit a,
.td_normal_tit a:visited,
.td_normal_tit a:active
.td_normal_tit a:hover
{
	color:#000000;
	text-decoration:none;
}

/* este é para ser retirado mais tarde */
.tit_slogan {
	color: black;
	font: 10pt Verdana, Arial, sans;
	text-align: justify;
}

.tit_slogans {
	color: black;
	font: bold 12pt Verdana, Arial, sans;
	text-align: justify;
}

.slogan {
	color: black;
	font: 10pt Verdana, Arial, sans;
	text-align: justify;
}

.tit_coleccao {
	color: black;
	font-family: Verdana, Arial, sans;
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
}

.td_tit_mes {
	font-family: Arial, MS Sans Serif, Verdana;
	text-decoration: underline;
	text-align: left;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

.txt_orange {
	color: #000080;
	font-weight: bold;
	/*background-color: #FF6000;*/
}
