.figura {
 border-top: 2px solid #ccc;
 padding: 2px 0  10px ;
}

/* -- */

.evento h2 {
 color: #fff;
 padding-left: 10px; 
 font-weight: normal;
 line-height: 18px;
 background: #ccc url("imagens/h2_fundo.jpg") no-repeat scroll center right;
}

.evento ul {
 list-style-type: none;
}

.evento li {
 line-height: 20px;
 border-bottom: 1px solid #666;
 background: transparent url("imagens/eventoli_fundo.jpg") no-repeat scroll left center;
}

.evento li.ultimo {
 border-bottom: 0 none;
}

.evento a {
 padding-left: 10px;
 font-size: 10px;
 color: #333;
 text-decoration: none;
}

.evento .mais {
 clear: both;
 text-align: right;
 margin: 5px 0; 
 font-size: 12px;
}

/* -- */

.destaques {
 width: 120px;
 padding: 3px;
}

.destaques img {
 margin: 5px 0; 
}

.destaques a {
 color: #666;
 text-decoration: none;
}

.destaques .mais {
 margin-top: 5px;
}

.destaques .mais a {
 color: #000;
}

/* -- */

.ultimoseventos h2 {
 color: #fff;
 padding-left: 10px; 
 font-weight: normal;
 line-height: 18px;
 background: #ccc url("imagens/h2_fundo.jpg") no-repeat scroll center right;
}

.ultimoseventos table {
 margin: 5px 0 10px;
}

.ultimoseventos h3 {
 width: 163px;
 margin: 0 auto;
 font-size: 12px;
 font-weight: normal;
 color: #ad0a0a;
}

.ultimoseventos p {
 width: 163px;
 margin: 0 auto;
}

.ultimoseventos p.figura {
 border-top: 2px solid #ccc;
 padding-top: 2px;
}

.ultimoseventos a {
 color: #333;
 text-decoration: none;
}
