* {
	margin: 0;
	padding: 0;
}
html {
	background: #96876C url(bgjc.gif) repeat-x;
}

body {
	margin : 0px auto;
	padding: 0;
	font: 10px/14px Tahoma, Verdana, Arial, sans-serif;
	text-align : center;
}
a:visited, a:link {
	text-decoration: none; 
	color: #b0804a;
}
a:hover, a:active {
	text-decoration: underline; 
	color: #d09757;
}

/* specific divs */
#fundo {
	position: relative;
	margin : 0 auto;
	background-image:url(imagens/fundo2.gif);
	background-repeat:repeat-y;
	width : 705px;
	height:auto;
	min-height : 100%;
	text-align : left;
}
#topo {
	width : 705px;
	height: 142px;
}
#coluna_esquerda {
	position: relative;
	width : 143px;
	margin-left:0px;
	left:-6px;
	float: left;
}
#menu {
	width : 140px;
	height: 319px;
	left:0px;
}
#banner_tribuna {
	width : 143px;
	height: 91px;
	left:0px;
}

/* corpo */
#corpo {
	position: relative;
	width : 390px;
	margin-left: 132;
	min-height : 480px; /* Mozilla */
	_height : 480px; /* IE */
	padding-top: 5px;
	color: #664116;
	font: 11px/16px Tahoma, Verdana, Arial, sans-serif;
	text-align : justify;
}
#corpo p {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 10px;
}
#corpo h2 {
	font: bold 13px/18px Verdana, Tahoma, Arial, sans-serif;
	color: #94632c;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 10px;
}
#corpo h3 {
	font: bold 11px/16px Verdana, Tahoma, Arial, sans-serif;
	color: #94632c;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 10px;
}
#corpo a:visited, 
#corpo a:link {
	text-decoration: none; 
	color: #b0804a;
	font-weight: bold;
}
#corpo a:hover, 
#corpo a:active {
	text-decoration: underline; 
	color: #d09757;
	font-weight: bold;
}

#envie{
	border: 1px solid #AA8255;
	background: #FBF1DC;
	color: #AD793E;
	padding: 1px 4px;
}
#coluna_direita {
	position: absolute;
	width: 165px;
	float: right;
	right: -4px;
	margin-left: 538px;
	_margin-left: 410px;
}
#noticias {
	position: absolute;
	top: 40px;
	left: 12px;
	width: 140px;
	height: 260px;
}
#noticias p{
	font: 10px/13px Tahoma, Verdana, sans-serif;
	text-align: left;
	color: #b0804a;
	padding-bottom: 12px;
}
#noticias_bg {
	width: 165px;
	height: 319px;
}
#banner_direita {
	width: 163px;
	height: 110px;
}
#sign {
	position: absolute;
	width: 705px;
	height:40px;
	bottom: 0px;
}
#sign a:link,
#sign a:visited,
#sign a:active{
	color: Black;
	font-weight: normal;
	text-decoration: none; 
}
#sign a:hover{
	color: #96876C;
}

/* inputs */
input,
textarea{
	position: absolute;
	color: #95816A;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #BEA180;
	background: #FFFFF9;
	height: 16px;
	right: 100px;
	width: 230px;
}
textarea{
	height: 70px;
}
#margemTopo{
	margin-top: 55px;
}
#enviar{
	width: 60px;
	left: 70px;
	border: 1px solid #AA8255;
	background: #FBF1DC;
	color: #AD793E;
}

/*************** OLD *****************/
#interface {
	background : url(imagens/ptjc.jpg) no-repeat center top;
	height: 730px;
	width: 800px;
}
#conteudo {
	position : relative;
	margin : auto;
	width : 360px;
	_width : 400px;
	top : -150px;
	padding-right : 40px;
	min-height : 300px; /* Mozilla */
	_height : 300px; /* IE */
	color: #316088;
	text-align: left;
}
#contato #conteudo span {
	margin-right: 0px;
}
#floatRight {
	float: right;
	margin-left: 7px;
}
#novidades {
	position: absolute;
	font: 0.9em/1.4em Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	top: 220px;
	right: 40px;
	width: 168px;
	height: 242px;
}
#novidades #nome,
#novidades #email {
	color: #9AA9B3;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #A9B7CD;
	background: #FAFAFA;
	width: 135px;
	height: 16px;
	vertical-align: middle;
	margin-top: 5px;
}
#enews {
	position: absolute;
	bottom: 0px;
	color: #7D8899;
}

/*inputs*/
#conteudo #nome,
#conteudo #email {
	position: absolute;
	/*left: 25px;*/
	right: 110px;
	color: #9AA9B3;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #A7AECD;
	background: #FBFEFF;
	width: 230px;
	height: 16px;
}
#mensagem {
	position: absolute;
	right: 110px;
	color: #9AA9B3;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #A9B7CD;
	background: #FBFEFF;
	width: 230px;
	height: 70px;
}
#botaoEnviar {
	position: absolute;
	left: 60px;
	margin-top: 60px;
	color: #416C8B;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	border: 1px solid #8B9FB6;
	background: #ECFCFF;
	width: 60px;
	height: 16px;
	vertical-align: middle;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
}
#pageHeader h1 span {
	display:none
}

