body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body,td,th {
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tituloEvento {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.titulo_secao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.btn_voltar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
.btn_voltar:link,
.btn_voltar:visited{
	font-weight: bold;
	text-decoration: none;
}

.btn_voltar:hover {
	text-decoration: underline;
	color: #F00;
}

.clickaqui {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.clickaqui:link,
.clickaqui:visited{
	font-weight: bold;
	text-decoration: none;
}

.clickaqui:hover {
	text-decoration: underline;
	color: #F00;
}

.clicksecoes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.clicksecoes:link,
.clicksecoes:visited{
	font-weight: bold;
	text-decoration: none;
}

.clicksecoes:hover {
	text-decoration: underline;
	color: #06C;
}
.clicksecoes:active {
	text-decoration: underline;
	color: #F00;
}.titulodestaque {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.titulodestaque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.textoproduto {
	color: #000;
	font-size: 14px;
}
.linhateladestaque {
	background-color: #FFF;
	background-image: url(../imagens/title_bg.gif);
	background-repeat: repeat;
}
.textoprodutos {
	color: #666;
	font-weight: bold;
}
.linhateladestaque {
	color: #000;
}
.webmail {	font-family: Verdana, Arial, Helvetica, sans-serif;
 
	font-size: 10px;
 
	border: 1px #999999 solid;
 
	background-color: #F0F0F0;
 
	color: #999999;
 
}
 
