.premios{
display:block;
width:351px;
clear:left;

}

.banderin{
display:block;
width:107px;
height:153px;
background-image:url(img/banderin.jpg);
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
font-family:Times;
padding-right:10px;
padding-top:25px;
text-align:center;
float:left;
color:#ffffff;

}
.banderin1{
display:block;
width:107px;
height:153px;
background-image:url(img/banderin_01.jpg);
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
font-family:Times;
padding-right:10px;
padding-top:25px;
text-align:center;
float:left;
color:#ffffff;

}
.banderin2{
display:block;
width:107px;
height:153px;
background-image:url(img/banderin_03.jpg);
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
font-family:Times;
padding-right:10px;
padding-top:25px;
text-align:center;
float:left;
color:#ffffff;

}
.numero{
font-family:Times;
font-size:36px;
margin-bottom:-20px;
}