body {
	color: #ebebeb;
	background-image: url('./Fundos/Fundo.jpg');
	background-repeat:no-repeat;
	background-color: #000000;
	font-family: Verdana;
    font-size: 8pt; 
	line-height: 11pt;
	margin: 0px 0px 50px 0px;

}

a:link, a:visited, a:active
{
	color: #ef6407;
	text-decoration: none;
}

a:hover
{
	color: #0099cc;
}


a:link img, a:visited img, a:active img
{
	border: solid 1px #000000;
}

a:hover img
{
	border: solid 1px #0099cc;
}

.tdCentro {
	vertical-align: top;
	padding-left: 10px;
}

.tdCentro img {
	margin: 0px 0px 0px 0px;
}

.tdNormal {
	padding: 0px 3px 2px 3px;
}

.tdHeader {
	
	line-height: 13pt;
	font-size: 7pt;
	background-image: url('./logo.png');
	background-repeat:no-repeat;
	background-position: 0px 25px;
}

.tdRodape {
	font-size: 7pt; 
	border-top: solid 1px #313131;
}

#PdV {
	font-size: 19pt;
	font-style: italic;
	padding-left: 40px;
	font-family: Georgia, Verdana, "Times New Roman";
}

.titulo {
	padding-bottom: 10px;
	font-size: 14pt;
	font-style: italic;	
	font-family: Georgia, Verdana, "Times New Roman";
	font-weight:bold;
}

.subtitulo {
	padding-bottom: 10px;
	font-size: 11pt;
	font-style: italic;	
	font-family: Georgia, Verdana, "Times New Roman";
	font-weight:bold;
}

.moldura {
	border: solid 11px #ffffff;

}

.ladoEsq {
	padding-right: 10px;
	text-align: justify;
}

.ladoDir {
	padding-left: 10px;
	text-align: justify;
}


.border {
	border: solid 1px #313131;
	padding: 4px 4px 4px 4px;
}
.fustificado {
	text-align: justify;
}

.comentint
{
	color: #cacaca;
	border: solid 1px #ababab;
	padding: 4px 4px 4px 4px;
}
.coment
{
	border: solid 1px #313131;
	padding: 4px 4px 4px 4px;
}

.textColor2 
{
	color: #cacaca;
}

.textColor3 
{
	color: #a3a3a3;
}

.natal {
	background-image: url('./Fundos/natal2.png');
	background-repeat:no-repeat;
	background-position: top right; 
}
