body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/*	color: #666666;*/
}

h1 {
	margin-top:0px;    
	margin-bottom:3px;	
    color: #1D77BA;
	font-weight: bold;
	font-size: 13px;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1D77BA;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}




.table {
	border:0;
    cellpadding:0; 
    cellspacing:0;

}

body {
background-color: #E9EFF1;
/*background-color: #FFFF00;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.back_content {
	background-image: url(images/back_content.gif);
	background-repeat: repeat-x;
	background-position: top top;
	background-attachment: fixed;
}

.back_bar1 {
	background-image: url(images/bar_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}

.back_bar2 {
	background-image: url(images/bar_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}


.back_tit {
	background-image: url(images/tit.gif);
    background-repeat: no-repeat;
	
	background-attachment: fixed;
}

.back_menu {
	background-image: url(images/back_menu.gif);
}




.back_1 {
/*	background-image: url(images/lat_1_copa.gif);*/
	background-image: url(images/lat_1.gif);
}

.back_2 {
/*	background-image: url(images/lat_2_copa.gif);*/
	background-image: url(images/lat_2.gif);
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
