#fixmescudo{
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; right: 0px; bottom: 0px; background-color:#FFFFCC;*/
  position: absolute;
	left: 30px;
	top: 20px;
	
	width:100px;
	height:100px;
	z-index:100;
}
#fixmemsg{
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; right: 0px; bottom: 0px; background-color:#FFFFCC;*/
  position: absolute;
	right: 0px;
	bottom: 0px;
	background-color:#444;
	  border:1px solid #777; 
	  font-size:14px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;


	color:#FFFFFF;
	width:75%;
	min-height:80px;
	z-index:100;
}
.msgfinal{
padding:10px;

}
#fixme {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; right: 0px; bottom: 0px; background-color:#FFFFCC;*/
  position: absolute; right: 0px; bottom: 0px; background-color:none; 
  
/*  border:1px solid #000; padding:2px; 
*/

  width:75%;
  height:75%;
}

#fixme ul{
  clear:both;
  float: left;
}
#fixme li{
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  /*position: absolute; right: 0px; bottom: 0px; background-color:#FFFFCC;*/
  margin-top: 10px;
  float:left;
  list-style-type: none;

	padding: 3px 10px;
	text-align: center;

}
#fixme a{
  color: #FFFFFF;
  text-decoration: none; 
}


.arriba td {
	background-repeat: repeat-x;
/*	background-image: url(../pix/fondo_arriba.png);*/
	background-position: left 50px;
}
.abajo_count {
height:22px;
	background-image: url(../pix/abajo_menu.png);
	width:250px;
	position:absolute;
	right:50px;
	bottom:0px;
	z-index:150;
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_etapas {
position: absolute; 
left: 0px; 
bottom:0px; 

}

a{
  color: #FFFFFF;
  text-decoration:underline;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cuenta_e{
color:#00FF00;
}