.MenuOver {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : #A22439;
	text-align : left;
	target: principal;
	cursor: hand;
}

.MenuOut {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : silver;
	text-align : left;
	target: principal;
}

.NEWSOver {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : black;
	background-color : #EBEBEB;
	text-align : left;
	cursor: hand;
}

.NEWSOut {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : #333333;
	background-color : white;
	text-align : left;
}

.TituloSeccao {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : #A22439;
	text-align : center;
}

.CaixaSeccao {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : gray;
	background-color : white;
	text-align : right;
}

.SeccaoOver {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : Orange;
	text-align : right;
	cursor: hand;
}

.CaixaPesquisa {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : Silver;
}


.FundoJanelaGestao{
	background-color : #A22439;
	width : 100%;
	border-color : FireBrick;
}

.TituloAnexos {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : white;
	background-color : FireBrick;
	text-align : center;
}

.Anexos {
	font-family : Tahoma;
	font-size : xx-small;
	color : yellow;
	background-color : #20A0A0;
	text-align : center;
}

.Anexos:Hover {
	font-family : Tahoma;
	font-size : xx-small;
	color : lime;
	font-weight : normal;
	background-color : #20A0A0;
	text-align : center;
	cursor: hand;
}

.TituloLinks {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : white;
	background-color : #202080;
	text-align : center;
}

.Links {
	font-family : Tahoma;
	font-size : xx-small;
	color : #800000;
	background-color : #80AA80;
	text-align : center;
}

A.Links {
	font-family : Tahoma;
	font-size : xx-small;
	color : #800000;
	background-color : #80AA80;
	text-align : center;
}

A.Links:hover {
	font-family : Tahoma;
	font-size : xx-small;
	font-weight : normal;
	color : red;
	background-color : #20FF20;
	text-align : center;
}

.Edicao {
	font-family : Tahoma;
	font-size : xx-small;
	color : #FFFFFF;
	background-color : #80AA80;
	text-align : Right;
}

.TituloSeccao {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : white;
	background-color : #A22439;
	text-align : center;
}

.Seccao {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : #20A0A0;
	text-align : center;
}

.SeccaoSelected {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;
	color : white;
	background-color : #20C020;
	text-align : center;
}

.AutorNormal{
	font-family : Tahoma;
	font-size : xx-small;
	color : red;
	background-color : white;
	text-align : right;
}

.AutorResumo{
	font-family : Tahoma;
	font-size : xx-small;
	color : red;
	background-color : white;
	text-align : right;
}

.AutorDestaque{
	font-family : Tahoma;
	font-size : xx-small;
	color : red;
	background-color : white;
	text-align : right;
}

.ArtigoNormal{
	font-family : Tahoma;
	font-size : x-small;
	color : black;
	background-color : white;
	text-align : justify;
}

.ArtigoResumo{
	font-family : Tahoma;
	font-size : x-small;
	color : darkgreen;
	background-color : white;
	text-align : justify;
}

.ArtigoDestaque{
	font-family : Tahoma;
	font-size : x-small;
	color : navy;
	background-color : white;
	text-align : justify;
}

.TituloDestaque {
	font-family : Tahoma;
	font-size : small;
	font-weight : bold;
	color : white;
	background-color : Navy;
	text-align : left;
}

.TituloDestaqueSelected {
	font-family : Tahoma;
	font-size : small;
	font-weight : bold;
	color : white;
	background-color : orange;
	text-align : left;
}

.TituloResumo {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	color : White;
	background-color : Navy;
	text-align : left;
}

.TituloResumoSelected {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	color : White;
	background-color : orange;
	text-align : left;
}

.TituloNormal {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	color : black;
	background-color : #DDDDDD;
	text-align : left;
}

.TituloNormalSelected {
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	color : Black;
	background-color : Orange;
	text-align : left;
}

H1 {
	font-family : Tahoma;
	color : Navy;
	text-align : center;
	font-size : large;
}

H2 {
	font-family : Tahoma;
	color : #404080;
}

H3 {
	font-family : Tahoma;
	color : #202040;
}

A {
	font-family : Tahoma;
	font-size : x-small;
}

A:HOVER {
	font-family : Tahoma;
	font-size : x-small;
	font : bold;
}

TH{
	background-color : navy;
	font-family : Tahoma;
	font-size : x-small;
	color : Silver; 
}

TR.Tpar{
	background-color : #FFFF99;
	font-family : Tahoma;
	font-size : x-small;
	color : darkbrown; 
}

TR.Timpar{
	background-color : #FFCC66;
	font-family : Tahoma;
	font-size : x-small;
	color : Darkbrown; 
}