#flash{
   /*height:550px;*/
    width:950;
}

#html{
    padding-top:30px;
    padding-bottom:100px;
    background: url('/templates/images/footer-fondo-2.gif');
	background-repeat: repeat-x;
    /*height:200px;*/
}

/*--------------------dentro de html--------------------------------------*/
#noticias{
    width:500px;
    background-color:inherit;
}
#noticias ul{

}

#noticias li{
    list-style: square;
}