#esquerda{
float:left;
width:790px;
padding-right:10px;
border-right:#DDD 1px dashed;
}
	#bloco1{
	float:left;
	width:790px;
	height:290px;
	padding-bottom:10px;
	border-bottom:#DDD 1px dashed;
	}
		#bloco1 .bloco1{
		float:left;
		width:315px;
		}
			#painel{
			float:left;
			width:300px;
			height:275px;
			border:#000 2px solid;
			position:relative;
			}
				#painel .btnFecharBanner{
				top:-5px;
				left:290px;
				width:22px;
				height:21px;
				cursor:pointer;
				position:absolute;
				}
				#painel .imagem{
				float:left;
				top:0px;
				width:300px;
				height:225px;
				}
					#painel .imagem a.foto{
					float:left;
					width:300px;
					height:225px;
					top:0px;
					left:0px;
					z-index:1;
					position:absolute;
					}
						#painel .imagem a.foto img{
						width:300px;
						height:225px;
						}
					#painel .imagem a.setaEsquerda{
					float:left;
					top:75px;
					left:1px;
					width:40px;
					height:69px;
					z-index:5;
					cursor:pointer;
					position:absolute;
					FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/seta_esquerda.png',sizingMethod='image');
					background:url(../imagens/seta_esquerda.png);
					*background:none;
					}
					#painel .imagem a.setaDireita{
					float:left;
					top:75px;
					left:260px;
					width:40px;
					height:69px;
					z-index:5;
					cursor:pointer;
					position:absolute;
					FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/seta_direita.png',sizingMethod='image');
					background:url(../imagens/seta_direita.png);
					*background:none;
					}
				#painel .titulo{
				float:left;
				top:225px;
				width:290px;
				height:40px;
				padding:5px;
				background:#000;
				}
					#painel .titulo h1{
					width:290px;
					height:12px;
					font-size:11px;
					color:#FFCC00;
					font-weight:bold;
					}
					#painel .titulo p{
					width:290px;
					height:28px;
					}
					#painel .titulo a{
					font-size:12px;
					line-height:12px;
					color:#FFF;
					font-weight:bold;
					}
		#bloco1 .bloco2{
		float:left;
		width:475px;
		min-height:85px;
		_height:85px;
		}
			#bloco1 .bloco2 p.canal{
			float:left;
			width:465px;
			color:#999;
			font-weight:bold;
			padding-left:10px;
			background:url(../imagens/icon_canal.gif) no-repeat 0px 3px;
			}
			#bloco1 .bloco2 p.titulo{
			float:left;
			width:475px;
			}
				#bloco1 .bloco2 p.titulo a{
				font-size:25px;
				font-weight:bold;
				color:#000;
				line-height:25px;
				letter-spacing:-2px;
				}
		#bloco1 .bloco3{
		float:left;
		width:475px;
		height:130px;
		padding-top:5px;
		}
			#bloco1 .bloco31, #bloco1 .bloco33{
			float:left;
			width:230px;
			height:55px;
			padding-right:5px;
			margin-bottom:10px;
			border-right:#DDD 1px dashed;
			}
			#bloco1 .bloco32, #bloco1 .bloco34{
			float:left;
			width:230px;
			height:55px;
			margin-bottom:10px;
			padding-left:9px;
			}
			#bloco1 .bloco3 p.canal{
			float:left;
			width:220px;
			color:#922D2B;
			font-weight:bold;
			padding-left:10px;
			background:url(../imagens/icon_canal.gif) no-repeat 0px 3px;
			}
			#bloco1 .bloco3 p.titulo{
			float:left;
			width:230px;
			}
				#bloco1 .bloco3 p.titulo a{
				font-size:14px;
				font-weight:bold;
				color:#000;
				letter-spacing:-1px;
				}
		#bloco1 .bloco4{
		float:left;
		width:475px;
		}
			#bannerCentro1{
			margin:auto;
			width:468px;
			height:60px;
			}
	#bloco2{
	float:left;
	width:790px;
	height:390px;
	padding:10px 0px;
	border-bottom:#DDD 1px dashed;
	}
		#bloco2 .bloco{
		float:left;
		width:180px;
		height:34px;
		}
		#bloco2 .bloco1{
		float:left;
		width:250px;
		height:380px;
		}
			#plantao{
			z-index:1;
			float:left;
			width:220px;
			height:376px;
			padding-top:4px;
			position:relative;
			}
				#plantao .icone{
				z-index:10;
				top:0px;
				left:180px;
				width:30px;
				height:30px;
				position:absolute;
				background:url(../imagens/icon_noticias.gif) no-repeat;
				}
				#plantao .titulo{
				float:left;
				width:212px;
				height:25px;
				color:#FFF;
				padding-top:8px;
				padding-left:8px;
				font-size:14px;
				letter-spacing:-1px;
				background:#660000;
				border-top:#330000 3px solid;
				}
				#plantao .quadro{
				float:left;
				width:220px;
				height:340px;
				background:#F1F0F2;
				}
					#plantao .quadro .linha{
					float:left;
					width:210px;
					height:57px;
					padding:5px;
					border-bottom:#DBDBDB 1px solid;
					}
						#plantao .quadro .hora{
						float:left;
						width:25px;
						height:57px;
						color:#B27F7F;
						font-size:14px;
						letter-spacing:-1px;
						font-weight:bold;
						text-align:right;
						}
							#plantao .quadro .hora span{
							font-size:20px;
							}
						#plantao .quadro .tit{
						float:left;
						width:180px;
						height:57px;
						padding-left:5px;
						}
							#plantao .quadro .tit a{
							font-size:14px;
							letter-spacing:-1px;
							font-weight:bold;
							}
		#bloco2 .bloco2{
		float:left;
		width:540px;
		height:130px;
		padding-bottom:24px;
		border-bottom:#DDD 1px dashed;
		}
		#bloco2 .bloco3{
		float:left;
		width:540px;
		height:34px;
		padding:18px 0px;
		}
			#bloco2 .bloco3 .banner{
			float:left;
			width:180px;
			height:34px;
			text-align:center;
			}
		#bloco2 .bloco4{
		float:left;
		width:540px;
		height:130px;
		padding-top:17px;
		border-top:#DDD 1px dashed;
		}
			#bloco2 .bloco2 .canal, #bloco2 .bloco4 .canal{
			margin:auto;
			width:164px;
			height:13px;
			font-weight:bold;
			}
			#bloco2 .bloco2 .cont, #bloco2 .bloco4 .cont{
			margin:auto;
			width:160px;
			height:120px;
			position:relative;
			border:#660000 2px solid;
			}
				#bloco2 .bloco2 .imagem, #bloco2 .bloco4 .imagem{
				z-index:2;
				top:0px;
				left:0px;
				width:160px;
				height:120px;
				position:absolute;
				}
					#bloco2 .bloco2 .imagem a, #bloco2 .bloco4 .imagem a{
					float:left;
					width:160px;
					height:120px;
					}
					#bloco2 .bloco2 .imagem img, #bloco2 .bloco4 .imagem img{
					width:160px;
					height:120px;
					}
				#bloco2 .bloco2 .tit, #bloco2 .bloco4 .tit{
				z-index:10;
				top:90px;
				left:0px;
				width:156px;
				height:26px;
				padding:3px;
				position:absolute;
				}
					#bloco2 .bloco2 .tit a, #bloco2 .bloco4 .tit a{
					color:#FFF;
					}
					#bloco2 .bloco2 .tit a:hover, #bloco2 .bloco4 .tit a:hover{
					text-decoration:none;
					}
				#bloco2 .bloco2 .sombra, #bloco2 .bloco4 .sombra{
				z-index:5;
				top:90px;
				left:0px;
				width:160px;
				height:30px;
				background:#000;
				position:absolute;
				filter:alpha(opacity=60);
				-moz-opacity:.60;
				-khtml-opacity:.60;
				opacity:.60;
				}
	#bloco3{
	float:left;
	width:790px;
	height:90px;
	padding:10px 0px;
	border-bottom:#DDD 1px dashed;
	}
		#bloco3 .banner{
		margin:auto;
		width:695px;
		height:90px;
		}
	#bloco4{
	float:left;
	width:790px;
	padding-top:20px;
	}
		#bloco4 .bloco1{
		float:left;
		width:225px;
		height:1010px;
		border-right:#DDD 1px dashed;
		}
			#ultimasNoticias{
			float:left;
			width:215px;
			height:315px;
			padding-bottom:15px;
			}
				#ultimasNoticias .tit{
				float:left;
				width:215px;
				height:20px;
				font-weight:bold;
				border-bottom:#330000 3px solid;
				}
					#ultimasNoticias .tit h1{
					float:left;
					color:#000;
					font-size:14px;
					letter-spacing:-1px;
					}
					#ultimasNoticias .tit span{
					float:left;
					color:#990000;
					width:15px;
					text-align:center;
					padding-top:1px;
					}
					#ultimasNoticias .tit a{
					float:left;
					color:#990000;
					padding-top:1px;
					}
				#ultimasNoticias .cont{
				float:left;
				width:190px;
				height:290px;
				overflow:auto;
				overflow-x:hidden;
				padding-right:25px;
				margin-top:5px;
				}
					#ultimasNoticias .cont .linha{
					float:left;
					width:190px;
					padding:5px 0px;
					border-bottom:#DDD 1px dashed;
					}
						#ultimasNoticias .cont .linha h1{
						float:left;
						width:180px;
						height:13px;
						color:#B27F7F;
						font-weight:normal;
						padding-left:10px;
						background:url(../imagens/icon_canal.gif) no-repeat 0px 2px;
						}
						#ultimasNoticias .cont .linha p{
						float:left;
						width:190px;
						}
							#ultimasNoticias .cont .linha p a{
							color:#000;
							font-weight:bold;
							}
			#bannerEsquerda1{
			float:left;
			width:215px;
			height:220px;
			padding-top:10px;
			}
				#bannerEsquerda1 .banner{
				margin:auto;
				width:120px;
				height:60px;
				padding-bottom:10px;
				}
			#vcnoclick{
			float:left;
			width:215px;
			height:245px;
			}
				#vcnoclick .tit{
				float:left;
				width:207px;
				height:22px;
				padding-left:8px;
				padding-top:8px;
				font-weight:bold;
				background:#660000;
				border-top:#330000 3px solid;
				}
					#vcnoclick .tit h1{
					float:left;
					color:#FFF;
					font-size:14px;
					font-weight:normal;
					letter-spacing:-1px;
					}
					#vcnoclick .tit span{
					float:left;
					width:15px;
					color:#FFCC00;
					text-align:center;
					padding-top:1px;
					}
					#vcnoclick .tit a{
					float:left;
					color:#FFCC00;
					padding-top:1px;
					}
				#vcnoclick .cont{
				float:left;
				width:215px;
				height:190px;
				padding-top:10px;
				}
					#vcnoclick .cont h1{
					float:left;
					width:215px;
					color:#666;
					font-size:10px;
					font-weight:normal;
					}
					#vcnoclick .cont p{
					float:left;
					width:215px;
					}
					#vcnoclick .cont p img{
					width:110px;
					height:82px;
					margin-right:5px;
					}
					#vcnoclick .cont p a{
					color:#660000;
					font-weight:bold;
					}
					#vcnoclick .cont .linha1{
					float:left;
					width:215px;
					height:90px;
					}
						#vcnoclick .cont .linha1 p a{
						line-height:12px;
						}
					#vcnoclick .cont .linha2{
					float:left;
					width:215px;
					height:50px;
					}
			#cotacoes{
			float:left;
			width:215px;
			height:180px;
			}
				#cotacoes .tit{
				float:left;
				width:207px;
				height:22px;
				padding-left:8px;
				padding-top:8px;
				font-size:14px;
				color:#FFCC00;
				font-weight:bold;
				background:#660000;
				border-top:#330000 3px solid;
				}
					#cotacoes .tit span{
					font-size:13px;
					color:#FFF;
					font-weight:normal;
					}
						#cotacoes .tit span a{
						font-size:13px;
						color:#FFF;
						font-weight:normal;
						}
				#cotacoes .cont{
				float:left;
				width:205px;
				height:150px;
				background:#F3F1F4;
				padding-top:10px;
				padding-left:10px;
				border-bottom:#989898 1px solid;
				}
					#cotacoes .cont li{
					float:left;
					}
					#cotacoes .cont li.li1{
					width:75px;
					color:#000;
					}
					#cotacoes .cont li.li2{
					width:65px;
					color:#660000;
					text-align:center;
					}
					#cotacoes .cont .linha1{
					float:left;
					width:205px;
					height:15px;
					}
						#cotacoes .cont .linha1 li{
						height:13px;
						color:#666;
						font-size:10px;
						}
					#cotacoes .cont .linha2{
					float:left;
					width:205px;
					padding-top:5px;
					font-weight:bold;
					border-bottom:#DDD 1px dashed;
					}
						#cotacoes .cont .linha2 li{
						font-size:11px;
						height:18px;
						}
					#cotacoes .cont .linha3{
					float:left;
					width:165px;
					padding:0px 20px;
					padding-top:10px;
					}
						#cotacoes .cont .linha3 .bloc{
						float:left;
						width:85px;
						}
						#cotacoes .cont .linha3 .bloc2{
						float:left;
						width:70px;
						height:33px;
						padding-top:7px;
						background:#FFF;
						}
							#cotacoes .cont .linha3 .bloc2 h1{
							color:#000;
							width:70px;
							padding-bottom:2px;
							text-align:center;
							}
							#cotacoes .cont .linha3 .bloc2 h2{
							color:#600;
							width:70px;
							text-align:center;
							}
		#bloco4 .bloco2{
		float:left;
		width:225px;
		height:870px;
		padding-left:13px;
		border-right:#DDD 1px dashed;
		}
			#agenda{
			float:left;
			width:215px;
			height:315px;
			padding-bottom:25px;
			}
				#agenda .tit{
				float:left;
				width:215px;
				height:20px;
				font-weight:bold;
				border-bottom:#330000 3px solid;
				color:#000;
				font-size:14px;
				letter-spacing:-1px;
				}
				#agenda .menu{
				float:left;
				width:215px;
				height:25px;
				}
					#agenda .menu li{
					float:left;
					width:71px;
					height:23px;
					text-align:center;
					}
					#agenda .menu li a{
					float:left;
					width:71px;
					height:20px;
					padding-top:3px;
					color:#660000;
					}
					#agenda .menu li a.atual{
					width:73px;
					color:#FFCC00;
					font-weight:bold;
					background:#330000;
					}
					#agenda .menu li a:hover{
					font-weight:bold;
					text-decoration:none;
					}
				#agenda .cont{
				float:left;
				width:215px;
				}
					#agenda .cont .linha{
					float:left;
					width:215px;
					height:76px;
					color:#600;
					font-weight:bold;
					padding-top:10px;
					border-bottom:#DDD 1px dashed;
					}
						#agenda .cont .linha p{
						width:215px;
						height:66px;
						}
						#agenda .cont .linha p img{
						width:88px;
						height:66px;
						margin-right:5px;
						}
						#agenda .cont .linha p a{
						color:#000;
						font-weight:bold;
						}
			#bobflash{
			float:left;
			width:215px;
			height:253px;
			z-index:1;
			position:relative;
			margin-bottom:30px;
			background:url(../imagens/bg_bobflash.gif) center no-repeat;
			}
				#bobflash .foto{
				float:left;
				top:85px;
				left:13px;
				_left:14px;
				z-index:10px;
				width:178px;
				height:108px;
				position:absolute;
				}
					#bobflash .foto img{
					width:178px;
					height:108px;
					}
				#bobflash .tit{
				float:left;
				top:200px;
				left:13px;
				_left:14px;
				z-index:10px;
				width:178px;
				height:40px;
				line-height:12px;
				font-weight:bold;
				position:absolute;
				}
			#imagens{
			float:left;
			width:215px;
			height:245px;
			}
				#imagens .tit{
				float:left;
				width:207px;
				height:22px;
				padding-left:8px;
				padding-top:8px;
				background:#660000;
				border-top:#330000 3px solid;
				color:#FFF;
				font-size:14px;
				letter-spacing:-1px;
				}
				#imagens .cont{
				float:left;
				width:215px;
				padding-bottom:20px;
				position:relative;
				}
					#imagens .cont .setaEsquerda{
					float:left;
					width:28px;
					height:48px;
					z-index:5;
					top:55px;
					left:0px;
					position:absolute;
					FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/seta_esquerda2.png',sizingMethod='image');
					background:url(../imagens/seta_esquerda2.png);
					*background:none;
					}
						#imagens .cont .setaEsquerda a{
						float:left;
						width:28px;
						height:48px;
						}
					#imagens .cont .foto{
					float:left;
					width:215px;
					height:161px;
					}
						#imagens .cont .foto img{
						width:215px;
						height:161px;
						}
					#imagens .cont .setaDireita{
					float:left;
					top:55px;
					left:187px;
					width:28px;
					height:48px;
					z-index:5;
					position:absolute;
					FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/seta_direita2.png',sizingMethod='image');
					background:url(../imagens/seta_direita2.png);
					*background:none;
					}
						#imagens .cont .setaDireita a{
						float:left;
						width:28px;
						height:48px;
						}
					#imagens .cont .text{
					float:left;
					width:215px;
					height:35px;
					padding-top:5px;
					}
						#imagens .cont .text a{
						color:#660000;
						font-weight:bold;
						}
		#bloco4 .bloco3{
		float:left;
		width:315px;
		height:870px;
		padding-left:10px;
		}
			#clicktv{
			float:left;
			width:315px;
			height:150px;
			}
				#clicktv .tit{
				float:left;
				width:315px;
				height:20px;
				font-weight:bold;
				margin-bottom:10px;
				border-bottom:#330000 3px solid;
				}
					#clicktv .tit h1{
					float:left;
					color:#000;
					font-size:14px;
					letter-spacing:-1px;
					}
					#clicktv .tit span{
					float:left;
					color:#990000;
					width:15px;
					text-align:center;
					padding-top:1px;
					}
					#clicktv .tit a{
					float:left;
					color:#990000;
					padding-top:1px;
					}
				#clicktv .cont{
				float:left;
				width:315px;
				}
					#clicktv .cont .foto{
					float:left;
					width:135px;
					height:100px;
					position:relative;
					}
						#clicktv .cont .foto .foto1{
						float:left;
						width:135px;
						height:100px;
						z-index:5;
						position:absolute;
						}
							#clicktv .cont .foto .foto1 img{
							width:135px;
							height:100px;
							}
						#clicktv .cont .foto2{
						float:left;
						width:135px;
						height:100px;
						z-index:10;
						position:absolute;
						}
							#clicktv .cont .foto2 a{
							float:left;
							width:135px;
							height:100px;
							filter:alpha(opacity=40);
							-moz-opacity:.40;
							-khtml-opacity:.40;
							opacity:.40;
							background:url(../imagens/btn_video.gif) no-repeat;
							}
					#clicktv .cont .text{
					float:left;
					width:170px;
					height:100px;
					padding-left:10px;
					}
						#clicktv .cont .text h1{
						width:170px;
						color:#B27F7F;
						padding-bottom:2px;
						}
						#clicktv .cont .text a{
						width:170px;
						color:#660000;
						font-size:12px;
						font-weight:bold;
						}
			#bannerEsquerda2{
			float:left;
			width:315px;
			height:260px;
			}
				#bannerEsquerda2 .banner{
				margin:auto;
				width:300px;
				height:250px;
				text-align:center;
				}
			#mais{
			float:left;
			width:315px;
			height:218px;
			}
				#mais .tit{
				float:left;
				width:315px;
				height:23px;
				background:#660000;
				border-top:#330000 3px solid;
				}
					#mais .tit li{
					float:left;
					width:103px;
					height:23px;
					text-align:center;
					border-left:#330000 1px solid;
					border-right:#330000 1px solid;
					}
					#mais .tit li a{
					float:left;
					width:103px;
					height:19px;
					padding-top:4px;
					color:#FFF;
					}
					#mais .tit li a:hover{
					font-weight:bold;
					text-decoration:none;
					}
					#mais .tit li a.atual{
					color:#FFCC00;
					font-weight:bold;
					background:#330000;
					}
				#mais .cont{
				float:left;
				width:295px;
				height:179px;
				padding:0px 10px;
				background:#F3F1F4;
				border-bottom:#989898 1px solid;
				}
					#mais .cont .linha{
					float:left;
					width:295px;
					height:35px;
					padding:10px 0px;
					border-bottom:#DDD 1px dashed;
					}
					#mais .cont .linha1{
					background:url(../imagens/num_1.gif) right center no-repeat;
					}
					#mais .cont .linha2{
					background:url(../imagens/num_2.gif) right center no-repeat;
					}
					#mais .cont .linha3{
					background:url(../imagens/num_3.gif) right center no-repeat;
					}
					#mais .cont .linha4{
					background:url(../imagens/num_4.gif) right center no-repeat;
					}
						#mais .cont .linha h1{
						width:295px;
						color:#666;
						font-weight:normal;
						padding-bottom:2px;
						}
						#mais .cont .linha p{
						width:270px;
						}
							#mais .cont .linha p a{
							color:#660000;
							font-weight:bold;
							}
			#entretenimento{
			float:left;
			width:315px;
			height:225px;
			}
				#entretenimento .tit{
				float:left;
				width:315px;
				height:23px;
				background:#660000;
				border-top:#330000 3px solid;
				}
					#entretenimento .tit li{
					float:left;
					width:103px;
					height:23px;
					text-align:center;
					border-left:#330000 1px solid;
					border-right:#330000 1px solid;
					}
					#entretenimento .tit li a{
					float:left;
					width:103px;
					height:19px;
					padding-top:4px;
					color:#FFF;
					}
					#entretenimento .tit li a:hover{
					font-weight:bold;
					text-decoration:none;
					}
					#entretenimento .tit li a.atual{
					color:#FFCC00;
					font-weight:bold;
					background:#330000;
					}
				#entretenimento .cont{
				float:left;
				width:315px;
				height:210px;
				border-bottom:#989898 1px solid;
				}
					#entretenimento .cont .imagem{
					float:left;
					width:315px;
					height:210px;
					}
						#entretenimento .cont .imagem img{
						width:315px;
						height:210px;
						}
					#entretenimento .cont .linha{
					float:left;
					width:295px;
					height:35px;
					padding:7px 0px;
					border-bottom:#DDD 1px dashed;
					}
					#entretenimento .cont .linha2{
					height:25px;
					}
						#entretenimento .cont .linha h1{
						width:295px;
						color:#666;
						font-weight:normal;
						padding-bottom:2px;
						}
						#entretenimento .cont .linha p{
						width:295px;
						}
							#entretenimento .cont .linha p a{
							color:#660000;
							font-weight:bold;
							}
		#bloco4 .bloco4{
		float:left;
		width:551px;
		height:120px;
		padding-top:20px;
		padding-left:13px;
		}
			#bloco4 .bloco4 .cont{
			float:left;
			width:551px;
			height:80px;
			padding-top:20px;
			background:#EBE9ED;
			}
				#bloco4 .bloco4 .banner{
				margin:auto;
				width:468px;
				height:60px;
				}
#direita{
float:left;
width:190px;
padding-left:9px;
}
	#sociedade{
	float:right;
	width:186px;
	height:200px;
	position:relative;
	background:url(../imagens/bg_sociedade.gif) no-repeat;
	}
		#sociedade .tit{
		float:left;
		top:75px;
		left:20px;
		width:90px;
		position:absolute;
		}
			#sociedade .tit a{
			width:90px;
			font-weight:bold;
			}
		#sociedade .link{
		float:left;
		top:155px;
		left:20px;
		width:70px;
		position:absolute;
		}
			#sociedade .link a{
			width:70px;
			color:#666;
			}
	#blogs{
	float:right;
	width:180px;
	height:455px;
	}
		#blogs .tit{
		float:left;
		width:172px;
		height:22px;
		padding-left:8px;
		padding-top:8px;
		font-weight:bold;
		background:#660000;
		border-top:#330000 3px solid;
		}
			#blogs .tit h1{
			float:left;
			color:#FFF;
			font-size:14px;
			font-weight:normal;
			letter-spacing:-1px;
			}
			#blogs .tit span{
			float:left;
			width:15px;
			color:#FFCC00;
			text-align:center;
			padding-top:1px;
			}
			#blogs .tit a{
			float:left;
			color:#FFCC00;
			padding-top:1px;
			}
		#blogs .cont{
		float:left;
		width:180px;
		height:410px;
		}
			#blogs .cont .linha{
			float:left;
			width:180px;
			height:74px;
			/*padding-top:6px;*/
			border-bottom:#CCC 1px solid;
			}
				#blogs .cont .linha .text{
				float:left;
				width:100px;
				height:68px;
				padding-top:6px;
				}
					#blogs .cont .linha .text h1{
					width:100px;
					padding-bottom:3px;
					}
						#blogs .cont .linha .text h1 a{
						color:#000;
						font-size:14px;
						letter-spacing:-1px;
						}
					#blogs .cont .linha .text p{
					width:100px;
					}
						#blogs .cont .linha .text p a{
						width:100px;
						color:#666;
						}
				#blogs .cont .linha .imagem{
				float:left;
				width:74px;
				height:63px;
				padding-left:6px;
				padding-top:11px;
				}
					#blogs .cont .linha .imagem img{
					width:74px;
					height:63px;
					}
			#blogs .cont .linha2{
			float:left;
			width:180px;
			padding-top:10px;
			text-align:center;
			}
				#blogs .cont .linha2 select{
				width:165px;
				height:20px;
				padding:2px;
				font-size:11px;
				color:#4D6185;
				border:#7F9DB9 1px solid;
				}
	#clickOfertas{
	float:right;
	width:180px;
	height:460px;
	}
		#clickOfertas .tit{
		float:left;
		width:172px;
		height:22px;
		padding-left:8px;
		padding-top:8px;
		font-weight:bold;
		background:#660000;
		border-top:#330000 3px solid;
		}
			#clickOfertas .tit h1{
			float:left;
			color:#FFF;
			font-size:14px;
			font-weight:normal;
			letter-spacing:-1px;
			}
			#clickOfertas .tit span{
			float:left;
			width:15px;
			color:#FFCC00;
			text-align:center;
			padding-top:1px;
			}
			#clickOfertas .tit a{
			float:left;
			color:#FFCC00;
			padding-top:1px;
			}
		#clickOfertas .cont{
		float:left;
		width:180px;
		height:440px;
		}
			#clickOfertas .cont .linha{
			float:left;
			width:180px;
			height:74px;
			padding-top:6px;
			background:#F1F0F2;
			border-bottom:#DBDBDB 1px solid;
			}
				#clickOfertas .cont .linha .empresa{
				float:left;
				width:180px;
				height:19px;
				}
					#clickOfertas .cont .linha .empresa a{
					color:#000000;
					font-weight:bold;
					}
				#clickOfertas .cont .linha .text{
				float:left;
				width:100px;
				height:55px;
				padding-left:6px;
				}
					#clickOfertas .cont .linha .text p{
					width:100px;
					font-weight:bold;
					padding-bottom:5px;
					}
						#clickOfertas .cont .linha .text p a.produto{
						color:#660000;
						font-weight:bold;
						}
				#clickOfertas .cont .linha .imagem{
				float:left;
				width:74px;
				height:55px;
				}
					#clickOfertas .cont .linha .imagem img{
					width:74px;
					height:55px;
					}
	#bannersDireita1{
	float:right;
	width:180px;
	height:150px;
	}
		#bannersDireita1 .banner{
		float:left;
		width:180px;
		height:75px;
		text-align:center;
		}
	#clickEnquete{
	float:right;
	width:180px;
	height:310px;
	}
		#clickEnquete .tit{
		float:left;
		width:172px;
		height:22px;
		padding-left:8px;
		padding-top:8px;
		font-weight:bold;
		background:#660000;
		border-top:#330000 3px solid;
		}
			#clickEnquete .tit h1{
			float:left;
			color:#FFF;
			font-size:14px;
			font-weight:normal;
			letter-spacing:-1px;
			}
		#clickEnquete .cont{
		float:left;
		width:180px;
		height:260px;
		background:#F3F1F4 url(../imagens/bg_enquete.gif) center no-repeat;;
		border-bottom:#DBDBDB 1px solid;
		}
			#clickEnquete .captcha{
			color:#660000;
			width:170px;
			font-weight:bold;
			}
			#pergunta{
			float:left;
			width:170px;
			padding:5px;
			font-size:14px;
			letter-spacing:-1px;
			color:#600;
			font-weight:bold;
			text-align:center;
			}
			#respostas{
			float:left;
			width:170px;
			padding:5px;
			}
				#respostas .opcoes{
				float:left;
				width:170px;
				font-size:11px;
				color:#4D6185;
				padding-bottom:5px;
				}
				#votar{
				float:left;
				width:170px;
				color:#660000;
				padding-top:10px;
				text-align:center;
				}
					#votar .botao{
					float:left;
					width:75px;
					_width:70px;
					height:32px;
					padding:0px 5px;
					}
					#votar .botao2{
					margin:auto;
					width:75px;
					_width:70px;
					height:32px;
					padding:0px 5px;
					}
						#votar a{
						float:right;
						width:75px;
						_width:70px;
						height:21px;
						padding-top:9px;
						font-weight:bold;
						border:#99CCFF 1px solid;
						background:url(../imagens/bg_botao.gif) repeat-x bottom;
						}
						#votar a:hover{
						text-decoration:none;
						border:#660000 1px solid;
						}
	#bannersDireita2{
	float:right;
	width:180px;
	height:150px;
	}
		#bannersDireita2 .banner{
		float:left;
		width:180px;
		height:75px;
		text-align:center;
		}
#bannerFixed{
position:fixed;
width:100%;
height:90px;
bottom:0;
padding:5px 0px;
background:url(../imagens/bg_topo.gif) repeat-x;
z-index:10000000000;
}
	#bannerFixed.invisivel{
	position:inherit;
	width:0px;
	height:0px;
	bottom:0;
	padding:0px;
	background:none;
	z-index:0;
	display:none;
	visibility:hidden;
	}
	#bannerFixed .fechar{
	float:right;
	position:relative;
	z-index:10;
	}
		#bannerFixed .fechar a{
		color:#CCC;
		}
	#bannerFixed .banner{
	margin:auto;
	width:990px;
	height:90px;
	position:relative;
	z-index:10;
	}