a:link 
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px; 
	color: #555555;
}

a:visited 
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px; 
	color: #555555;
}

a:hover 
{
	text-decoration: none; 
	font-family: helvetica;
	font-size: 12px; 
	color: #FF0000;
	
}

a:active 
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px; 
	color: #888888;
}

td.texto_alertas 
{
	border-top:1px solid #555555;
	font-family: arial; 
	font-size: 12px; 
	color: #666666;
	text-align: left;
}

td.texto_normal 
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px; 
	color: #888888;
}

td.subtitulo_alertas 
{
	font-family: arial; 
	font-size: 12px; 
	color: #888888;
	text-align: left;
}

td.subtitulo_documentos 
{
	border-bottom:1px solid #555555;
	font-family: arial; 
	font-size: 12px; 
	color: #888888;
	text-align: left;
}

td.totais_encomendas 
{
	border-top:1px dotted #888888;
	font-family: arial; 
	font-size: 12px; 
	color: #888888;
	text-align: right;
}


div.fundo
{
	position: relative;
	background-image: url(../images/fundo.png); 
	background-repeat: no-repeat;
	width: 950px;
	height:630px;
	text-align:center;
	margin: 0 auto;
}

div.border0pix
{
	position: relative;
	margin: 0 auto;
	width:942px;
	height:582px;
}

td.container 
{
	vertical-align: middle;
	text-align: center;
}

table.full
{
	width: 100%;
	height: 100%;
}

div.fulldiv
{
	position: absolute;
	
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 10px; 
	color: #000000;	
}

div.logo
{
	position: absolute;
	--xbackground-image: url(../images/bm_logo.gif); 
	background-repeat: no-repeat;
	left: 2px;
	top: 2px;
	width:105px;
	height:105px;
	cursor: pointer;
	z-index:10;
}

div.ca
{
	position: absolute;
	left: 610px;
	top: 19px;
	width:320px;
	height:75px;
	text-align: right;	
}

div.cb
{
	position: absolute;
	left: 15px;
	top: 120px;
	width:230px;
	height:400px;		
}

div.ce
{
	position: absolute;
	left: 450px;
	top: 80px;
	width:485px;
	height:40px;
	overflow:hidden;		
}


div.cd
{
	border-left:1px dotted tranparent;
	position: absolute;
	left: 240px;
	top: 120px;
	width:695px;
	height:400px;	
}

div.cf
{
	border: #555555;
	position: absolute;
	left: 5px;
	top: 110px;
	width:930px;
	height:460px;	
}


div.cb_postit_titulo
{
	font-family: arial;
	font-size: 12px;
	color: #888888;
	cursor:pointer;
}

div.cb_postit_resumo
{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	cursor:pointer;
}


div.cd_back
{
	left: 0px;
	top: 0px;
	width:29px;
	height:29px;
	font-family:verdana;
	font-size:18px;
	color:#FF6655;
	#--background: url(../images/botao_back.png);
	font-weight:normal;
	cursor:pointer;
	
}

div.cd_topo
{
	position:absolute;
	left: 40px;
	top: 0px;
	width:625px;
	height:30px;
	font-family:arial;
	font-size:16px;
	color:#CCCCCC;
	font-weight:normal;
}


div.cd_corpo
{
	position: absolute;
	border-left: 0px dotted #FFCCCC;
	left: 15px;
	top: 15px;
	width:665px;
	height:370px;
	overflow:hidden;
}

div.cd_icons
{
	position: absolute;
	border: 1px solid #FF0000;
	left: 0px;
	top: 500px;
	width:660px;
	height:80px;
}


div.cd_sombras_todas
{
	//zbackground: url(../images/sombras.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}

div.cd_sombra_a
{
	background: url(../images/sombra_a.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}

div.cd_sombra_b
{
	background: url(../images/sombra_b.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}
	
div.cd_sombra_c
{
	background: url(../images/sombra_c.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}
	
div.cd_sombra_d
{
	background: url(../images/sombra_d.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}
	
div.cd_sombra_e
{
	background: url(../images/sombra_e.png);
	background-repeat: no-repeat;
	position: absolute; 
	left:0px; right:0px; 
	top: 0px; bottom: 0px; 
	height:100%; 
	width:100%; 
}

