/* Tags */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #eafcc1 url(../graphics/hea_bg_body.gif) center bottom repeat-x;
	color: #5f5f5f;
	font: 10pt 'Trebuchet MS', Verdana, Helvetica, sans-serif;
}
a:link {
	color: #8e1e48;
	text-decoration: none;
}
a:visited {
	color: #556470;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	margin-top: 12px;
}
h2 {
	color: #e07b00;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 3px 0;
}
i {
	color: #467307;
}
label {
	display: block;
	width: 220px;
}
p {
	margin: 5px 0 0 0;
}
input, select, textarea {
	color: #222222;
	font: normal 8pt Arial, Helvetica, sans-serif;
}

/* Geral */
.arredondar {
	position: relative;
	width: 100%;
}
.borda {
	border-bottom: 1px solid #adcb73;
}
.curvas {
	background: url('../graphics/curvas.png') no-repeat;
	font-size: 0;
	position: absolute;
	height: 19px;
	width: 19px;
}
.te {
	background-position: 0 0;
	left: 0;
	top: 0;
}
.td {
	background-position: -19px 0;
	right: 0;
	top: 0;
}
.be {
	background-position: 0 -19px;
	bottom: 0;
	left: 0;
}
.bd {
	background-position: -19px -19px;
	bottom: 0;
	right: 0;
}
.formulario input, .formulario textarea {
	margin-bottom: 5px;
}
.text, .formulario textarea {
	width: 300px;
}
.checkbox {
	float: left;
}

.newsletter {
	margin-bottom: 5px;
	width: 150px;
}

#esquerda, #direita {
	width: 224px;
}
#centro {
	padding: 0 20px;
}
.lis_dupla, .lis_tripla, .lis_unica {
	clear: both;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 432px;
}
	.lis_dupla li, .lis_tripla li {
		float: left;
		padding: 0;
		margin: 0 20px 20px 0;
	}
	.lis_unica li {
		padding: 0 0 10px 0;
		margin: 0 0 20px 0;
	}
	.lis_dupla li {
		width: 190px;
	}
	.lis_tripla li {
		width: 124px;
	}

.amarelo {
	background: #fff9c8 url(../graphics/ama_centro.gif) right repeat-y;
}
.verde {
	background: #e9fbbd url(../graphics/ver_centro.gif) right repeat-y;
}
	.amarelo .degrade, .verde .degrade {
		margin-right: 9px;
		padding: 20px 20px 0 20px;
		position: relative;
	}
	.amarelo .degrade {
		background: url(../graphics/ama_degrade.gif) bottom repeat-x;
	}
	.branco {
		padding: 20px 0 30px 0;
		position: relative;
	}
	.verde .degrade {
		background: url(../graphics/ver_degrade.gif) bottom repeat-x;
	}
.amarelo_topo {
	background: url(../graphics/ama_topo.gif) top right no-repeat;
}
.amarelo_base {
	background: url(../graphics/ama_base.gif) bottom right no-repeat;
}
.verde_topo {
	background: url(../graphics/ver_topo.gif) top right no-repeat;
}
.verde_base {
	background: url(../graphics/ver_base.gif) bottom right no-repeat;
	margin-bottom: 10px;
}
a:link.lnk_link, a:visited.lnk_link {
	color: #8e1e48;
	text-decoration: none;
}
.titulo {
	font-size: 15pt;
	font-weight: bold;
	position: absolute;
	top: -15px;
}
	.titulo span {
		padding-left: 30px;
	}
.ama {
	background: transparent url('../graphics/flor_amarelo.gif') no-repeat;
	color: #a44367;
}
.bra {
	background: transparent url('../graphics/flor_branco.gif') no-repeat;
	color: #a44367;
}
	div.bra {
		margin-top: 30px;
	}
.ver {
	background: transparent url('../graphics/flor_verde.gif') no-repeat;
	color: #5b960a;
}
.total {
	margin-left: 20px;
	width: 960px;
}

/* Cores */
.red {
	color: #cc0000;
}

/* Forms */
.for_button {
	padding: 12px 6px;
}
.for_disabled, .for_field {
	background-color: #f2f2ef;
	padding: 3px 6px;
}
.for_disabled {
	vertical-align: middle;
}
.for_label, .for_label_checkbox {
	text-align: right;
	vertical-align: middle;
}
.for_label {
	padding: 3px 6px 3px 0;
}
.for_label_checkbox {
	background-color: #f2f2ef;
	padding: 3px 20px 3px 3px;
}
.for_large {
	width: 210px;
}
select.for_large {
	width: 216px;
}
textarea.for_large {
	height: 72px;
}
.for_m {
	width: 150px;
}
.for_small {
	width: 60px;
}
.for_tiny {
	width: 30px;
}

/* Listas */
.list, .pagination {
	width: 432px;
}
.list th {
	background-color: #a5ab85;
	padding: 9px;
}
.list th a:visited {
	color: #004278;
}
.list td {
	padding: 9px;
}
.lis_contrast {
	background-color: #c1be95;
}

/* box_itens_campanha.tpl.php */
.box_itens_campanha, .box_campanhas {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.box_campanhas b {
		color: #374f5d;
	}
	.box_campanhas li {
		padding: 0 0 10px 0;
	}
	.box_campanhas p {
		margin: 0;
		padding: 5px 0;
	}
	.box_itens_campanha li {
		height: 130px;
		overflow: hidden;
	}
	.box_itens_campanha div {
		float: left;
		padding: 0 5px 60px 0;
	}
	.box_itens_campanha p {
		margin: 0;
		padding: 5px 0 0 0;
	}

/* enquete.tpl.php */
.enq_perguntas, .enq_respostas {
	margin: 0;
	padding: 0;
	width: 175px;
}
.enq_perguntas {
	margin-top: 10px;
}
	.enq_perguntas li, .enq_respostas li {
		list-style-type: none;
		margin: 3px 0 0 20px;
		padding: 0;
	}
		.enq_perguntas li input {
			margin-left: -20px;
		}
	.enq_respostas li {
		margin-left: 0;
	}
		.enq_respostas li div {
			background: #a44367;
			color: #fff;
			font-size: 7pt;
			margin-top: 3px;
			overflow: hidden;
			white-space: nowrap;
		}

/* footer.tpl.php */
#foo_footer {
	border-top: #ddd 1px solid;
	margin-left: 20px;
	position: relative;
	width: 950px;
}
#foo_footer td {
	padding-top: 30px;
}
td#twitter, td#orkut {
	padding-top: 20px;
	width: 100px;
}
td#flickr {
	padding-top: 20px;
	width: 180px;
}

/* header.tpl.php */
#hea_corpo {
	margin: 0 auto;
	width: 990px;
}
div.cor_container {
	background: #fff;
	padding: 15px 0 20px 0;
	position: absolute;
	width: 990px;
	z-index: 80;
}
#hea_top {
	background: url(../graphics/hea_bg_top.gif) repeat-x;
	height: 162px;
}
#hea_top_contents {
	background: url(../graphics/hea_bg_top_contents.gif) repeat-x;
	height: 162px;
	margin: 0 auto;
	width: 990px;
}
div.top_container {
	padding: 15px 20px 0 0;
	position: absolute;
	z-index: 100;
}

#hea_fone {
	color: #a44367;
	font-size: 14px;
	font-weight: bold;
	height: 105px;
	letter-spacing: -1px;
	padding-right: 28px;
	text-align: right;
	width: 280px;
}
	#hea_fone div {
		color: #ee8d10;
		font: bold 30px Tahoma, sans-serif;
		letter-spacing: -1px;
	}
		#hea_fone div img {
			display: inline;
			padding-right: 2px;
		}
#hea_menu {
	width: 530px;
}
#hea_menu ul, #hea_submenu ul {
	list-style: none;
}
.hea_menu {
	background-color: transparent;
	color: #8e1e48;
	cursor: pointer;
	position: relative;
	padding-right: 20px;
}
	a:link.hea_menu_link, a:visited.hea_menu_link, div.hea_menu_link {
		background: transparent url('../graphics/hea_men_gota.gif') no-repeat;
		color: #8e1e48;
		font-size: 10pt;
		font-weight: bold;
		padding-left: 15px;
	}
.hea_menu_seta {
	font-size: 18px;
}
.hea_menu_container {
	position: relative;
	padding: 0 0 30px 0;
}
.first {
	position: absolute;
	top: 34px;
	left: 0;
}
	.first li {
		background: #bfdf81;
		border-bottom: 1px solid #92be6d;
		height: 80px;
		padding: 5px 10px 10px 10px;
		position: relative;
		width: 220px;
	}
		.first li b {
			color: #8e1e48;
		}
		.first li p {
			color: #3b6206;
		}
		.first ul {
			position: absolute;
			left: 235px;
			top: 23px;
		}
		.first li li {
			background: #d1e8a4;
			height: 25px;
			padding: 5px 10px;
			position: relative;
			width: 120px;
		}
#nav_idiomas {
	padding: 4px 0 0 10px;
	white-space: nowrap;
}
	#hea_submenu ul {
		float: right;
	}
	#hea_submenu ul li {
		color: #8e1e48;
		float: left;
		list-style-type: none;
	}
		#hea_submenu li a:link, #hea_submenu li a:visited {
			color: #8e1e48;
		}
	a:link.hea_submenu_link, a:visited.hea_submenu_link, div.hea_submenu_link {
		color: #8e1e48;
		cursor: pointer;
		margin-left: 10px;
		text-decoration: underline;
	}
.sub_first {
	position: absolute;
	top: 34px;
	left: 0;
}
	.sub_first li {
		background: #e0c2cd;
		border-bottom: 1px solid #cc99ad;
		height: 55px;
		padding: 5px 10px 10px 10px;
		position: relative;
		width: 230px;
	}
		.sub_first li b {
			color: #630032;
		}
		.sub_first li p {
			color: #8e1e48;
		}

/* home.tpl.php */
#hom_slides {
	margin-left: 20px;
}
#hom_sli_esquerda {
	background: url('../graphics/hom_sli_intro.gif') no-repeat top right;
	height: 224px;
	width: 390px;
}
	#hom_sli_intro {
		padding: 0 50px 0 70px;
		height: 224px;
		overflow: hidden;
	}
		#hom_sli_intro h1 {
			color: #a44367;
			padding-top: 15px;
		}
		#hom_sli_intro p {
			margin-top: 30px;
		}
#hom_sli_direita {
	height: 224px;
	overflow: hidden;
	position: relative;
	width: 560px;
}
#carrossel {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 20;
}
	#carrossel li {
		list-style-type: none;
		height: 224px;
		width: 560px;
	}
	#hom_sli_barra {
		background: url('../graphics/hom_sli_nav.png') no-repeat top right;
		height: 40px;
		width: 560px;
		top: 184px;
		left: 0;
		position: absolute;
		z-index: 30;
	}
	#hom_sli_canto {
		top: 0;
		right: 0;
		position: absolute;
		z-index: 40;
	}
	#hom_sli_nav {
		padding: 10px 0 0 22px;
	}
	#hom_sli_legenda {
		color: #fff;
		font-weight: bold;
		padding-top: 10px;
		width: 420px;
	}
		#hom_sli_nav a {
			background: #adab9e;
			font-weight: bold;
			margin: 0 1px;
			padding: 1px 4px;
			text-decoration: none;
		}
		#hom_sli_nav a:focus {
			outline: none;
		}
			#hom_sli_nav a.activeSlide {
				background: #cbc9b9;
			}
	#hom_sli_titulo {
		top: 0;
		left: 0;
		position: absolute;
		z-index: 40;
	}
#hom_conteudo {
	margin-left: 20px;
	width: 960px;
}
	#hom_acoes {
		position: relative;
		width: 224px;
	}
	#hom_blog {
		position: relative;
		padding: 0 20px;
	}
#blog {
	padding-top: 30px;
	width: 340px;
}
	#blog .post {
		border-bottom: 1px solid #adcb73;
		margin-top: 10px;
	}
	#blog .date {
		color: #5f5f5f;
		float: right;
		font-style: italic;
		font-size: 8pt;
		text-align: right;
		width: 60px;
	}
	#blog h3.storytitle {
		color: #f1a80c;
		float: left;
		font-weight: bold;
		font-size: 10pt;
		margin: 0;
		width: 270px;
	}
		#blog h3.storytitle a:link, #blog h3.storytitle a:visited {
			color: #f1a80c;
		}
	#blog .storycontent {
		clear: both;
		padding: 5px 0 10px 0;
	}
	#blog .mais {
		margin-top: 5px;
	}
	#blog .mais a:link, #blog .mais a:visited {
		color: #8e1e48;
	}
#hom_video {
	position: relative;
	width: 329px;
}

/* migalhas.tpl.php */
#migalhas {
	padding: 0 0 20px 30px;
}
#migalhas a:link, #migalhas a:visited {
	color: #8e1e48;
}

/* quem_somos.tpl.php */
#que_quem {
	width: 345px;
}
#que_equipe {
	padding: 0 20px;
}
#que_img_quem, #que_img_equipe {
	margin-bottom: 15px;
	width: 280px;
}
.pub_foto {
	margin: 0 0 5px 5px;
	float: right;
	width: 100px;
}
.que_img_livro {
	margin: 0 0 5px 5px;
	float: right;
}
.img_esquerda {
	margin: 0 20px 5px 0;
	float: left;
}
.lin_logo {
	margin: 0 5px 5px 0;
	float: left;
}

.vid_lista {
	float: left;
	margin: 0 15px 5px 0;
}
.links {
	float: right;
	width: 310px;
}
.topico {
	color: #c0250a;
	font-size: 14pt;
	letter-spacing: -1px;
}
.tes_perguntas, .tes_perguntas ul {
	list-style: none;
	padding: 0;
}
.tes_perguntas {
	margin: 20px 0 0 10px;
}
.tes_perguntas ul {
	margin: 0;
}
.tes_perguntas li {
	margin: 0 0 10px 0;
	padding: 0;
}
.tes_perguntas ul li {
	margin: 0;
	padding: 0;
}
.relative {
	position: relative;
}
.box_campanha {
	padding: 0 0 10px 10px;
}
.in_box {
	width: 175px;
}
.box_env_form input, .box_env_form textarea {
	margin-bottom: 5px;
}