#operadores {
	margin-bottom:10px;
	width:100%;
	float:left;
}


#operadores a:link, a:visited {
	text-decoration:none;

}

#operadores a:hover{
	text-decoration:underline;
		font-weight:bold;
}

#operadores .imgcentro{
	border:1px solid #000000;
	text-align:center;
}

#operadores .txTitulo {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	color:#BF00007;
}

#operadores .col1{
 	float:left;
    width:150px;
    align:top;
    
}

#operadores .spacer{
	height:10px;
	float:left;
}

#operadores .col2{
	float:left;
    width:150px;
    margin-left:5%;
    text-align:center;
}


#operadores .col3{
	float: left;
	width:150px;
    margin-left:7%;

}

#operadores .acessar {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0E0093;
	text-decoration:none;
}


#operadores .span_infra {
	font-size:14px;
	font-weight:bold;
}
	
	
#tblRelatorios img {
	border:1px solid #000000;
	width:150px;
	height:113px;
}

#tblRelatorios .separator img {
	width:100%;
	height:1px;
	border:0px;
}

#tabelas_interna table td {
	position:relative;
	margin:1px;
	padding:1px;
	margin-left:1px;
	margin-top:1px;
	width:580px;
	border: 1px solid;
	border-color:#FFFFFF;
	background-color:#efefef;
}





#tabelas_interna .tdtitulo {
	font-weight:bold;	
	background-color:#dfdfdf;

}

