@charset "utf-8";


#path {
	background-image: url(../imagens/bg_foot.gif);
	width: 930px;
	height: 18px;
	line-height: 18px;
	margin-top: 4px;
	padding: 1px 10px;
}

#path ul li a {
	line-height: 18px;
	height: 18px;
	margin: 0px 2px;
	padding: 0px 3px;
	color: #CC0000;
	font-weight: bold;
	display: block;
	float: left;
}
#path  ul  li  a:hover, #path ul li a.on {
	color: #FFFFFF;
	background-color: #493F0B;
}

#path ul {
	list-style-type: none;
	float: right;
	display: inline;
}
#path ul li {
	display: inline;
}

#pub_right {
	float: right;
	width: 300px;
}
#list {
	float: left;
	width: 642px;
}


#det_today {
	background-color: #F5F6D4;
	display: block;
	width: 642px;
	float: left;
	height: 250px;
}
#det_today .moon {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin: 0px auto;
	width: 150px;
}

#det_today h1 {
	font-size: 16px;
	text-align: center;
}
#det_today h2 {
	font-size: 10px;
	text-align: center;
}
#det_today h3 {
	font-size: 16px;
}
#det_today h4 {
	font-size: 16px;
	margin-top: 2px;
}
#det_today h5 {
	font-size: 16px;
	margin-top: 5px;
}

.box_top_642       {
	background-image: url(../imagens/bg_box_642_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F6D4;
}
.box_bottom_642    {
	background-image: url(../imagens/bg_box_642_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 4px;
	display: block;
}
#sidebar {
	width: 950px;
	padding-top: 4px;
	padding: 0px;
	clear: both;
}
#sidebar     .box_top {
	clear: both;
	width: 468px;
	margin-top: 4px;
	background-image: url(../imagens/bg_box_top_468.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F6D4;
}
#sidebar  .box_bottom {
	background-image: url(../imagens/bg_box_bottom_468.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 8px 4px;
}


#sidebar #ld_left {
	float: left;
	width: 468px;
}
#sidebar #lf_right {
	float: right;
	width: 468px;
	display: block;
}
#box_fotos {
	width: 460px;
	display: block;
}
.source_copyright {
	text-align: center;
	clear: both;
}
#box_hotel {
	display: block;
	width: 460px;
}
#box_hotel .hotel {
	display: block;
	clear: both;
	margin: 5px 0px;
	font-size: 10px;
}


#box_fotos  a.foto {
	height: 100px;
	width: 100px;
	text-align: center;
	display: block;
	margin: 2px 7px;
	float: left;
}
#box_video  {
	display: block;
	width: 460px;
}
#box_video .video {
	display: block;
	width: 130px;
	height: 100px;
	float: left;
	margin: 5px 11px;
}
