/* CSS Document */

.newsEvent{
border-bottom-color:#666666;
border-bottom-style:none;
border-bottom-width:1px;
border-top-color:#666666;
border-top-style:none;
border-top-width:1px;
width:250px;
padding:5px 0px 5px 0px;
}

.newsEvTitulo{
margin:0px 0px 0px 5px;
}

.newsEvTitulo a{
font-family: "Futura Bk BT", Arial;
color:#666666;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.newsEvTitulo a:hover{
font-family: "Futura Bk BT", Arial;
color:#666666;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}


.newsEvComent{
font-family: "Futura Bk BT", Arial;
color:#999999;
font-size:12px;
font-weight:normal;
text-indent:20px;
margin:5px 10px 10px 10px;
}
