* {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	background: url(../imgs/bg.jpg) repeat-x top center;
	margin: 5px 0 0 0;
	height: 100%;
	
}
a {
	font-size: 10px;
}
.topo {
	position: relative;
}
.topo .logo {
	/*background: url(../imgs/topo.jpg) no-repeat;/**/
	height: 140px;
	text-indent: -9999px;
}
.topo .idiomas {
	left: 694px;
	position: absolute;
	top: 138px;
}
.menu {
	background-color: #F3F3F3;
	border-right: 2px solid #CFCFCF;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	text-align: right;
	text-transform: lowercase;
}
.menu ul li a {
	border-bottom: 1px solid #E6E6E6;
	color: #828282;
	display: block;
	font-size: 11px;
	padding: 6px;
	text-decoration: none;
}
.menu ul li a:hover {
	background: url(../imgs/bg-menu-hover.jpg) repeat-x bottom;
	color: #000;
}
.previsao * {
	color: #666;
	font-size: 11px;
}	
.previsao .max {
	color: #930;
	font-weight: bold;
}
.previsao .min {
	color: #0F6FFE;
	font-weight: bold;
}
.conteudo {
	background: url(../imgs/fundo-conteudo.jpg) repeat-x bottom #FFF;
	padding: 10px 0;
}
.texto {
	color: #333;
	display: block;
	line-height: 18px;
	width: 260px;
}
.separador {
	background: url(../imgs/separador.gif) no-repeat 30px center;
}
.rodape {
	background-color: #FFF;
	border-top: 1px solid #C4C4C4;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 5px;
}

.titulo{
	color:#A0A0A0;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.subTitulo{
	color:#A0A0A0;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

.divProdutos{
	background: url(../imgs/bg.jpg) repeat-x top center;
	margin: 5px 0 0 0;
	height: 100%;
	
	float:inherit;
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	height: 100%;
	vertical-align:middle;
	left:0;
	top:0;
	text-align:center;
	width:100%;
	z-index:9999990;
}

.tituloGaleria{
	font-family:tahoma;
	font-size:11px;
	color:#666666; 
	line-height:17px;
	text-decoration:none;
}

.bordaCampoEsq{
	border-bottom:1px #9F9F9F solid;
	border-left:1px #9F9F9F solid;
	border-right:none;
	border-top:1px #9F9F9F solid;
	padding: 3px;
}

.bordaCampoDir{
	border-bottom:1px #9F9F9F solid;
	border-left:none;
	border-right:1px #9F9F9F solid;
	border-top:1px #9F9F9F solid;
	padding: 3px;
}
.titProduto {
	background: url(../imgs/imgFundoProdutos.gif) repeat-x top center;
	height: 18px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

.caixa_texto {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #454545;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.botao {
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	height: 18px;
	color: #454545;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}


#mask {
	position:relative;
	float: left;
	text-align:center;
	vertical-align:middle;
	left:0px;
	top:0px;
	width:510px;
	overflow:hidden;
}

#menu {
	text-align:center;
	vertical-align:middle;
	left:0px;
	top:0px;
}