#topspace {
padding-top: 10px;
}

#box1 {
position: relative;
z-index: 0;
width: 221px;
height: 205px;
float: left;
margin-right: 44px;
background: url('images/box1_bg.jpg') no-repeat;
}

#box2 {
position: relative;
z-index: 0;
width: 221px;
height: 205px;
float: left;
margin-right: 43px;
background: url('images/box2_bg.jpg') no-repeat;
}

#box3 {
position: relative;
z-index: 0;
width: 221px;
height: 205px;
float: left;
background: url('images/box3_bg.jpg') no-repeat;
}

.veja a{
position: relative;
float: right;
top: 179px;
width: 99px;
padding-top: 6px;
height: 26px;
text-align: center;
color: #2D2A0B;
font-weight: bold;
font-size: 12px;
}

#box_cont {
position: relative;
float: left;
padding: 30px 0 0 12px;
width: 195px;
height: 120px;
z-index: 1;
font-size: 12px;
}

#box_cont3 {
position: relative;
float: left;
padding: 30px 0 0 12px;
width: 195px;
height: 120px;
z-index: 1;
line-height:20px;
}

#box_cont3 a{
font-size: 12px;
}

#box_cont a{
color: #ffffff;
font-weight: bold;
}