.fundo {
	background-repeat: repeat-x;
	background-image: url(../img/fundo2.jpg);
	height: 692px;
}

.fundo2 {
	background-repeat: repeat-x;
	background-image: url(../img/fundo.jpg);
	height: 100%;
}


a:link { 
text-decoration: none; 
color: #000000; 
font-family:  Verdana, Arial; 
font-size: 11px;
font-weight: none
} 
a:active { 
text-decoration: none ; 
color: #000000; 
font-family:  Verdana, Arial; 
font-size: 11px;
font-weight: none
} 
a:hover { 
text-decoration: none ; 
color: #990000; 
font-family:  Verdana, Arial; 
font-size: 11px;
font-weight: none
} 
a:visited { 
text-decoration: none ; 
color: #000000; 
font-family:  Verdana, Arial;
font-size: 11px; 
font-weight: none
} 


.TextoEmGeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 140%;
} 


a.under3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline
}
a.under3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold
}
a.under3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 140%;
	color: #999;
}
a.under3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	line-height: 140%;
}


.textbox {
	background-color:#FFF;
	color: #FFCC00;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px dashed;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF
}


.TituloMateria_capa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}

.creditos_fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center
}

body {
scrollbar-shadow-color: #000000; 
scrollbar-face-color: #ededed; 
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #000000;  
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000 }

div.home_footer
{
height: 217px;
background-color: transparent;
background-image: url(../img/footer.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left;
}

.overflow {
color:#FF0000; 
padding:5px; 
width:390px; 
height:480px; 
overflow:auto; 
}

.a:visited {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;

} 
.a:link {
	color: #FFF;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;
} 
.a:active {
	color: #FFF;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;
} 
.a:hover {
	color: #666;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 140%;
} 
