@import "estilo.css";

#Menu	{ width: 442px; height: 213px; padding-top: 34px; padding-left: 27px; background-image: url('../_images/inicial/dir_bg.jpg') }
* html #Menu	{ width: 469px; height: 247px }
#Menu table	{ margin-bottom: 17px }

#Texto	{ margin-top: 10px; font-weight: bold }

#Noticias	 { margin-top: 12px }
#Noticias .barra { width: 18px }
#Noticias .texto { font: 10px verdana; width: 430px; vertical-align: top }

ul	{ list-style: none; margin: 0; padding: 0; padding-right: 15px; letter-spacing: -1px }
ul li	{ padding-left: 10px; margin-bottom: 7px; background: url('../_images/inicial/bullet.gif') no-repeat 0 4px }


