html, body 
{
	margin : 0px;	
	background-image: url(../img/fundo_portal2.jpg);
}

img
{
	border : 0px;
}

.listaNoticia
{
	padding-top : 5px;
	padding-left : 10px; 
	padding-right  : 10px;
	padding-bottom : 5px;	
	font-family : Arial;
	font-size : 12px; 
	text-decoration : none;
	font-weight : normal; 	
}

.listaNoticiaover
{
	padding-top : 5px;
	padding-left : 10px; 
	padding-right  : 10px;
	padding-bottom : 5px;	
	font-family : Arial;
	font-size : 12px; 
	text-decoration : none;
	font-weight : normal;
	background-color : #E6E6FA;	
}

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }


.inputlogin
{
    BORDER-RIGHT: black 0px double;
    BORDER-TOP: black 0px double;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 0px double;
    COLOR: black;
    BORDER-BOTTOM: black 0px double;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: transparent
}
.inputlogin
{
    BORDER-RIGHT: black 0px double;
    BORDER-TOP: black 0px double;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 0px double;
    COLOR: black;
    BORDER-BOTTOM: black 0px double;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: transparent
}


.texto_padrao1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.texto_padrao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.texto_menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.texto_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
