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

		
	  #pildora_logo{
		position:relative;
		background: url(../imgs/comunes/pildora_logoinvertido.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_blk.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;
	}
	

td{
border:1px dashed #B1B1AA;
}

table{
border:2px dotted #B1B1AA;