#modGeoMallorca{
    position: relative;
    float: left;    
    width: 313px;
    background-color: #F5F5F5;
    text-align: left;
    padding-bottom: 22px;
    top: 15px;
}
#modGeoMallorca .decorador{
    position: absolute;
    left: 0;
    top: -40px;
    width: 96px;
    height: 74px;
    background: url(/img/modulos/geomallorca/mallorca.gif);
    z-index: 2;
}
#modGeoMallorca h2 a{ 
    position: absolute;
    left: 0;
    top: -15px;
    font: 15px/15px "Courier New", Courier, monospace;
    height: 15px;
    color: #585858;
    background-color: #F5F5F5;
    z-index: 1;
    padding: 0 10px 0 106px;
    text-decoration: underline;
}

#modGeoMallorca h3{
    font-size: 18px;
	 padding: 10px 0px 0px 105px;
}
#modGeoMallorca h3 a{
    color: Black;
    text-decoration: underline;
}
#modGeoMallorca p{
    padding: 10px 22px 20px 22px;
    text-align: justify;
}
#modGeoMallorca .btnEntrar{
    padding-left: 22px;
	 margin-left: 10px;
}
#modGeoMallorca .btnEntrar a{
    position: relative;
    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;
}
#modGeoMallorca .btnEntrar a span{
    position: absolute;
    display:block;
    height: 20px;    
    width: 10px;
    top: 0;
}
#modGeoMallorca .btnEntrar a .caja1{         
    left: -10px;    
    background-image: url(/img/botones/verde/izq.png);
}

#modGeoMallorca .btnEntrar a .caja2{  
    right: -10px;
    background-image: url(/img/botones/verde/der.png);
}