body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	color : Black;
	/*background-repeat : repeat-y;
	background-position : top;
	background-attachment : scroll;
	*/
	scrollbar-base-color : #DDEEFF;
	scrollbar-arrow-color : #DDEEFF;
	scrollbar-3d-light-color : #DDEEFF;
	scrollbar-face-color : #DDEEFF;
	scrollbar-dark-shadow-color : #DDEEFF;
	scrollbar-shadow-color : #DDEEFF;
	scrollbar-highlight-color : #DDEEFF;
	scrollbar-track-color: #DDEEFF;
}

table{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
}

A:link{
	text-decoration : none;
	color : Blue;
}
A:visited{
	text-decoration : none;
	color : Blue;
}
A:active{
	text-decoration : none;
	color : Red;
}
A:hover{
	text-decoration : none;
	color : Red;
}

.tit_secao_menu{
	color : Red;
	font-variant: small-caps;
}

.tit_secao_edic{
	color : Red;
	font-variant: small-caps;
	font-size: 12;
	text-decoration : underline;
	letter-spacing : 1px;
}

DIV.menu_admin{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Black;
	margin-left : 5px;
	margin-top : 5px;
	margin-right : 5px;
	text-align : left;
}

.asterisco{
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}

DIV.titulo{
	letter-spacing : 1px;
	font-size : 12px;
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-weight : bold;
	padding : 10px 10px 10px 10px;
}

HR.titulo {
	color : #990000;
	height : 1;
	padding : 0px 10px 10px 10px;
}

DIV.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #000048;
	text-align : justify;
	vertical-align : text-top;
	padding : 0px 10px 10px 10px;
}


DIV.texto_vermelho {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Red;
	text-align : justify;
	vertical-align : text-top;
	padding : 0px 10px 10px 10px;
}

DIV.tit_noticia {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color :#000048;
	font-variant : small-caps;
	font-weight : bold;
}

DIV.data_noticia {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #000048;
	text-align : left;
	font-style : italic;
}

DIV.txt_mn_noticias {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #FBFBFB;
	text-align : left;
	letter-spacing : 1px;
	padding-left : 8px;
}

DIV.applet_noticias {
	text-align : left;
	padding : 0px 0px 0px 8px;
}

DIV.txt_op_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #FBFBFB;
	text-align : left;
	padding : 4px 10px 0px 12px;
	letter-spacing : 1px;
}
A:link.op_menu{
	text-decoration : none;
	color : #FBFBFB;
}
A:visited.op_menu{
	text-decoration : none;
	color : #FBFBFB;
}
A:active.op_menu{
	text-decoration : none;
	color : Aqua;
}
A:hover.op_menu{
	text-decoration : underline;
	color : Aqua;
}


A:link.imagem{
	color : Black;
}
A:visited.imagem{
	color : Black;
}
A:active.imagem{
	color : Black;
}
A:hover.imagem{
	color : #FF7F50;
}

.imagem{
	border :1px solid Black;
	text-align : center;
}

DIV.txt_copyrigth {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #DADADA;
	text-align : center;
}

A:link.copy{
	text-decoration : none;
	color : #696969;
}
A:visited.copy{
	text-decoration : none;
	color : #696969;
}
A:active.copy{
	text-decoration : none;
	color : #696969;
}
A:hover.copy{
	text-decoration : none;
	color : #FF8C00;
}

input.botao-submit {
	background : #F8F8F8;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	border-top : 1px solid #333333;
	color : #333333;
	cursor : hand;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0 2px 0;
	letter-spacing : 1px;
}
	
.text_normal {
	background-color: #F8F8F8;
	border : solid #646464;
	color: #333333;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif ;
	border-width : 1px 1px 1px 1px;
}

.text_over {
	background-color: #F0FFFF;
	border : solid #646464;
	color: #000066;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif ;
	border-width : 1px 1px 1px 1px;
}

DIV.txt_texto_branco {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 14;
	color : #FBFBFB;
	text-align : left;
	padding : 4px 10px 0px 12px;
	letter-spacing : 1px;
}

A:link.texto_branco{
	text-decoration : none;
	color : #FFFFFF;
}
A:visited.texto_branco{
	text-decoration : none;
	color : #FFFFFF;
}
A:active.texto_branco{
	text-decoration : none;
	color : Aqua;
}
A:hover.texto_branco{
	text-decoration : underline;
	color : Aqua;
}

A:link.texto_preto{
	text-decoration : none;
	color : Black;
}
A:visited.texto_preto{
	text-decoration : none;
	color : Black;
}
A:active.texto_preto{
	text-decoration : none;
	color : Aqua;
}
A:hover.texto_preto{
	text-decoration : underline;
	color : Black;
}