@charset "iso-8859-1";
@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";

body {
	background:url(../images/background.jpg) no-repeat center 80px #f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}
a {
	color:#505050;
	text-decoration:none;
}
a:hover {
	color:#4a007d;
	text-decoration:none;	
}
#masterContent {
	width:1000px;
	min-height:500px;
	margin:0 auto;
}
#flashMenu {
	float:left;
	width:1000px;
	height:90px;
	margin:92px 0 0 0;
}
#flashDestaque {
	float:left;
	width:960px;
	height:350px;
	margin:-2px 0 0 20px;
}
#masterContent #programacaoContent {
	float:left;
	width:940px;
	height:65px;
	background:url(../images/prog-hoje.jpg) no-repeat top left #e1e1e1;
	margin:-10px 0 20px 30px;
}
#masterContent #programacaoContent ul {
	float:left;
	width:870px;
	height:65px;
	margin:0 0 0 60px;
}
#masterContent #programacaoContent li {
	float:left;
	width:200px;
	height:57px;
	margin:7px 8px 0 8px;
}
#masterContent #programacaoContent .Img {
	float:left;
	border:1px solid #969696;
	margin:0 5px 0 0;
}
#masterContent #programacaoContent .Title {
	float:left;
	width:100px;
	padding:0px;
}
#masterContent #programacaoContent p {
	margin:0;
	padding:0;
}
#masterContent #blogsContent {
	float:left;
	width:280px;
	height:230px;
	background:url(../images/bg-300-250.jpg) no-repeat;
	margin:0 0 0 30px;
	padding:10px;
}
#masterContent #blogsContent li {
	margin:10px 0;
}
#masterContent #blogsContent h2 {
	float:left;
	width:100%;
	height:28px;
	background:url(../images/tit-blogs.png) no-repeat;
	text-indent:-9999px;
}
#masterContent #blogsContent img{
	margin:0 5px 0 5px;
}
#masterContent #blogsContent p{
	margin:10px 5px 0 5px;
}
#masterContent #enqueteContent {
	float:left;
	width:260px;
	height:210px;
	background:url(../images/bg-300-250.jpg) no-repeat;
	margin:0 0 0 20px;
	padding:20px;
}
#masterContent #enqueteContent h2 {
	float:left;
	width:100%;
	height:28px;
	background:url(../images/tit-enquete.png) no-repeat;
	text-indent:-9999px;
}
#masterContent #enqueteContent #btnVotarEnquete {
	position:relative;
	display:block;
	width:65px;
	height:21px;
	top:30px;
	left:0px;
	background:url(../images/btn-votar.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
#masterContent #enqueteContent .enqueteFeedBack {
	display:none;
}
#masterContent #contentEnquete > p {
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#masterContent #bannerLateral {
	float:left;
	width:300px;
	height:250px;
	margin:0 0 0 20px;
}
#masterContent #tagsContent {
	float:left;
	width:920px;
	height:135px;
	background:url(../images/bg-tags.jpg) no-repeat;
	margin:20px 0 20px 30px;
	padding:10px;
}
#masterContent #tagsContent h2 {
	float:left;
	width:100%;
	height:28px;
	background:url(../images/tit-tags.png) no-repeat;
	text-indent:-9999px;
}
#masterContent #bannerRodape {
	float:left;
	width:728px;
	height:90px;
	background-color:#39C;
	margin:0 0 20px 136px;
	padding:0 20px 0 0;
	background:url(/images/publicidade_vertical.png) top right no-repeat;
}
#barradePulverizacao{
	float:left;
	width:920px;
	height:35px;
	margin:20px 0 0 30px;
}
#barraPulverizacao{
	margin:3px 0 !important;
}
.publicidade{
	margin:0;
	padding:0;
	float:right;
}
