body{
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	background:url(../images/bg.jpg) top center no-repeat;
	color:#333;
	scrollbar-face-color: #999;
	scrollbar-shadow-color: #666;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #ccc;
	scrollbar-base-color: #a4a4a4;
}
.texto{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
}
.texto_tit{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#7f5026;
}
td{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
}
.textolink{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	color:#0089E1;
}
#cont {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-388px;
	margin-top:-200px;
	width:777px;
	height:400px;
	background:url(../images/bg1.jpg) center top no-repeat #fff;
	z-index: 1;
	border:1px solid #ccc;
	display:table;
}
#topo{
	background:url(../images/topo.jpg) center top no-repeat;
	width:777px;
	height:119px;
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
}
#meio{
	position:relative;
	top:5px;
	left:0px;
	width:777px;
	height:250px;
	overflow:auto;
	overflow-x:hidden;
}
#lista{
	position:relative;
	top:0px;
	left:0px;
	width:772px;
	height:200px;
	overflow:auto;
	overflow-x:hidden;
}

#txt_cont{
	position:absolute;
	left:7px;
	top:87px;
	width:728px;
	height:265px;
	z-index: 3;
	}
.box {
	font-family: tahoma, Arial;
	font-size: 11px;
	border: 1px solid #DEDEDD;
}
.bot {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #28166f;
	color: #FFF;
	border: 1px solid #DEDEDD;
	cursor:pointer;
}
.bot_carros {
	font-family: tahoma, Arial;
	font-size: 10px;
	background-color: #CCC;
	color: #333;
	border: none;
	cursor:pointer;
	width:150px;
}
DIV#menu {
	BACKGROUND: url(../images/bg_menu.jpg) top repeat-x; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 777px; 
	HEIGHT: 25px;
}
DIV#menu UL LI {
	DISPLAY: inline
}
DIV#menu UL LI A {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	FONT: 12px/25px Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif; 
	TEXT-TRANSFORM: lowercase; 
	BORDER-RIGHT: #ccc 1px solid; 
	BORDER-LEFT: #f1f1f1 1px solid; 
	COLOR: #000; 
	PADDING-TOP: 0px; 
	HEIGHT: 25px; 
	text-decoration:none;
}
DIV#menu UL LI A:hover {
	BACKGROUND: url(../images/bg_menu1.jpg) top repeat-x; 
}
DIV#menu UL LI.menu-contato A {
	BORDER-RIGHT-STYLE: none
}
DIV#menu UL LI.menu-home A {
	BORDER-LEFT-STYLE: none
}
.sep {
	padding:0px;
	margin:0px;
	width:150px;
	background-color:#7f5026;
	height:1px;
}
form {
	padding:0px;
	margin:0px;
}
.link{
	text-decoration:none;
	color:#000;
	}
.link:hover{
	text-decoration:none;
	color:#666
	}
#sublinks{
	height:270px;
	overflow:auto;
	overflow-x:hidden;
}
img{
	border:none;
	padding:0px;
	margin:0px;
	}
#bot_enviar{
	height:93px;
	width:39px;
	background:#fff url(../images/bot_enviar.jpg) top center no-repeat;
	border:none;
	vertical-align:bottom;
	font-size:10px;
	cursor:pointer;
	}
a.rss { 
	color:#fff;
	padding-left:20px; 
	background:url(../images/rssfeed.gif) no-repeat left; 
	text-decoration:none;
	}
#feeds {
	position:absolute;
	width: 50px;
	height: 20px;
	left: 720px;
	top: 100px;
	}
#midiatop{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-388px;
	margin-top:210px;
	width:777px;
	height:20px;
	z-index:2;
	text-align:right;
}
.hintText {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #FFFFCC;
			color: #000000;
			padding: 5px;
}