body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #ffcb05;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_total.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.borda_foto_peq {
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 44PX;
}
.borda_foto_des {
	margin: 0px;
	padding: 0px;
	width: 470px;
	height: 250PX;
}
.borda_foto_mel {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 75PX;
}
.borda_foto_vid {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 83PX;
}
.borda_foto_fot {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 75PX;
}
.borda_foto_equ {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 83PX;
}
.combo_txt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(../imagens/bg_combo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 14px;
	color: #666; 
	border: 1px #999999 solid;
	padding: 5px 5px 5px 5px;
}

#bannerflutuante {
	WIDTH: 100%;
	POSITION: absolute;
	VISIBILITY:normal;
	TOP: 208px;
	z-index: 5000;
}

/*** css slide destaque ***/
#tvflash_slideshow {
	display: block; 
	width: 455px; 
	height: 250px; 
	overflow: hidden; 
	margin: 0px 0px 0px 0px;
}
#tvflash_slideshow li {
	position: relative; 
	width: 470px; 
	height: 250px;
	margin-left: 14px;
	overflow: hidden;
}
#carrossel_destaque {
	height: 250px;
	width: 470px;
	float: left;
	margin-left: 0px;
	position: relative;
}
#carrossel_left {
	position: absolute;
	cursor: pointer;
	left: 0px;
	top: 204px;
	z-index:1;
}
#carrossel_right {
	position: absolute;	
	cursor: pointer;
	top: 204px;
	left: 460px;
	z-index:1;
}
.carrossel_item {
	background-image: url(../imagens/bg_tl_des.png);
	background-repeat:repeat-x;
	height: 46px;
	width: 470px;
	position: absolute;
	display: block;
	bottom: 0px;
	left: 15px;
}
.carrossel_item font#titulo {
	position: absolute;	
	margin:0;
	padding-left: 10px;
	padding-top: 4px;
	color: #000000;
	font-size: 16px;
}
