body {
	background: #02202B url(../img/bg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
}
a {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
hr {
	border: none;
	border-bottom: #1B1B1B 1px dashed;
	margin-bottom: 20px;
	margin-top: 20px;
}
input[type=text], input[type=password], select, textarea, .inputs {
	background: #FFF url(../img/bginputs.jpg) repeat-x top;
	border: #39450C 1px solid;
}
input[type=submit], input[type=reset], input[type=button], button, .botoes {
	background: #025BA0;
	color: #FFF;
	font-weight: bold;
	border: #011A2C 1px solid;
	text-shadow: #011A2C 0 1px 0;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#site {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	padding-top: 15px;
	padding-bottom: 7px;
	clear: both;
}
#logo span {
	font-weight: bold;
	color: #FFF;
	text-shadow: #000 0 1px 0;
	float: right;
	margin-top: -5px;
}
#logo span img {
	margin-left: 4px;
}
#topo {
	background: #FFF;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border: #FFF 2px solid;
	width: 978px;
	height: 275px;
}
#topo ul {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#topo li {
	margin: 0px;
	margin: 0px;
	z-index: -10;
}
#topo li img {
	opacity: 0;
	width: 978px;
	height: 275px;
	position: absolute;
	transition: all 1s;
}
#menu {
	border: #FFF 2px solid;
	background: url(../img/bgmenu.jpg);
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	height: 28px;
	margin-top: -2px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	display: inline-block;
	width: 790px;
}
#menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	border-right: #FFF 1px dotted;
	margin-left: -4px;
}
#menu a {
	display: inline-block;
	padding: 7px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #000 0 1px 0;
}
#menu a:hover {
	text-decoration: none;
	color: #036;
	text-shadow: none;
	background: #FFF;
}
#pesquisa {
	display: inline-block;
	vertical-align: top;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
}
#pesquisa div {
	padding: 2px;
	padding-left: 7px;
	background: #FFF;
	display: inline-block;
	border: #343A46 1px solid;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	
	-webkit-box-shadow: inset 0px 1px 1px 0px #ccc;
	box-shadow: inset 0px 1px 1px 1px #ccc;
}
#pesquisa input {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	border: 0px;
	background: transparent;
	text-align: left;
}
#pesquisa input[type=text] {
	width: 130px;
}
#bloco {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 20px;
	border: #FFF 2px solid;
	background: #FFF url(../img/bgcorpo.jpg) repeat-y right;
}
#corpo {
	display: inline-block;
	vertical-align: top;
	width: 760px;
	padding: 7px;
	padding-bottom: 25px;
	min-height: 100px;
}
#paginador {
	padding-top: 25px;
	text-align: center;
}
#direita {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	background: #00394D url(../img/bgdireita.jpg) repeat-x top;
	min-height: 100px;
}
#direita label, #direita span, #direita b, #direita div, #direita a {
	color: #FFF;
}
#aguadir {
	padding: 7px;
	background: url(../img/aguadir.png) no-repeat top left;
}
#direita hr {
	border: none;
	border-bottom: #FFF 1px dashed;
	margin-top: 15px;
	margin-bottom: 15px;
}
#direita label {
	font-weight: bold;
	text-shadow: #000 0 1px 0;
	padding-bottom: 10px;
	display: block;
	font-size: 12px;
}
#login input[type=text], #login input[type=password] {
	width: 55px;
}
#video iframe {
	border: #000 1px solid;
}
#news {
	height: 100px;
	background: #FFF;
	border-top: #000 1px solid;
	padding: 7px;
}
#direita #news, #direita #news * {
	color: #1B1B1B;
}
#excelencia {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 20px;
}
#rodape img {
	float: right;
}
#rodape * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;	
}
#redes {
	width: 110px;
	position: absolute;
	text-align: right;
	margin-left: 880px;
	margin-top: -15px;
}
#redes img {
	margin-left: 7px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.corpo {
	background: #FFF;
}
.quadro {
	width: 100%;
	margin-top: 20px;
	border: 0px;
	background: #DEF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.quadro td {
	padding: 2px;
	border-bottom: #FFF 1px solid;
	border-right: #FFF 1px solid;
}
.titulo td {
	background: #00394D;
}
.ttl1 {
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
}
.ttl2 {
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
}
.titulo td {
	color: #FFF;
	font-weight: bold;
}

/* SDK */
#ampliar {
	display: block;
	background: #999;
	border: #666 1px solid;
	padding: 5px;
	text-align: center;
	color: #FFF;
	margin-top: 210px;
}
#ampliar a {
	color: #FFF;
}
#ampliacao {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	border: #000 1px solid;
	z-index: 8887;
}
#sblock {
	background: #000;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 999;
	display: none;
}
#fechapop {
	background: #FFF;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: #000 1px solid;
	border-top: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 8888;
	display: none;
}
#imgproduto {
	border: #000 1px solid;
	margin-top: 10px;
}

/* drop down */
#menu li ul * { border: none;}
#menu li ul {
	position: absolute;
	display: none;
	padding: 5px;
	margin: 0px;
	margin-top: 2px;
	border: none;
	background: #00394D;
	opacity: 0.8;
	moz-opacity: 0.8;
	filter: alpha(opacity=80%);
	max-width: 150px;
	box-shadow: 10px 10px 5px #888;
	z-index: 99999;
	font-weight: normal;
	font-size: 9px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
}
#menu li ul li {
	width: 100%;
	clear: both;
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	display: list-item;
	background: none;
	font-weight: normal;
}
#menu li ul a {
	display: block;
	padding: 5px;
	text-shadow: none;
	font-weight: normal;
	color: #FFF;
	font-size: 9px;
	height: auto;
}
#menu li ul a:hover {
	background: #FFF;
	text-shadow: none;
	color: #000;
	font-weight: normal;
}
#menu li ul div {
	background: #000C0F;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	margin-right: 2px;
}
/* fim drop down */

/* Aqui começa o diaporama */
#imageFlow * {
	color: #FFF;
}
#imageFlow { 
    position: absolute; 
    width: 750px; 
    height: 450px; 
    margin-left: 50%; 
    left: -475px;
    top: 560px; 
    overflow: hidden; 
    background: #000; 
} 
#imageFlow .diapo { 
    position: absolute; 
    left: -4000px; 
    cursor: pointer; 
    -ms-interpolation-mode: nearest-neighbor; 
} 
#imageFlow .link { 
    border: dotted #fff 1px; 
    margin-left: -1px; 
    margin-bottom: -1px; 
} 
#imageFlow .text { 
    position: absolute; 
    left: 0px; 
    width: 100%; 
    bottom: 16%; 
    text-align: center; 
    color: #FFF; 
    font-family: verdana, arial, Helvetica, sans-serif; 
    z-index: 1000; 
} 
#imageFlow .title { 
    font-size: 18px; 
    font-weight: bold; 
} 
#imageFlow .legend { 
    font-size: 10px; 
} 
#imageFlow .scrollbar { 
    position: absolute; 
    left: 10%; 
    bottom: 20px; 
    width: 80%; 
    height: 16px; 
    z-index: 1000; 
} 
#imageFlow .track { 
    position: absolute; 
    left: 1%; 
    width: 98%; 
    height: 16px; 
    filter: alpha(opacity=30); 
    opacity: 0.3;
} 
#imageFlow .arrow-left { 
    position: absolute; 
} 
#imageFlow .arrow-right { 
    position: absolute; 
    right: 0px; 
} 
#imageFlow .bar { 
    position: absolute; 
    height: 16px; 
    left: 25px; 
} 

/* Galeria */
#galeria {
	height: 550px;
}
#voltar {
	text-align: right;
}

#indexed_slider * { color: #FFF;}

.ppdestak {
	height: 189px;
	background: url(../img/ppdestak.jpg) repeat-y left top;
	border-bottom: #A3A3A3 1px solid;
}
.ttldestak {
	display: inline-block;
	height: 180px;
	width: 13px;
	vertical-align: bottom;
	padding: 4px;
}
.ttldestak img {
	display: inline-block;
	margin-top: 74px;
}
.btdeskak {
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.caixa_destak {
	height: 179px;
	width: 150px;
	padding-top: 10px;
	border-left: #A3A3A3 1px solid;
	border-bottom: #A3A3A3 1px solid;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.mini {
	border: 0px;
	width: 80px;
	height: 80px;
}
.caixa_destak label {
	display: block;
	margin-top: 10px;
}
.mais {
	position: absolute;
	width: 150px;
	margin-top: 163px;
	text-align: right;
}

#apoios {
	padding-top: 20px;
	text-align: center;
}
#apoios img {
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}

#conteudo {
	background: #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 20px;
	padding: 7px 7px 20px 7px;
}
#esquerda {
	display: inline-block;
	vertical-align: top;
	width: 223px;
	padding: 20px 7px 20px 0;
	min-height: 100px;
}
#painel {
	display: inline-block;
	vertical-align: top;
	width: 732px;
}

/* Menu produtos */
#esquerda ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 50px;
}
#esquerda li div {
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: #ededed 1px solid;
	padding-left: 20px;
	background: #2a2a2a;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
}
#esquerda li a {
	display: block;
	border-bottom: #ededed 1px solid;
	padding: 6px;
	color: #000000;
	font-size: 12px;
}

.vtopico {
	cursor: pointer;
	cursor: hand;
}
.varea {
	overflow: hidden;
	height: 0px;
	-webkit-transition: height 1.5s ease;
	-moz-transition: height 1.5s ease;
	-o-transition: height 1.5s ease;
	transition: height 1.5s ease;
}

/* Primeira página nova */
#categorias {
	padding: 7px 0 20px 0;
	margin: 0px;
	width: 762px;
}
.upfoto {
	display: inline-block;
	vertical-align: top;
	width: 245px;
	height: 155px;
	border: #000 1px solid;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 4px 2px 4px 2px;
}
.upfoto img {
	margin-top: -20px;
	display: block;
	transition: all 0.3s;
}
.upfoto * {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF !important;
	cursor: pointer;
	cursor: hand;
	text-shadow: #000 0 1px 0;
}
.upfoto div {
	background: rgba(0, 0, 0, 0.5); 
	padding: 5px;
	position: absolute;
	width: 245px;
	cursor: pointer;
	cursor: hand;
	margin-top: 130px;
	transition: all 200ms;
	text-align: center;
	color: #FFF;
}
.upfoto div * {
	color: #FFF !important;
}
.upfoto label {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-bottom: 6px !important;
	text-align: center;
	color: #FFF !important;
	transition: all 0.2s;
}

.ttl {
	font-size: 28px;
	text-transform: uppercase;
	padding: 10px 0 20px 0;
	margin: 0px;
}