		body {
		background: black; /* By Olvera */
		margin: 0px; /* By Olvera */
		font-family: tahoma; /* By Olvera */
		}

		
	  #pildora_logo{
		position:relative;
		background: url(../imgs/comunes/pildora_logo.gif) no-repeat ;
		top:15px;
		left:30%;
		height:60px;
		width:432px;
		z-index:1;
		}
		
		
		#pildora_franja_blk{
		position:absolute;
		background: url(../imgs/comunes/pildora_franja_bca.gif) repeat-x ;
		top:0px;
		left:0px;
		height:100px;
		width:100%;
		}
		

		
		
	a:link { 
	cursor:hand;
	}
	a:visited { 
	cursor:hand;
	}
	a:hover { 
	cursor:hand;
	}
	
	a:active {
	cursor:hand;
	}
	

