body {
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: none;
}
a:hover {
	color: #053163;
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: #7f7f7f 1px dashed;
	margin-bottom: 15px;
	margin-top: 15px;
}
input[type=text], input[type=password], textarea, .inputs {
	background: #FFF;
	border: #7f7f7f 1px solid;
}
input[type=submit], input[type=reset], input[type=button], button, .botoes {
	border: none;
	background: #053163;
	color: #FFF;
	font-weight: bold;
}
#site {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#fundo.bg {
	/* Set rules to fill background */
	min-height: auto;
	min-width: 100%;

	/* Set up proportionate scaling */
	position: absolute;
	z-index: -900;
	width: 100%;
	height: auto;

	/* Set up positioning */
	top: 0;
	left: 0;
}
#top {
	height: 72px;
	background: url(../img/bg_top.png) repeat-x;
}
#main-top {
	display: inline-block;
	width: 980px;
	height: 70px;
}
#menu {
	display: inline-block;
	width: 760px;
	height: 70px;
}
#menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
#menu a:hover {
	background: #0062c2;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
#menu li {
	display: inline-block;
	padding-top: 25px;
}
#pesquisa {
	display: inline-block;
	vertical-align: top;
	height: 55px;
	width: 215px;
	padding-top: 15px;
}
#pesquisa input {
	vertical-align: top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#pesquisa input[type=text] {
	border-right: none;
	width: 120px;
	height: 14px;
	margin-top: 2px;
}
#pesquisa input[type=image] {
	padding: 2px;
	padding-left: 2px;
	padding-right: 10px;
	border-left: none;
}
#recomendar:hover {
	background: none;
	text-decoration: underline;
}
#bg-top-banner {
	height: 34px;
	background: url(../img/bg_vmenu.png) repeat-x;
	margin: -5px;
	margin-bottom: 50px;
}
#logo {
	position: absolute;
	z-index: 99999;
	margin-top: -63px;
	margin-left: 10px;
}
#fb {
	float: right;
	padding-top: 6px;
	padding-right: 9px;
}
#facebook {
	height: 33px;
	background: url(../img/fundo_vmenu.png) no-repeat left bottom;
	margin-top: 5px;
}
#facebook div {
	display: inline-block;
	margin-top: 6px;
	margin-left: 140px;
}
#conteudo {
	margin-top: 380px;
	padding: 10px;
	background: #FFF;
}
#sombra-conteudo {
	position: absolute;
	margin-left: -25px;
	margin-top: -90px;
}
#paginador {
	text-align: center;
	padding-top: 35px;	
}
#baixo {
	height: 188px;
	background: url(../img/bg.png) repeat-x;
}
#rodape {
	width: 980px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
}
#contactos {
	background: url(../img/bg_rodape.png) top right no-repeat;
	height: 80px;
	margin-top: 10px;
	width: 300px;
	text-align: right;
	padding-top: 50px;
	padding-right: 30px;
	float: right;
}
#certificados {
	position: absolute;
	background: #FFF;
	padding: 5px;
	margin-top: 60px;
	-webkit-border-radius: 7px;
 	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px 2px #000;
 	box-shadow: 0px 0px 3px 2px #000;
}
#cpr {
	clear: both;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
.contactos {
	color: #FFF;
	font-size: 11px;
}
.cred {
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
.cred a {
	background: #FFF;
	display: inline-block;
	padding: 1px;
	font-size: 10px;
}
.recomendar {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-left: 10px;
	background: url(../img/seta_recomendar.png) left center no-repeat;
	height: 10px;
}
.recomendar a {
	color: #FFF;
	font-weight: 600;
	font-size: 11px;
	text-decoration: none;
}
.recomendar a:hover {
	background: #0062c2;
}
.titulo {
	font-size: 20px;
	color: #033061;
	margin-top: 0px;
}

/* 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;
}

/* Aqui começa o diaporama */
#imageFlow * {
	color: #FFF;
}
#imageFlow { 
    position: absolute; 
    width: 950px; 
    height: 450px; 
    margin-left: 50%; 
    left: -485px;
    top: 610px; 
    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: 480px;
}
#voltar {
	text-align: right;
}

#indexed_slider * {
	color: #333;
}

/* Banner rotativo */
#indexed_slider_shadow {
	text-align: center;
}

#indexed_slider_index {
	height: 70px;
}

#indexed_slider_index ul {
	margin: 0px;
	padding: 0px;
	margin-top: 48px;
	list-style: none;
	margin-left: 330px;
	z-index: 777;
}

#indexed_slider_index li {
	display: inline-block;
	margin-left: 3px;
}

#indexed_slider_index a {
	border: #333 1px solid;
	display: block;
	width: 7px;
	height: 7px;
	outline: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #333;
}

#indexed_slider_index a:hover {
	text-decoration: none;
}