.destaques {
	margin:0;
	padding:0 0 15px 0;
	float:left;
	width:340px;
	height:200px;
}

.ultimas-noticias-2 {
	margin:0;
	padding:3px 0 0 0;
	height:auto;
	float:left;
	width:340px;
}

.ultimas-noticias {
	margin:0;
	padding:0;
	height:auto;
	float:right;
	width:315px;
}

.ultimas-noticias a:hover, .ultimas-noticias-2 a:hover, .posts a:hover {
	color:#5da32e;
}

.ultimas-noticias li {
	width:315px;
}

.ultimas-cat {
	font-size:11px;
	color:#5da32e;
	margin:0;
}

.ultimas-tit a {
	color:#37377e;
	font-size:17px;
	font-weight:bold;
}

.ultimas-desc a {
	color:#666666;
	font-size:11px;
}

.ultimas-desc {
	padding:0 0 10px 0;
}

.videos {
	width:100%;
	height:auto;
	margin:0 0 15px 0;
	padding:5px 0;
	clear:both;
}

.videos .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
}

.videos ul {
	margin: 15px 0;
}

.videos ul li a img {
	border:2px solid #e4e4e4;
}

.videos ul li a:hover img {
	border:2px solid #37377e;
}

.videos ul li {
	float:left;
	width:335px;
	height:auto;
	margin:0 0 15px 0;
}

.video-img {
	float:left;
	margin:0 5px 0 0;
}

.video-titulo {
	color:#666666;
	font-weight:bold;
	font-size:13px;
	width:165px;
	float:left;
}

.video-resumo {
	color:#666666;
	font-size:11px;
	width:165px;
	float:left;
}

.depoimentos {
	width:325px;
	height:auto;
	margin:0;
	padding:0 0 15px 0;
	float:right;
}

.depoimentos .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
}

.dep-msg {
	font-size:11px;
	color:#666;
	padding:5px;
}

.dep-nome {
	font-weight:bold;
}

.galeria {
	width:325px;
	height:auto;
	margin:0;
	padding:0 0 15px 0;
	float:right;
}

.galeria .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
}

.newsletter {
	width:325px;
	height:auto;
	margin:0;
	padding:0 0 15px 0;
	float:left;
}

.newsletter .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
	margin:0 0 5px 0;
}

.recomendo {
	width:325px;
	height:auto;
	margin:0;
	padding:0 0 15px 0;
	float:left;
}

.recomendo .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
}

.recomendo ul, .depoimentos ul {
	margin:10px 0;
}

.recomendo ul li, .depoimentos ul li {
	margin:0 0 3px 0;
	background:url(/imagens/item-menu-cinza.jpg) left no-repeat;
	padding:0 0 0 10px;
}

.recomendo ul li a, .depoimentos ul li a {
	color:#666666;
	font-weight:bold;
	font-size:13px;
}

.recomendo ul li a:hover, .depoimentos ul li a:hover {
	color:#6daa24;
}


.enquete {
	width:325px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

.enquete .tit {
	width:100%;
	height:20px;
	background:url(/imagens/ponto.jpg) repeat-x center;
}

.enquete .txt-news1 {
	font-weight:bold;
	font-size:13px;
	color:#6daa24;
}

.form2 label {
	font-size:12px;
	color:#666;
	padding:0 0 0 5px;
}

.form2 input {
	border:none;
	margin:0 0 0 15px;
}

.form2 input.btn {
	background:url(/imagens/btn-votar.jpg) no-repeat top left;
	width:113px;
	height:30px;
	border:none;
	margin:10px 0 0 0;
}

.form2 input.btn1 {
	background:url(/imagens/btn-resultado.jpg) no-repeat top left;
	width:150px;
	height:30px;
	border:none;
	margin:10px 0 0 1px;
}

.form2 p {
	margin:3px;
}

.enquete-nome {
	width:200px;
	font-weight:bold;
	color:#666;
	font-size:13px;
	background:none;
	text-align:right;
	padding:0 10px 0 0;
}

.enquete-barra {
	background:none;
}

.barra {
	padding:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #6daa24;
	color:#6daa24;
	font-weight:bold;
}

.form1 input {
	font-size:12px;
	border:1px solid #c8c8c8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:125px;
	padding:5px 0 0 25px;
	margin:0;
	background:#FFF;
	color:#999;
	height:23px;
}

.form1 input.btn {
	background:url(/imagens/btn-cadastrar.jpg) no-repeat top left;
	width:115px;
	height:31px;
	border:none;
	padding:0;
	margin:5px 0 0 0;
}

#nome-novidade {
	background:url(/imagens/bg-new-nome.jpg) left;
}

#email-novidade {
	background:url(/imagens/bg-new-email.jpg) left;
}

.form1 p {
	margin:3px 0;
}