@charset "utf-8";
/* CSS Document */

.hotel_col {
	width:193px;
}
.hotel_logo_ati {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-top:10px;
	padding-bottom:14px;
	width:175px;
}
.hotel_foto {
	margin-top:5px;

}
.hotel_foto_nav {
	padding-top:5px;
	text-align:center;
	color:#76787B;
}
.hotel_titulo {
	color:#4A7BA5;
	font-weight:bold;
	font-size:11px;
}
.hotel_ubicacion {
	color:#808284;
	font-weight:bold;
	font-size:10px;
	padding-top:10px;
}
.hotel_direccion {
	color:#808284;
	font-size:10px;
	padding-top:10px;
}
.hotel_icono_mundo {
	background-image:url(../img/maps/mundo.png);
	background-position:75px 0;
	background-repeat:no-repeat;
	height:30px;
	width:115px;
	margin-top:-10px;
	margin-left:100px;

}