/* CSS Document */

#noticias{

scrollbar-arrow-color:#666666;
scrollbar-3dlight-color:#BBBBB6;
scrollbar-highlight-color:##BBBBB6;
scrollbar-face-color:#BBBBB6;
scrollbar-shadow-color:#BBBBB6;
scrollbar-darkshadow-color:#BBBBB6;
scrollbar-track-color:#fff;


width:380px;;
height:110px;
overflow:auto;
overflow-x:hidden;
background:#fff;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
text-decoration:none;}

#noticias  a{
background:#fff;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;}


#cent2{
text-align:center;
margin:auto;
width:555px;
height:auto;}











