/* CSS Document */


body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	text-align:left;
}

.titulonews {
	padding: 0 0 0 0;
	_margin-right: -5px;
	text-align:right;
	color: #938D9C;
	font-size:14px;
	font-style:italic;
	}

.titulonews a:link {
	padding: 0 0 0 0;
	_margin-right: -5px;
	text-align:right;
	color: #938D9C;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	
	}
	
.titulonews a:visited {
	padding: 0 0 0 0;
	_margin-right: -5px;
	text-align:right;
	color: #938D9C;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	
	}
	
.titulonews a:active{
	padding: 0 0 0 0;
	_margin-right: -5px;
	text-align:right;
	color: #CF2027;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	
	}
		
.titulonews a:hover {
	padding: 0 0 0 0;
	_margin-right: -5px;
	text-align:right;
	color: #CF2027;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	
	}
	


	
.textonews {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:right;
	color: #938D9C;
	font-size:10px;
	font-style:italic;
		}
		
.textonews a:link {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:right;
	color: #938D9C;
	font-size:10px;
	font-style:italic;
	text-decoration:none;
		}
		
.textonews a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:right;
	color: #333333;
	font-size:10px;
	font-style:italic;
	text-decoration:underline;
		}
		

.Container {
  position: absolute;
  top: 0px; left:15px;
  width: 160px;
  height: 180px;
  background: #FFFFFF;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 160px;
  height: 420px;
}
#Scroller-1 p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  text-align:right;
}
#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 10px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	left: 100px;
	top: 377px;
}
.Scrollbar-Track {
  width: 1px; height: 161px;
  position: absolute;
  top: 0; left: 258px;
  background: transparent url(img/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 1px; height: 22px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 397px;
	left: 100px;
}

.noborda {
		border:none;
		background: transparent;
	}
	

.textodestaquebanner {
	font-size: 12px;
	color: #014783;
	line-height: 17px;
	 }
	 
.textotituloem  {
	font-size: 13px;
	color: #5280AA;
	font-style:normal;
	font-weight:bold;
}

.textodestaqueem  {
	color: #5280AA;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.textodestaquebl  {
	color: #999999;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.textodestaquebl2  {
	color: #666666;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
}

.textotitulodet1  {
	font-size: 17px;
	color: #5280AA;
	font-weight:bold;
	font-variant:small-caps;
	font-style:normal;
	font-weight:bold;
}

.textotitulodet2  {
	font-size: 17px;
	color: #999999;
	font-weight:bold;
	font-style:normal;
	font-weight:bold;
}


/* <FORMS> */
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color: #2E3758;
	margin-right:1px;
	padding-right:1px;
	text-align:right;
	background-color:#ffffff;
	border: thin solid #9E9E9E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 14px;
}
	
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color: #2E3758;
	margin-right:1px;
	padding-right:1px;
	text-align:right;
	background-color:#ffffff;
	border: thin solid #9E9E9E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

