body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	line-height: 1.3em;
	background-image: url(images/fundo2bw.png);
	background-repeat: repeat-y;
	background-position: center top;
}

div#content {
	width: 770px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #AB9768;
	border-bottom: 1px solid #AB9768;
	border-left: 1px solid #AB9768;
	margin-top: 0px;
	
}

div#header {
	color: #efecf9;
	border-bottom: thin solid #AB9768;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #C99965;
}

div#lang{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	position: relative;
	top: 75px;
	left: 335px;	
}

div#lang a {
	text-decoration: none;	
	color: #FFBC79;
}

div#lang a:hover {
	text-decoration: underline;	
	color: #FFF0D2;
}

div#logo {
	color: #efecf9;
	height: 98px;
	background-image: url(/images/banner6.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 4px;
	padding-left: 4px;
}

div#texto_logo {
	text-align: center;
	color: #000066;
	margin-top: 0px;
	padding-top: 4px;
	width: 500px;
}

p#textoestica{
	
	letter-spacing: 2px;
}

div#leftcolumn {
	width: 160px;
}

div#menu_box {
	background-color: #ece984;
	width: 160px;	
}


div#normal_box {
	width:100%;
	background-color: #FF9933;
	padding: 2px;
	margin-top: 6px;
}

div#maincontent {
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	width: 749px;
	margin-right: auto;
	margin-left: auto;/*	
	overflow-y: auto;
	overflow-x: hidden;
	height: 600px;
	*/
}

div#box_top{
	height: 14px;
	background-color: #F9F8EE;
	
}


div#textohtml{
	background-color: #F9F8EE;
	padding-right: 4px;
	padding-left: 4px;	
}

div#box_bottom{
	
	height: 14px;
	background-color: #F9F8EE;
}

div#footer {
	padding: 4px;
	text-align: center;
	clear: both;
	background-color: #c99965;
	font-size: .8em;
	border-top: thin solid #AB9768;
}

.padsides {
	padding-right: 6px;
	padding-left: 6px;
}

.tb_margin{
	margin-top: 4px;
	margin-bottom: 4px;
}
