@charset "ISO-8859-1";

#wrapper {
	width: 777px;
	margin: 0px auto;
	background: #FFF;
	padding: 0px;
}

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF url(../images/interface/fundo.jpg) repeat-x;
	font-size: .9em;
}
.boxnews {
	float: left;
	width: 500px;

}
.peq p{
	font-size: .8em;
	font-style: italic;
	margin-top: -10px;	
}
.editando {
	background-color: #FF9;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
}
.boxnews a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.boxnews a:hover {
	color: #FFF;
	text-decoration: none;
	background: #F60;
}
#boxcota {
	float: left;
	width: 260px;
}
#debit {
	margin-left: 30px;
}



.img1 {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.img2 {
	text-align: center;
	margin-left: 53px;
	width: 190px;
	float: left;
	font-size: 0.9em;
}
.img3 {
	margin-left: 30px;
	margin-top: 30px;
	width: 225px;
	float: left;
}
.limpa {
	clear: both;
}

#centeredmenu {
	float:left;
	width:100%;
	background:url(../images/interface/menuf.jpg) repeat-x;
	border-bottom:#000;
	overflow:hidden;
	position:relative;
	border-top: #000;
	height: 31px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
#centeredmenu ul {
	clear:left;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	height: 100%;
}
#centeredmenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:3 3 0;
	padding:0;
	position:relative;
	height: 100%;
	background: url(../images/interface/menu0.jpg) repeat-x;
}
#centeredmenu ul li a {
	display:block;
	padding:7px 10px 3px;
	color:#000;
	text-decoration:none;
	line-height:1.3em;
	height: 100%;
}
#centeredmenu ul li a:hover {
	background: url(../images/interface/menu1.jpg);
	color: #CCC;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
	color:#fff;
	background:url(../images/interface/menu1.jpg);
}
#logo {
	float: left;
	height: 144px;
	width: 155px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#flags {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.language {
	font-size: 0.7em;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	clear: none;
	float: right;
}
#topflash {
	float: right;
	margin-top: 20px;
}
#bwave {
	border-bottom: 4px solid #F90;
	height: 88px;
	width: 777px;
	background: url(../images/interface/bwave.jpg) no-repeat bottom;
	font-size: 0.7em;
	color: #FFF;
	clear: both;
}
h1 {
	font-size: 1.3em;
	color: #F90;
	border-left: 3px solid #33C;
	padding-left: 5px;
	margin-left: 30px;
}
.produto li {
	margin-left: 20px;
}
h2 {
	font-size: 1em;
	color: #F90;
	margin-left: 30px;
}
p {
	margin-left: 30px;
	margin-right: 30px;
}
.box1 {
	float: left;
	width: 327px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 0.9em;
}
#mapa {
	margin-left: 30px;
}
#foot {
	padding-top: 38px;
	padding-left: 20px;
}
#foot a{
	color: #FFF;
	text-decoration: none;
}
#foot a:hover{
	color: #F60;
	text-decoration: none;
}

#boxprodutos {
	float: left;
	width: 450px;
}
#boxprodutos a {
	color: #000;
	text-decoration: none;
}
#boxprodutos a:hover {
	color: #F60;
	text-decoration: none;
}
.imgprod {
	float: left;
	width: 260px;
}
.produto {
	width: 430px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 0.9em;
	text-align: center;
}
.produto td, th{
	border: 1px solid #000;
}

.produto th {
	font-weight: bold;
	background: #CCF;
}
.boxbottom {
	height: 76px;
	width: 227px;
	float: left;
	margin-left: 25px;
}
.boxbottom p {
	margin-top: -57px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 100px;
	text-align: center;
}
.boxbottom a:hover {
	color: #F60;
}
.boxbottom a {
	text-decoration: none;
	color: #00C;
}

.logado2 a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFC;
	background-color: #FFC;
	text-decoration: none;
	clear:none;
	color: #00F;
	z-index: 0;
}

.logado2 a:hover{
	background-color: #FF9;
	border: 1px solid #FC0;
	color: #00F;
}
.dialog {
	background-color: #FF9;
	border: thin solid #C60;
	margin-right: 20px;
	margin-left: 20px;
}
.dialog p {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.dialog h3{
	color: #FFF;
	background-color: #F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 7px;
}

.noticia_tudo {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F90;
	margin-left: 30px;
	padding-left: -30px;
	background-color: #F0F0F0;
}

.logado a{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	border: 1px solid #FFC;
	background-color: #FFC;
	text-decoration: none;
	clear: none;
	font-size: .8em;
}
.logado a:hover{
	background-color: #FF9;
	border: 1px solid #FC0;
}
#tarja {
	background-color: #CCC;
	height: 30px;
	width: 100%;
	margin: 0px;
}
.resumo{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	clear: none;
	font-size: .75em;
}
.resumo a{
	text-decoration: none;
}
.graph_container {
	height: 250px;
	width: 386px;
	clear: none;
	float: left;
	border: thin solid #CCC;
}
.alert a{
	color: #F00;
	text-decoration: none;
}
.novo a{
	color: #F00;
	text-decoration: none;
}
.novo a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
}
.ok a {
	color: #060;
	text-decoration: none;
}
.alert a:hover {
	color: #FFF;
	background-color: #F00;
}
