
.source {
    margin-left: 80px;
    margin-top: -30px;
    position: relative;
    z-index: 5;
    /*color: green;*/
        font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;

}
.source a{
	color: green;
	text-decoration: none;
}

#mapster_wrap_0 {
    margin: auto;
}

.mapster_tooltip{
	width: auto !important;

	/*left: 40% !important;*/
/*top: 60% !important;*/
left: 25% !important;
/*top:1% !important;*/
}
.titulo {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}


/*
.mapster_el {
    height: auto !important;
    width: auto !important;
}*/

/*
div {
		width: 100%;
	}
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
}*/


@media only screen and (max-width:1400px) {


.caja img{
	width: 100% !important;
}
/*.mapster_tooltip{
	width: 40% !important;
}*/

.mapster_tooltip{
    left: 10% !important;
    top:1% !important;
}

.caja2 img{
	width: auto !important;
}


}