body{
margin:0px;
}

#divUpControl{position:absolute; width:470; left:10; top:10; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:470; left:10; top:270; z-index:1; text-align: right} 
#divContainer{position:absolute; width:470; height:250; overflow:hidden; top:30; left:10; clip:rect(0,320,240,0); visibility:hidden} 
#divContent{position:absolute; top:0; left:0} 

#centro {
	margin-top:18px;
	padding-right:10px;
	position:relative;
	left:5px;
	top:1px;
	width:459px;
	height:245px;
	z-index:100;
	overflow:auto;
	
	
scrollbar-face-color:#E8EEF0;
scrollbar-highlight-color:#E8EEF0;
scrollbar-3dlight-color:#F7F8FA;
scrollbar-darkshadow-color:#F7F8FA;
scrollbar-shadow-color:#C9D8DC;
scrollbar-arrow-color:#060606;
scrollbar-track-color:#DFE7EB;
}

a:link{text-decoration:none;}
a:hover{text-decoration:underline;}

.bgPagina {
	background-image: url(../images/bgpage.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgPagina2 {
	background-image: url(../images/bgpage2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.edtFormMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #788991;
	border-width: 1px; 
	border-style: solid;
	border-color: #7F9DB9;
}
.titPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: EF9A49;
}
.bordaIMGnoticia {
	border: 2px solid #FFFFFF;
}
.txtArial11cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 626060;
	text-decoration:none;
}
.txtArial11cinzalight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9F9F9F;
	text-decoration:none;
}
.txtArial11laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: EDA866;
	font-weight: bold;
	text-decoration:none;
}
.arialLaranja12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: EF9A49;
}
.HlinhaDiv {
	background-image: url(../images/linhah1px.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.edtFormMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #788991;
	border-width: 1px; 
	border-style: solid;
	border-color: #7F9DB9;
	width: 240px;
}
.edtFormEnviar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #788991;
	border-width: 1px; 
	border-style: solid;
	border-color: #7F9DB9;
	width: 60px;
	height:25px;
}
.txtArial14laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	text-decoration:none;
}
hr{
border-style:dotted;
border-width:2px;
border-color:#B4C1D8;
}
.marcador{
font-size:13px;
color:#FF6600;
font-weight:bold;
}

