/*  
Theme Name: Tuppi Propaganda
Theme URI: http://www.tuppi.com.br/
Description: Tema oficial do site da ag&ecirc;ncia.
Version: 1.0
Author: Lucas de Ouro & Rafael Fischmann
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
	overflow: hidden;
}
body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
	overflow: hidden;
	color: #1e0f0a;
}
#nonFooter {
	position: relative;
	min-height: 100%;
	z-index: 5;
}
* html #nonFooter {
	height: 100%;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
a {
	color: #1e0f0a;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	z-index: 35;
}
#destaque {
	text-align: center;
	top: 55px;
	left: 50%;
	position: absolute;
	z-index: 200;
}
#topo {
	height: 65px;
	background: url(images/bg-topo.gif) repeat-x;
	width: 100%;
}
#topo-wrapper {
	width: 815px;
	margin: 0 auto;
}
#logo {
	width: 320px;
	height: 35px;
	float: left;
	margin-top: 14px;
}
#menu {
	width: 465px;
	height: 65px;
	float: right;
}
#box {
	width: 897px;
	height: 389px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
}
#content-centered {
	padding-top: 20px;
	text-align: center;
}
.boxTopo {
	background: url(images/box-topo.png) no-repeat;
	text-align: right;
	padding-top: 23px;
	padding-right: 145px;
	height: 60px;
}
h1 {
	color: #a48736;
	text-align: center;
	font-size: 11px;
	display: block;
	font-weight: bold;
	width: 84px;
	height: 20px;
	line-height: 20px;
	float: right;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}
#box p, #box ul {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 14px;
}
#box ul {
	margin-left: 40px;
}
#box .post {
	padding: 20px 0 0 50px;
	width: 527px;
	text-align: left;
	float: left;
}
#box .page {
	padding: 20px 50px 0 50px;
	text-align: left;
}
#box .post h2 a {
	text-decoration: none;
}
#box .post-single {
	padding-top: 20px;
	text-align: left;
	width: 527px;
	float: left;
}
#box .navigation {
	width: 45px;
	float: left;
	padding-top: 130px;
}
#box .navigation .nav-ant, #box .navigation .nav-ant a {
	width: 45px;
	height: 16px;
	display: block;
}
#box .navigation .nav-prox, #box .navigation .nav-prox a {
	width: 45px;
	height: 16px;
	display: block;
}
#box .navigation .nav-ant a {
	background: url(images/not-ant.gif) no-repeat left top;
}
#box .navigation .nav-prox a {
	background: url(images/not-prox.gif) no-repeat left top;
}
#box .navigation .nav-ant a:hover, #box .navigation .nav-prox a:hover {
	background-position: left bottom;
}
#box p.dataHora {
	font-size: 9px;
	color: #4b3f3b;
	padding-top: 3px;
}
#box .post img, #box .post-single img, img.quadrado {
	width: 195px;
	height: 195px;
	float: left;
	margin-right: 20px;
}
img.fotoindio {
	margin-right: 5px;
}
td.clientes-logo {
	width: 74px;
	height: 74px;
	padding: 2px;
	border: 1px solid #999;
}
td.clientes-desc {
	padding: 3px 0 0 5px;
	width: 157px;
}
#box #noticiasAnteriores {
	border-left: 1px solid #666;
	width: 144px;
	padding: 33px 20px;
	line-height: 14px;
	height: 163px;
	float: right;
	text-align: left;
	margin-top: 21px;
}
#box #noticiasAnteriores h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 11px;
}
#box #noticiasAnteriores ul {
	list-style-type: square;
	margin-left: 11px;
}
#box #noticiasAnteriores ul li {
	margin-bottom: 4px;
}
#footer {
	position: relative;
	margin-top: -55px;
	height: 55px;
	background: url(images/footer-bg.gif) repeat-x;
	text-align: center;
	padding-top: 0;
	width: 100%;
	z-index: 10;
}
#footerWrapper {
	width: 813px;
	margin: 0 auto;
	text-align: left;
}
#footerEsq {
	width: 293px;
	padding-top: 15px;
	height: 32px;
}
#footerDir {
	float: right;
	padding-top: 5px;
	height: 41px;
	line-height: 41px;
}
#footerDir a {
	margin-left: 15px;
}