﻿
body{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT: small Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif;
	background: #fff url('../imgCabecalho/Fundo.jpg') repeat-x scroll;  /* #3B3B3B - Fundo2.jpg  */ 
	background-position: center top;
	margin-top: -3px;

}

.button {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: small Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif
}


.Moldura{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}


.Corpo{
	width: 989px;
	background-color: #fff;
}


.titPagina{
	font-size: 22px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif;
	font-weight: bold;
	color: #336699;
	text-align: left;
	height: 66px;
	line-height: 66px;
	
	
}

.Conteudo{
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	
}

.Conteudo A:link {
	COLOR: #666666; TEXT-DECORATION: none; font-weight: normal;
}
.Conteudo A:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-weight: normal;

}
.Conteudo A:hover {
	COLOR: #666666; TEXT-DECORATION: underline; font-weight: bold;

}


.descRss{
	font-size: 11px;
	
	
	
}

.fundopadrao {
	background-color: #eeeeee;
	color: #333333;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted #666666;
	}


.fundocheio {
	background-color: #cccccc;
	color: #003399;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted red;
	}