body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #C6C5BD;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #003333;
}
a:hover {
	color: #666666;
}
#master {
	background-image: url(/images/bg_novelo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#master-topo {
	height: 247px;
	width: 980px;
	background-image: url(/images/bg_topo.png);
	background-repeat: no-repeat;
}
#utils-topo {
	font-size: 11px;
	text-align: right;
	width: 950px;
	margin-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
#utils-topo a{
	color: #FFFFFF;
}
#utils-topo a:hover{
	color: #666666;
}
#master-content {
	background-image: url(/images/bg_main.png);
	background-repeat: repeat-y;
	width: 980px;
	padding: 0px;
	background-position: left top;
}
#left {
	width: 230px;
	float: right;
	margin-top: 30px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8DE;
	padding-bottom: 20px;
	padding-right: 25px;
}
.flashhome {
	height: 232px;
	width: 930px;
	margin-left: 25px;
}

#menu {
	width: 960px;
	background-image: url(/images/bg_menus.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 55px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu-content {
	margin-top: 14px;
	margin-left: 130px;
	position: relative;
}

/*
#menu a{
	text-decoration: none;
	color: #006565;
}
#menu ul{
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
}
#menu ul li ul {
	margin-bottom: 10px;
}
#menu ul li ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006565;
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 0px;
	margin: 0px;
}
#menu ul li a{
	text-decoration: none;
}
#menu a:hover{
	color: #666600;
}
*/
#content {
	width: 680px;
	float: left;
	margin-top: 30px;
	padding-left: 25px;
}
/*#content img{
	display: block;
	position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
 	margin: -6px 6px 6px -6px;
 	padding: 4px;
 	max-width: 250px;
 	width:expression(this.width > 250 ? "250px" : this.width);
}*/
#content img{
	display: block;
    border: 1px solid #a9a9a9;
	background: url(/images/shadowbot.png) no-repeat bottom
	right !important;
	background: url(/images/shadow.png) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	/*margin: 10px 0 0 5px;*/
}
#content-hp {
	width: 700px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: right;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
}

#logo {
	height: 73px;
	width: 347px;
	z-index: 100;
	float: left;
	margin-top: 24px;
	margin-left: 32px;
}
#img-dta {
	width: 62px;
	float: right;
	margin-right: 20px;
	padding-top: 72px;
}
#pesq-newsletter {
	position: relative;
	width: 210px;
	float: right;
	padding-right: 10px;
}
#master-bot {
	width: 980px;
	height: 22px;
	background-image: url(/images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rodape {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 11px;
	height: 27px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
}
.caixa {
	background-color: #FFFFFF;
	border: 2px solid #C86444;
}
.caixa-utils {
	border: 1px solid #FFFFFF;
	font-size: 10px;
	width: 130px;
}
.bg-input {
	background-image: url(/images/bg_input.gif);
	background-repeat: no-repeat;
}

.caixa-22 {
	background-color: #FFFFFF;
	border: 2px solid #C86444;
	height: 16px;
}
.bt-box {
	background-color: #E9B689;
	border: 2px solid #C86444;
	height: 18px;
	color: #C86444;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.seccoes-padd {
	padding: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
.tabela-img {
	background-repeat: no-repeat;
	height: 278px;
	min-height: 278px;
	max-height: 278px;
	height:expression(this.height > 278 ? "278px" : this.height);
	width: 460px;
	min-width: 460px;
	max-width: 460px;
	width:expression(this.width > 100 ? "460px" : this.width);
}
.tabela-imgnews {
	background-repeat: no-repeat;
	height: 235px;
	min-height: 235px;
	max-height: 235px;
	height:expression(this.height > 235 ? "235px" : this.height);
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	width:expression(this.width > 220 ? "220px" : this.width);
}
.minfo {
	text-transform: none;
}
.minfo a{
	text-decoration: none;
	font-weight: bold;
}
.voceaqui {
	font-size: 11px;
	padding-bottom: 20px;
	text-align:right;
}
