/* ------- ESTILOS PARA BANNERS -------- */

a.banner_url{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.banner_url:hover{
   text-decoration: underline;
	color: #565656;
}

#banner_principal{
	display:block; 
	position:relative; 
	width:168; 
	height:50; 
	backgro/und:#E1E0E8;
	background:#f2e9e0;
	margin-top: 4px;
}