/* CSS Document */
#rastro { float: left; width : 734px; height:12px; padding-top:0px; }
#buscador { float: right; width : 203px; height:12px; padding-top:4px; }

.rastrodemigas {
	color: #787878; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 0.9em; 
	padding-left : 2px; 
	}

	a.rastrodemigas:link{	
	color: #787878; 
	}
	
	a.rastrodemigas:visited{	
	color: #787878; 
	}

	a.rastrodemigas:hover{	
	color: #555555; 
	}
	
	h1 {	
	color: #9c9c9c; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 1em; 
	padding-left : 5px; 
	display: inline;
	}
	
	h1 a:link { 
	color: #9c9c9c; 
	}

	h1 a:visited { 
	color: #9c9c9c; 
	} 

	h1 a:hover { 
	color: #555555; 
	}
	
	h2 {	
	color: #9c9c9c; 
	text-decoration : none; 
	font-weight: bold;
	font-size : 1em; 
	padding-left : 5px; 
	display: inline;
	}
	
	h2 a:link { 
	color: #9c9c9c; 
	}

	h2 a:visited { 
	color: #9c9c9c; 
	} 

	h2 a:hover { 
	color: #555555; 
	}
	
	
	

