body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #261d0a url(../templateImgs/body.bg.jpg) repeat-y center top;
}

#tudo {
	width: 980px;
	margin: 0 auto;
	clear:both;		
}


#publicidade {
	margin: 10px 0 0 0;
	padding: 0;
}

#menuContainer {
	width: 315px;
	margin: 20px 0 0 20px;
	padding: 0;
	background: none;
	/*border: 1px solid #FF0000;*/
}

.menu-cabecalho {
	width: 100%;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background: #73642d;
	color: #fff;
	font-family:"Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	text-align: left;
}

.menu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #b8ad83;
}

.menu li {
	width: 100%;
	margin: 0;
	padding: 0;
}

.menu li a {
	display: block;
	margin: 0;
	padding: 0 0 0 35px;
	color: #34270e;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #b8ad83 url(../templateImgs/menu.li.bg.jpg) no-repeat;
}

.menu li a:visited {
	display: block;
	margin: 0;
	padding: 0 0 0 35px;
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #b8ad83 url(../templateImgs/menu.li.bg.jpg) no-repeat;
}

.menu li a:hover {
	display: block;
	margin: 0;
	padding: 0 0 0 35px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #453e28 url(../templateImgs/menu.li.bg.hover.jpg) no-repeat;
	color: #fff;
}

#conteudo {
	margin: 0;
	padding: 0;
	background: none;
	position: relative;
}
.cabecalho-vs {
	width: 590px;
	height: 61px;
	background: url(../templateImgs/header.bg.jpg) no-repeat;
	margin: 20px 0 0 13px;
	color: #34270e;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	padding: 3px 0 0 30px;
	text-align:left;
}

.lead {
	width: 100%;
	margin: 0 0 0 20px;
	padding: 0;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 16;
	color: #666;
}

h3.data {
	margin: 0 0 10px 20px;
	padding: 0;
	font-family:"Trebuchet MS";	
	font-size: 12;
	color: #666;
	border-bottom: 1px dotted #DDD;
	font-weight:normal;
	width:100%;
}

span.fonte {
	margin: 0 0 10px 20px;
	padding: 0;
	font-family:"Trebuchet MS";	
	font-size: 12;
	color: #666;
	font-weight:normal;
	width:100%;
}


.imgDestaque {
	margin: 0 10px 0px 0px;
	float:left;
}

.borda_imagem {
	border: 1px solid #34270e;
}

.imgPublicidade {
	margin: 0;
	border: 4px double #34270e;
}

.paragrafoTexto {
	color: #34270e;
	/*font-family: "Trebuchet MS";*/
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-align: justify;
	/*text-transform: capitalize;*/
}

.paragrafoPrivacidade {
	color: #34270e;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 20px;
	text-align: justify;
}

#frmPesquisa {
	width: 305px;
	height: 37px;
	margin: 0 0 10px 0;
	background: url(../templateImgs/input.pesquisa.bg.jpg);
	position: relative;
}

#filtro {
	width: 250px;
	background: none;
	border: none;
	position: absolute;
	top: 9px;
	left: 45px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

#rodapePaginacao {
	width: 925px;
	height: 149px;
	margin: 0 0 0 41px;
	padding: 0;
	background: url(../templateImgs/rodape.paginacao.bg.jpg) no-repeat;
	position: relative;
	clear:both;		
}

#rodapeControles {
	position: absolute;
	top: 106px;
	left: 280px;
	clear:both;		
}

#paginacao {
	position: absolute;
	top: 80px;
	left: 550px;
	clear:both;			
}

#rodapeSobre {
	width: 100%;
	background: #493d1a url(../templateImgs/rodape.parceiros.bg.jpg) repeat-x;
	vertical-align:baseline;
	clear:both;
	padding-top: 20px;		
}

#rodapeSobreContainer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}


.containerLateral {
	width: 100%;
	width: 100%;
	background: #b8ad83;
	margin: 0;
	padding: 0;
}

.lastPosts {
	width: 280px;
	background: #b8ad83;
	margin: 0 0 0 10px;
	padding: 0;
}

.lastPostsData {
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fdf6da;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

.lastPostsTitle {
	display: block;
	margin: 0;
	padding: 0;
	color: #453e28;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}

.lastPostsLead {
	width: 280px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #453e28;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
}

.navegacao {
	color: #f7700a;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
}

.navegacao:hover{
	color: #f7700a;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
}



.listarodape {
	list-style: none;
	margin: 0;
	padding: 0;
}

.listarodape li {
	margin: 0;
	padding: 0;
	height: 12px;
}

.listarodape li a {
	margin: 0;
	padding: 0;
	color: #cfc58a;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	height: 12px;
}

.listarodape li a:visited {
	margin: 0;
	padding: 0;
	color: #cfc58a;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	height: 12px;
}

.listarodape li a:hover {
	height: 12px;
	margin: 0;
	padding: 0;
	color: #cfc58a;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}

#topoVS {
	width: 980px;
	margin: 0 0 0 1px;
	padding: 0 0 10px 0;
	background: #1f1605 url(../templateImgs/nav.bg.jpg) repeat-y 3px 0;
}

