* {
	margin:0;
	padding:0;
}

body {
	background:#f7f1eb url('../images/bg.jpg') ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6259;
	line-height: 18px;
}

img {
	border:0;
}

a {
	text-decoration: underline;
}

/* ESTRUTURA */

#logo{
	position: absolute;
	top: 0;
	left: 0;
}

#maincontainer{
	width: 829px;
}

#topsection{
	height: 191px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 191px;
}

#leftcolumn{
	float: left;
	width: 191px;
	margin-left: -829px;
}

.innertube{
}

/* MENU */
#menu {
	position: relative;
	z-index: 100;
	list-style-type: none;
	padding-left:71px;
}
#menu li {
	line-height:18px;
}
#menu li.sep {
	margin-top:-7px;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444828;
	text-decoration: none;
}

#menu ul {
	display: none;
	list-style-type: none;
	margin-bottom: 10px;
}
#menu ul li {
	line-height: 15px;
}
#menu ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6259;
}

/* CONTEÚDO */

#hiddenlink {
	position: absolute;
	z-index: 100;
	top:60px;
	left:70px;
	width: 130px;
	height: 80px;
	cursor: pointer;
}
#hiddenlink img { /* só para o IE */
	width: 130px;
	height: 80px;
}

h1 {
	font-family: Georgia, Times New Roman, Arial, Helvetica-Normal;
	font-size: 15px;
	color: #444828;
	line-height: 22px;
	font-weight: normal;
}

#indexfotos, #indexfotos img {
	height: 319px;  
	width: 646px;
}

#indexnav table {
	width: 646px;
}
#indexnav td {
	vertical-align: top;
}
#tdnav {
	text-align: right;
	white-space: nowrap;
	padding-left: 6px;
}

#nav {
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 4px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444828;
	text-decoration: none;
}
#nav a.sel {
	color: #880000;
	text-decoration: none;
}
#nav td {
	vertical-align: top;
}

/* PORTFOLIO */

#portnav {
	margin-right: 10px;
	float: left;
}
#portfotos {
	width: 668px;
}
#portfoto {
}
#portfoto.loading {
	width: 520px;
	height: 385px;
	background: url(../images/spinner.gif) no-repeat center center;
}

#portfotos table td {
	vertical-align: top;
}
ul.thumbs_column {
	list-style-type: none;
}
ul.thumbs_column li {
	height: 72px;
}
ul.thumbs_column a {
}

div.legenda, div.indexlegenda {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6259;
	line-height: 14px;
}

div.legenda {
	width: 200px;
}

/* FORM */

#contato {
	margin-top: 20px;
	position: relative;
	z-index: 100;
}

#contato p {
	margin-top: 6px;
}

#contato input.inptxt, #contato textarea, #contato select {
	width: 300px;
	border: 1px solid #c8c8c8;
}
#btenviar {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #da8137;
	padding: 1px 4px;
	width: 50px;
}

#contato span {
	margin-left: 6px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #da8137;
	vertical-align: top;
}

#contato #enviar {
	margin-top: -22px;
	margin-left: 307px;
}

/* ARTIGO */

#break {
	clear: both;
}

#art_txt {
	float: left;
	width: 358px;
	margin-right: 10px;
}

/* RODAPÉ */

#rodape {
	margin-top: 10px;
}

#rodape p {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica; 
	font-size: 11px; 
	color: #c4c2b5; 
}
