.theme {
    background-color: #3498db;
    border-color: #3498db;
}

.paginacao .selected{
	font-weight:bold
}

.sel_hotel{
	background-image:url("media/button_M.png");
	color:#fff;
	padding-top:4px;
}

.hotel_describe h4{
	font-size: 20px;
}

.button_info{
	padding-top: 3px;
	
}

.ui-widget.ui-widget-content{
	border:none;
}

.hotel-title{
	border:none;
	font-size:25px;
	text-align:center;
}

.table02 tr.TextB {
    border-bottom: 2px solid #9b9797;
}

.table02 tr:hover td {
	background-color: #8C8C8C;
}


#dialog-modal{
	width:815px !important;
}