
#calendario {
float:left;
padding: 10px 10px;
background-image: url(http://www.fiestasdeoctubreguatemala.org/images/content-top-bk.png);
background-repeat: no-repeat;
width: 902px;
}

#content {

border: 1px solid #fff;
}

#eventos_categorias {
float:left;
width:350px;

}


ul#home_eventos_categorias  {

padding:5px;
}
ul#home_eventos_categorias  li{
width:100px;
float:left;
padding:5px;
height:145px;
}

ul#home_eventos_categorias  li{
text-align: center;
color: #717171;
font-weight: bold;
border: 1px solid #fff;
cursor: pointer;
}
ul#home_eventos_categorias  li:hover {
border: 1px solid #cbcbcb;
background-color:#f2f2f2;
}

#mapa {
float:left;

}
#home_med_i {
width: 395px;
float:left;
_width: 380px;
}
#home_med_d {
width:500px;
float:left;
}

#home_rest {
border: 1px solid #8c8c8c;
border-top: none;
float:left;
width: 898px;
}

#home_image_slide {
margin:10px 0 5px 8px;
_margin:10px 0 5px 5px;
}

#big_warning {
width: 320px;
height: 320px;
position: absolute;
top:120px;
left:300px;
background-color: #fff;
border:3px solid #333;
cursor:pointer;
}