html{
overflow:scroll;}

body {
scrollbar-arrow-color: #000;
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #000000;
scrollbar-face-color: #fff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: a;
margin:0 auto;
width:955px;
height:580px;
text-align:center;
font-family: Tahoma;
font-size: 11px;
font-weight: none;
color: #666666;

}


h1{
color:#13a1dc;
}

h2{
color:#ed930c;
}

h3{
color:#ff3399;
}

a{
color:#ed930c;
text-decoration:none;

}

#flash{

width:955px;
height:580px;
margin:0 auto;
z-index: 0;
background-color:transparent;

}

#flash .noticias{
color:#fff;
font-size:11px;
width:185px;
max-height: 150px;
margin-top:390px;
overflow: auto;
height: 150px; /*establece la altura máxima, lo que no entre quedará por debajo y saldra la barra de scroll*/
padding-left:10px;
padding-right:5px;
text-align:left;
background-color:transparent;
position:absolute;






z-index: 10;

}















