html, body {
	height: 100%;
}
body {
	background: #FFF;
	padding: 0px;
	margin: 0px;
}
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a {
	color: #666;
	text-decoration: none;
	transition: all 0.5s;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: #333 1px dashed;
	margin: 30px 0 30px 0;
	padding: 0px;
}
input[type=text], input[type=password], textarea {
	border: #000 1px solid;
	background: #FFF url(../img/bginputs.jpg) repeat-x top;
	font-weight: normal;
	outline: none;
}
input[type=submit], input[type=reset], input[type=button], button {
	border: #000 1px solid;
	background: #6D6D6D;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	transition: all 700ms;
	outline: none;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, button:hover {
	background: #085188;
}
#fundo {
	position: fixed;
	z-index: -10;
}
#fundo ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#fundo li {
	padding: 0px;
	margin: 0px;
}
#fundo img {
	position: fixed;
	width: 100%;
	height: auto;
	min-height: 100%;
	opacity: 0;
	transition: all 1s;
}
header {
	background: rgba(255, 255, 255, 0.7);
	padding: 20px 0 0 0;
	margin: 0px;
}
header nav {
	width: 980px;
	padding: 0px;
	margin: 0 auto 0 auto;
}
nav img {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 15px 0;
}
nav ul {
	list-style: none;
	padding: 0px;
	margin: 28px 0 0 0;
	float: right;
}
nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
nav li a {
	display: inline-block;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: transparent 3px solid;
	transition: all 0.5s;
}
nav li a:hover {
	background: rgba(255, 255, 255, 0.6);
	border-bottom: #069 3px solid;
	text-decoration: none;
}
#corpo {
	width: 960px;
	background: rgba(255, 255, 255, 0.7);
	padding: 10px 10px 30px 10px;
	margin: 50px auto 0 auto;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	padding: 15px 0 15px 0;
	border-top: #F90 1px solid;
	border-bottom: #F90 1px solid;
	margin: 20px 0 40px 0;
}
#paginador {
	padding: 30px 0 0 0;
	text-align: center;
}
footer {
	width: 980px;
	margin: 0 auto 30px auto;
	padding: 4px 0 10px 0;
}
footer * {
	color: #FFF;
	text-shadow: #000 0 -1px 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
footer a:hover {
	text-decoration: none;
	color: #F90;
}
footer span {
	float: right;
}

/* Aqui começa o diaporama */
#imageFlow * {
	color: #FFF;
}
#imageFlow { 
    position: absolute; 
    width: 950px; 
    height: 450px;  
    margin-left: 0px;
 
    overflow: hidden; 
    background: #000;
	text-shadow: none;
	color: #FFF;
} 
#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; 
	text-shadow: none;
} 
#imageFlow .title { 
    font-size: 18px; 
    font-weight: bold; 
	text-shadow:none;
	color: #FFF;
} 
#imageFlow .legend { 
    font-size: 10px;
	color: #FFF;
	text-shadow: none;
} 
#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: 540px;
}
#voltar {
	text-align: right;
}
#voltar * {
	color: #333;
	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;
}