/* CSS Document */

* {margin:0; padding:0;}
body{
	margin:0;
	padding:0;
	font: 82% Arial, Helvetica, sans-serif;
	color: #424242;
	height:100%;
	}


.header01,
.footer,
img#adereco01,
img#adereco02{display:none;}


.column {float:left;}

.twoColumns .column {width:44%; padding:0 2%;}
.twoColumns {
	background: url(../../img/generic/threeCol.fundo01.gif) repeat-y center top;
	clear:left;
	margin:15px 0;
}
.threeColumns .column {width:27%; padding:0; margin:0 2%;}
.threeColumns {
	background: url(../../img/generic/threeCol.fundo01.gif) repeat-y center top;
}
.threeColumns .column h1 {font-size:210%;}
.threeColumns .column img {float:right;}






mainContent table.data01 {
	padding:1px 0 0 1px;
	background: url(../../img/generic/tableD01.fundo01.jpg) no-repeat left top;
	margin:15px 0 25px 0;
}
table.data01 th,
table.data01 td{padding:8px 12px;}
table.data01 th{}
table.data01 td{}

table.data01 th.tdred{ no-repeat right bottom;}
table.data01 th.tdblue{no-repeat right bottom;}
table.data01 th.tdorange{no-repeat right bottom;}




/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
