body {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
    background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6c5c34;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size:11px; 
	text-align:justify; 
}

.bold {
	font-weight: bold;
	}

.txtrodape { 
	font-size:10px; 
	color:#763935;
}

.txttitulo { 
	font-size:15px; 
	color:#763935;
}

.txtspace { 
	line-height:20px; 
	font-size:11px; 
	display:table; 
	float:left; 
	text-align:justify; 
	padding: 13px 13px 13px 13px;
}

.txtmenu {
	text-align: center;
	width: 100%;
	height: 100%;
	}

.txtmenu p {
	_margin-top: 20px;
	*margin-top: 20px;
	}

.txtmenu ul {
	_margin: 60px 0 0 0;
	margin: 30px 0 0 0;
	padding: 0;
	}

.txtmenu ul li {
	list-style: none;
	line-height: 2em;
	_margin-bottom: 4px;
	}

.txtnormal { 
	font-size:11px; 
	display:table; 
	float:left; 
	text-align:justify; 
	padding: 13px 13px 13px 13px;
}

.titulopage {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#6c5c34;
}
