.prop{
width:777px;
height:325px;
background-image:url(../cortes/comida.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}

.prop_bolos{
width:777px;
height:325px;
background-image:url(../cortes/bolos.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}
.prop_infantil{
width:777px;
height:325px;
background-image:url(../cortes/infantil.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}
.prop_gastronomia{
width:777px;
height:325px;
background-image:url(../cortes/gastronomia.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}

.prop_empresarial{
width:777px;
height:325px;
background-image:url(../cortes/empresarial.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}

.prop_social{
width:777px;
height:325px;
background-image:url(../cortes/social.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}

.prop_contato{
width:777px;
height:325px;
background-image:url(../cortes/contato.jpg);
background-repeat: no-repeat;
margin-bottom:20px;
}

