@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#eeeeee;
}

.separador {
	background-color:#eeeeee;
}

.tb1 {
	border-collapse:collapse;
	border:thin solid #cccccc;
	width: 100%;
}

.td1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	color: #000000;
}
.cells {
	border-collapse:collapse;
	border:1px solid #cccccc;
	vertical-align: text-top;
}

.tb2 {
	text-align: left;
	height: 47px;
}
.tr1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;
	vertical-align: text-top;
}
.tr1_alt {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #efefef;
	vertical-align: text-top;
}

.tr2 {
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;
	vertical-align: text-top;
}
.tr2_alt {
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #efefef;
	vertical-align: text-top;
}

.trip {
width: 180px;
}

.head_div {
	z-index: auto;
	position:relative;
}
.titulo {
	z-index: auto;
	position:absolute;
	width: 452px;
	top: 5px;
	left: 125px;
}
.titulo2 {
	z-index: auto;
	position:absolute;
	width: 450px;
	top: 5px;
	left: 320px;
	text-align: right;
}


.bg_logo{
	background-image: url(../imagens/irc_ppal.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

.bg_logo2{
	background-repeat: no-repeat;
	background-position: right top;	
}

.bg_logo3{
	background-image: url(../imagens/codasur.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
}

.bg_legendas {
	background-color:#CCCCCC;
}

.bg_header {
	background-color:#ffffff;
}