/* CSS Document */

BODY {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/background_page1.gif);
	background-repeat: repeat;
	background-position: center;
}

td {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight:normal; 
	line-height:16px;
}
.tabela_principal {
	background-image: url(../imagens/background_tab1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.spacer_header1 {
	background-image: url(../imagens/spacer_01.gif);
	background-repeat: repeat-x;
	background-position: middle;
}
.spacer_header2 {
	background-image: url(../imagens/spacer_02.gif);
	background-repeat: repeat-x;
	background-position: middle;
}
.spacer_header3 {
	background-image: url(../imagens/spacer_03.gif);
	background-repeat: repeat-x;
	background-position: middle;
}
.fonte_titulo {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.fonte_titulo2 {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.fonte_titulo:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.fonte_conteudo {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.fonte_assinatura {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.fonte_links {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.fonte_links:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.fonte_links:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #DA251C;
}
.moldura_up {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B0A844;
	padding-left: 10px;
	text-align: center;
	background-repeat: repeat;
}
.moldura_down {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E0DDAF;
	padding-left: 10px;
}
.fonte_data {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.fonte_ribeirao {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}