.dcontexto{ 
 	font:12px arial, verdana, helvetica, sans-serif; 
 	padding:10;
 	color:#000000;
 	text-decoration:none;
    position: relative;
	width: 38px;
    heght: 38px;
    background: url('../images/help.png') center no-repeat; 
 }
 
 .dcontexto2{ 
 	font:12px arial, verdana, helvetica, sans-serif; 
 	padding:10;
 	color:#000000;
 	text-decoration:none;
    position: relative;
	width: 38px;
    heght: 38px;
    background: url('../images/base_exclui3.gif') center no-repeat; 
 }
.dcontexto3{ 
 	font:12px arial, verdana, helvetica, sans-serif; 
 	padding:10;
 	color:#000000;
 	text-decoration:none;
    position: relative;
	width: 38px;
    heght: 38px;
    background: url('../images/base_confima.gif') center no-repeat; 
 } 
 
.dcontexto_span img{
	position:relative;
	left:-20px;
	top:15px;
}

.dcontexto_span2 img{
	position:relative;
	left:-20px;
	top:15px;
}

.dcontexto_span p{  
	opacity:1;
	z-index:300;
	top:-30px;
	position:relative;
}

.dcontexto_span2 p{  
	opacity:1;
	z-index:300;
	top:-30px;
	position:relative;
}


.dcontexto_span {
 		display: none
	}
	
.dcontexto_span2 {
 		display: none
	}	

span.dcontexto_span{  
	text-align:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #F8F5A7;
	background-image: -moz-linear-gradient(top, #fff, #F8F5A7);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F8F5A7),color-stop(1, #fff)); 
	border: 1px solid #f1ca7f;
	color:#000000;
	font:12px arial,verdana,helvetica,sans-serif;
	padding:4px 8px;
	position:absolute;
	top:-20px;
	width:255px;
	z-index: 997;	
}

span.dcontexto_span2{  
	text-align:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #F8F5A7;
	background-image: -moz-linear-gradient(top, #fff, #F8F5A7);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F8F5A7),color-stop(1, #fff)); 
	border: 1px solid #f1ca7f;
	color:#000000;
	font:12px arial,verdana,helvetica,sans-serif;
	padding:4px 8px;
	position:absolute;
	top:-20px;
	width:110px;
	height: 130px;
	z-index: 997;	
}