A IMG {
	border: 0;
}
A.linkImage IMG {
	border: 1px #ccc solid;
	height: 150px;
	padding: 5px 5px;
	width: 150px;
}
A.saibaMais {
	color: #ff7800;
	font-weight: bold;
}
BODY {
	margin: 0;
}
#topo H1 {
	margin: 0;
	padding: 0;
}
#topo H1 A {
	background: url("images/logotipo.jpg") no-repeat;
	display: block;
	float: left;
	height: 113px;
	overflow: hidden;
	text-indent: -9999px;
	width: 247px;
}
UL#menu {
	background: url("images/fundo_menu.jpg") repeat-x;
	float: left;
	height: 104px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 513px;
}
UL#menu LI {
	float: left;
}
UL#menu LI A {
	background: url("images/seta_menu.jpg") no-repeat bottom left;
	color: #fff;
	display: block;
	border-left: 1px #fff solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 51px;
	padding: 19px 29px 19px 27px;
	text-decoration: none;
}
UL#menu LI A.primeiro {
	border-left: none;
	padding-left: 30px;
}
UL#menu LI A:HOVER {
	background: #fff;
	color: #888;
}
.tituloNovidades {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.InputButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

.menu { 
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 10px; 
 color: #333333; 
 text-decoration: none
}
.link { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #FFFFFF; 
 text-decoration: none;

}
a.toolbar {
	color : #808080;
	text-decoration : none
}
a.toolbar:hover {
	color : #FF6600
}
a.toolbar:active {
	color : #FF9900
}

a.toolbar:visited {
	color : #000000
}