.ImaInfomallorquinesS h2,
.ImaInfomallorquinesS h3,
.ImaInfomallorquinesS ul,
.ImaInfomallorquinesS li,
.ImaInfomallorquinesS p{
    padding: 0;
    margin: 0;
    list-style: none;
}

.ImaInfomallorquinesS{    
    position: relative;
    float: left;
    width: 313px;
    background-color: #F5F5F5;
    text-align: left;
    padding-bottom: 22px;
    margin-top: 60px;
    top: 15px;
}
.ImaInfomallorquinesS h2{ 
    position: absolute;
    left: 0;
    top: -15px;
    font: 15px/15px "Courier New", Courier, monospace;
    height: 15px;
    background-color: #F5F5F5;
    z-index: 1;
    padding: 0 10px 0 18px;
}
.ImaInfomallorquinesS h2 a{ 
    color: #585858;
}
.ImaInfomallorquinesS h2 em{
    font-weight: bold;
    font-style: normal;
    color: #BF0000;
}
.ImaInfomallorquinesS .interior{
    padding: 14px 18px 0 18px;   
}
.ImaInfomallorquinesS p{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #585858;
    padding-bottom: 10px;
}
.ImaInfomallorquinesS p a{
    color: #FF4617;
    text-decoration: underline;
}
.ImaInfomallorquinesS p.dia{
/*    height: 50px;*/
    margin-bottom: 10px;
}
.ImaInfomallorquinesS p.dia img{
    float:left;
    margin:0px 10px 20px 0px;
}

.ImaInfomallorquinesS .btnEntrar{
    clear:both;
    padding-left: 22px;
}
.ImaInfomallorquinesS .btnEntrar a{
    position: relative;
    clear:both;
    display:block;
    cursor: pointer;
    background: url(/img/botones/verde/cen.gif) top repeat-x;
    color: Black;    
    font: 12px/18px "Courier New", Courier, monospace;
    text-align:center;    
    height: 20px;
    float: left;
    padding: 0 8px;
}
.ImaInfomallorquinesS .btnEntrar a span{
    position: absolute;
    display:block;
    height: 20px;    
    width: 10px;
    top: 0;
}
.ImaInfomallorquinesS .btnEntrar a .caja1{
    left: -10px;    
    background-image: url(/img/botones/verde/izq.png);
}
.ImaInfomallorquinesS .btnEntrar a .caja2{  
    right: -10px;
    background-image: url(/img/botones/verde/der.png);
}