body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.noticiasblack {
	color: #000000;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.fontdata10 {
	font-size: 10px;
	color: #1B1143;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font9black {
	font-size: 9px;
	color: #000000;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font11black {
	font-size: 11px;
	color: #000000;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font11blackbold {
	font-size: 11px;
	color: #000000;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.font11redbold {
	font-size: 11px;
	color: #FF0000;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.font11 {
	font-size: 11px;
	color: #1B1143;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font11bold {
	font-size: 11px;
	color: #1B1143;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.font11cinza {
	font-size: 11px;
	color: #878787;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font11cinzabld {
	font-size: 11px;
	color: #878787;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.font11white {
	font-size: 11px;
	color: #ffffff;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.font11whitebld {
	font-size: 11px;
	color: #ffffff;
	font-family: trebuschet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.campos {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 1px;
	text-decoration:none;
}

/* inicio amplia img */

* {
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 3px solid #dedede;
}
.highslide:hover img {
	border: 3px solid #dedede;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* fim amplia img */

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 300px;
height: 20px;
border: 0px solid black;
padding: 0px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* Painel PDF */

#cpanel {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}
#cpanel DIV.icon {
	MARGIN: 3px
}
#cpanel DIV.icon A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-LEFT: 5px; BORDER-TOP: #ddd 1px solid; DISPLAY: block; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ddd 1px solid; WIDTH: 120px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; HEIGHT: 100px; TEXT-DECORATION: none
}
#cpanel DIV.icon A:link {
	COLOR: #FF0000
}
#cpanel DIV.icon A:hover {
	BORDER-RIGHT: #170E38 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #170E38 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 0px; BORDER-LEFT: #170E38 1px solid; COLOR: #333; PADDING-TOP: 3px; BORDER-BOTTOM: #170E38 1px solid; BACKGROUND-COLOR: #D5D2DD
}
#cpanel DIV.icon IMG {
	MARGIN-TOP: 13px
}
#cpanel DIV.icon SPAN {
	DISPLAY: block; PADDING-TOP: 3px
}