<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E7E8;
	
	scrollbar-face-color: #EB3F77; /* botão do meio*/
	scrollbar-highlight-color: #EB3F77; 
	scrollbar-shadow-color: #EB3F77; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; /* fundo do meio*/
}
li {
list-style-image:url(../imagens/bullet_mais.gif);
}
.menu {
	color: #939597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.menuselec {
	color: #EB3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}

.legenda{
	color: #939597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
	padding-left:5px;		 
}
.legendaSPAN{
	color: #939597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;	 
}
.cssdiv {
	width: 595px;
	height: 259px;
	overflow:auto;
	
	/*overflow:scroll;*/
	
	scrollbar-face-color: #EB3F77; /* botão do meio*/
	scrollbar-highlight-color: #EB3F77; 
	scrollbar-shadow-color: #EB3F77; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; /* fundo do meio*/
	
}


.txtbranco-medium {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;	
}
.txtbranco-small {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.txtbranco-xsmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.txtpreto-small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.txtpreto-xsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.txtpreto-xxsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}
.txtcinza-small {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.txtcinza-xsmall {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.txtcinza-xxsmall {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}
.txtrosa-medium {
	color: #EB3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;	
}
.txtrosa-small {
	color: #EB3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.txtrosa-xsmall {
	color: #EB3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.txtrosa-xxsmall {
	color: #EB3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}
-->
/*estillos para as paginas da EBIS*/

.cssdivebis {
	width: 595px;
	height: 259px;
	overflow:auto;
	
	/*overflow:scroll; #f3911d*/
	
	scrollbar-face-color: #ee1c25; /* botão do meio*/
	scrollbar-highlight-color: #C8705C; 
	scrollbar-shadow-color: #C8705C; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; /* fundo do meio*/
	
}
.txtlaranjaEbis-small {
	color: #ee1c25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}
.menuselecEbis {
	color: #ee1c25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}



