* {  }

.baster {
    width: 248px !important;
    height: 100%;
    position: relative;
}
#lola {
    margin: 20px 0 0 0;
    text-align: justify !important;
}
#lolaNom{
	height: 180px!important;
	margin: 20px 0 0 0;
    text-align: justify !important;
}
.miprueba {
    font-weight: bold;
    color: red;
}
.home_movil {
    display: none;
}
.submenu_movil_button {
    display: none;
}
.item {
    float: left;
    width: 100%;
    *width: 248px !important;
    padding: 15px;
}
#item_1 {
    width: 248px !important;
    *width: 218px !important;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    *padding: 15px;
}
.button {
    background-color: #DAC9C9;
    float: left;
    width: 11px;
    height: 11px;
    margin: 0 5px 0 0;
    border-radius: 5px;
}


.selected {
    background-color: yellow;
    *background-color: yellow;
}
.recom_wrapper {
    margin: auto;
    width: 248px !important;
    box-shadow: 0px 1px 3px #eaeaea;
    position: relative;
}
.head_recom {
    width: 248px;
    height: 34px;
    background: url('../images/estructura/sprite_login.png') no-repeat;
    background-position: -248px 0;
    margin: 20px 0 0 0;
}
.pagination_recom {
    width: 248px;
    font-size: 12px;
    color: #636464;
}

.iosSliderPersonas {
    width: 100% !important;
    position: absolute;
    left: 0 !important;
    bottom: 15px !important;
    margin: 0 !important;
    padding: 0 0 0 15px;
    *width: 248px !important;
    *height: 15px;
    *bottom: 0;
}
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
