*{
margin:0;
padding:0;
font-family:Arial, verdana, sans-serif;
}

a img{
border: none;
}

a{
text-decoration:none;
outline:none;
}

a:visited{
text-decoration:none;
}

body{

background-color:#ffffff;
}

h2{
font-size:12px;
}

#contagenda{
width:628px;
float:left;
}

.agenpost{
width:608px;
padding:10px;
border-bottom: 1px dotted #ccc;
float:left;
}

.agenpost-title{
float:left;
height:18px;
line-height:18px;
font-size:12px;
text-align:left;
}

.agenpost-title a{
display:block;
color:#128398;
margin-right:10px;
}

.agenpost-title a:hover{
text-decoration:underline;
}

.agenpost-chapo {
float:left;
margin:0 5px;
height:18px;
line-height:18px;
color:#393939;
font-size:12px;
}

.agenpost-chapo span{
color:#128398;
margin-left:10px;
}

.agenpost-plus {
display:block;
float:left;
margin:0 5px;
height:18px;
line-height:18px;
color:#ACACAC;
font-size:10px;
}

.agenpost-plus:hover {
text-decoration:underline;
}

