A.left1  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #cecece;
	text-decoration : none;
}

A.left1:Visited  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #cecece;
	text-decoration : none;
}

A.left1:Active  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #cecece;
	text-decoration : none;
}

A.left1:Hover  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

body  {
	background-color : white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #56BCBA;
	scrollbar-shadow-color: #3333cc;
	scrollbar-arrow-color: #0D2D84;
	scrollbar-track-color: #cecece;
	scrollbar-darkshadow-color: #0044aa;
	scrollbar-base-color: #0D2D84;
	scrollbar-3dlight-color: #ffffff;
}

.texto {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #6e6e6e;
	text-decoration : none;

}

.azulmain {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;

}
.azulmainjust {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
    text-align : justify;
	color : #000099;
	text-decoration : none;
	border-left : 2pt;
}

.azulmaini {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : italic;
	color : #0D2D84;
	text-decoration : none;
	border-left : 2pt;
}

.azulmain9 {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff9900;
	text-decoration : none;

}
.coment {
	font-size : small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0000cc;
	text-decoration : none;

}
.tazul10 {
	font-size : 10pt;
	font-family : verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
	border-left : 2pt;
}
.t_bgazul {
	font-size : 12pt;
	font-family : verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
	border-left : 2pt;
	background-color : #56BCBA;
}
.tazul10 {
	font-size : 10pt;
	font-family : verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
	border-left : 2pt;
}

.tazul12 {
	font-size : 12pt;
	font-family : verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
	border-left : 2pt;
}
.form1 {
	background-color : #cecece;
	font-size : 8pt;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	height : 20;
	width : 250;
	border : 0;
}
.form2 {
	background-color : #cecece;
	font-size : 8pt;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #0D2D84;
	height : 50;
	width : 250;
	border : 1;
    wrap: virtual;
}

A  {

	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Visited  {
    font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Active  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Hover  {
	font-size : xx-small;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : underline;
}

// formularios
.botao {
	font-family: verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	TEXT-TRANSFORM: lowercase;
	background-color: #FFFFFF;
	color: #cc0000;
	BORDER-RIGHT: #cc0000 1pt solid;
	BORDER-TOP: #cc0000 1pt solid;
	BORDER-LEFT: #cc0000 1pt solid;
	BORDER-BOTTOM: #cc0000 1pt solid;
}

// Especifico de Noticias

A.not_midia  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
}

A.not_midia:Visited  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
}

A.not_midia:Active  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
}

A.not_midia:Hover  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A.not_press  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #3e3e3e;
	text-decoration : none;
}

A.not_press:Visited  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #3e3e3e;
	text-decoration : none;
}

A.not_press:Active  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #3e3e3e;
	text-decoration : none;
}

A.not_press:Hover  {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : underline;
}
.legendaazul {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0D2D84;
	text-decoration : none;
}

.legendacinza {
	font-size : 8pt;
	font-family : verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #3e3e3e;
	text-decoration : none;
}

font.brancan  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

font.amarelan  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFDB00;
	text-decoration : none;
}


font.brancan2  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.areaum {
	background-color : #707070;
	font-size : 8pt;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	height : 50;
	width : 150;
	border : 0;
}

.um {
	background-color : #707070;
	font-size : 8pt;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	height : 20;
	width : 150;
	border : 0;
}

.botao {
	background-color : #dddddd;
	font-size : 7.5pt;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #2a0f71;
	height : 20;
}

P  {
	font-size : 11pt;
	font-family : Times new Roman;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
	margin-left : 16;
	margin-top : 16;
	margin-bottom : 16;
}

H1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
	text-decoration : none;
	margin-left : 1.4in;
	margin-top : 0.01in;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : Green;
	text-decoration : overline;
	text-align : left;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
}

td.rodape  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	text-decoration : none;
	margin-left : 4;
	background-color : White;
	text-align : center;
}
#PCL {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

