* {
	margin:0;
	padding:0;
	border:0;
}

body {
	color:#fff;
	background:#875e18 url(../img/bg-madeira.jpg) fixed center;
	text-align:center;
}

.wrap {
	text-align:left;
	margin:0 auto;
	width:986px;
	position:relative;
}

h1 a {
	width:288px;
	height:187px;
	float:left;
	background:url(../img/logo-top.png) no-repeat;
	text-indent:-99999px;
	position:relative;
	margin-left:40px;
}

h2 {
	font-size:33px;
	margin:44px 0 0 46px;
	float:left;
}

h3 {
	font-size:23px;
	margin:22px 0 0 46px;
	float:left;
	width:500px;
}

h2 span {
	color:#ecef3a;
}

h3 span {
	color:#ecef3a;
	font-style:italic;
	font-size:26px;
}

a.arrow {
	width:626px;
	height:117px;
	position:absolute;
	left:328px;
	top:35px;
	background:url(../img/arrow.png) no-repeat right 15px;
	_background-image: none;

}

body.galeria h2, body.galeria h3, body.galeria a.arrow {
	display:none;
}

body.galeria h1 a {
	margin-top:-44px;
}

.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.content {
	margin-bottom:28px;
}

.content span.top {
	background:url(../img/margin-top.png) no-repeat;
	width:982px;
	height:22px;
	float:left;
	margin-top:-18px;
}

.content span.bottom {
	background:url(../img/margin-bottom.png) no-repeat;
	width:982px;
	height:23px;
	float:left;
}

div.footer {
	width:100%;
	height:387px;
	background:url(../img/bg-footer.png) repeat-x;
	font-family:tahoma;
	position:relative;
	text-align:center;
	float:left;
}

div.footer .wrap { 
background:url(../img/bg-footer.png) repeat-x;
}

div.footer #twitter img.twitter {
	float:left;
	margin-top:27px;
}

div.footer #twitter a.arroba {
	float:left;
	color:#fff;
	margin:38px 7px 0 11px;
	font:bold 12px tahoma;
}

div.footer .tweet {
	height:136px;
	color:#b09a7e;
	font:bold 11px tahoma;
	margin-top:10px;
	float:right;
}

.tweet_time {
	display:none;
}

ul.tweet_list {
}

ul.tweet_list li {
	list-style:none;
	background:url(../img/bg-twitter.png) no-repeat;
	width:223px;
	padding:10px 7px 0 22px;
	height:76px;
	float:left;
	margin-right:0;
	display:inline;
}

ul.tweet_list li a {
	color:#5f523a;
	text-decoration:none;
}

.tweet p.loading {
	margin-top:30px;
}

#contact-info {
	float:left;
	clear:left;
}

.footer h4 {
	width:303px;
	height:188px;
	text-indent:-99999px;
	float:left;
	background:url(../img/logo-bottom.png);
}

.footer .endereco {
	width:225px;
	padding:6px 12px 12px 12px;
	border-left:2px solid #736249;
	border-right:2px solid #736249;
	float:left;
	margin-left:38px;	
}

.footer .endereco strong {
	line-height:190%;
}

.footer h5 {
	font:bold 14px tahoma;
}

.footer address {
	margin-top:20px;
	font:normal 12px tahoma;
	line-height:140%;
}

.footer div.social {
	float:left;
	margin-left:35px;
	margin-top:-4px;
}

.footer div.social a {
	width:72px;
	height:71px;
	float:left;
	background:url(../img/social-icons.jpg) no-repeat left top;
	text-indent:-99999px;
	clear:left;
}

.footer div.social a.facebook {
	background-position: left -70px;
}

.footer div.social a.orkut {
	background-position: left -139px;
	height:74px;
}

.footer div.social a.twitter:hover, .footer div.social a.twitter:focus {
	background-position:-75px top;
}

.footer div.social a.facebook:hover, .footer div.social a.facebook:focus {
	background-position:-75px -70px;
}

.footer div.social a.orkut:hover, .footer div.social a.orkut:focus {
	background-position:-75px -139px;
}

span.shoe-bottom {
	width:262px;
	height:284px;
	background:url(../img/shoe-bottom.jpg) no-repeat;
	float:left;
	margin-top:-44px;
	margin-left:23px;
}

/* ############################### GALERIA */

div.galeria {
	float:left;
	width:985px;
	margin-top:3px;
}

div.galeria a {
	margin-right:3px;
	margin-bottom:3px;
	float:left;
}

div.galeria a img {
	width:243px;
	height:243px;
}

div.galeria a.last {
	margin-right:0;
}