#home_c {
position: relative;
top: 5px;
width: 770px;
background: url('images/fullgray_bg.jpg') no-repeat top center;
}

#news {
position: relative;
width: 310px;
float: left;
}

#pad {
padding: 15px 22px 0 22px;
}

#video {
position: relative;
width: 440px;
padding: 15px 0 0 7px;
background: url('images/video_bg.jpg') no-repeat 0 45px;
float: left;
}

.data {
font-size: 12px;
font-weight: bold;
color: #bfb12c;
}

.title {
font-size: 12px;
font-weight: bold;
}

.mais {
font-size: 9px;
color: #bfb12c;
}