@charset "UTF-8";
/* CSS Document */

body {
	background: url(../img/bg_top.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	font-weight: 400;
}
a {
	text-decoration: none;
}
a:hover {
	color: #6799c9;
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: 1px #777 dotted;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
}
input[type=text], input[type=password], select, textarea, .inputs {
	color: #3a3a3a;
	background: #FFF;
	border: 1px #e4e2e1 solid;
}
input[type=submit], input[type=reset], input[type=button], button, .botoes {
	color: #336799;
	border: none;
	font-size: 11px;
	cursor: pointer;
	background: #FFF;
	font-weight: 700;
	border: 1px solid #336799;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, button:hover, .botoes:hover {
	color: #FFF;
	background: #336799;
}
#paginador {
	text-align: center;
	padding-top: 20px;
}
#main-cima {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
#redes {
	background: url(../img/bg_redes.png) no-repeat;
	height: 60px;
	margin-top: 5px;
	margin-left: 780px;
	padding-left: 15px;
}
#redes img {
	padding-left: 10px;
	padding-top: 10px;
}
#logo {
	margin-left: 417px;
	margin-top: -17px;
}
#menu {
	height: 40px;
	width: 963px;
	margin-left: 7px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: url(../img/bg_ul.png) repeat-x;
	-webkit-box-shadow: 0px -3px 8px 0px #2e2e2e;
	box-shadow: 0px -3px 8px 0px #2e2e2e;
	padding-left: 7px;
}
#menu li {
	display: inline-block;
	padding-right: 45px;
	padding-top: 15px;
	padding-left: 10px;
	height: 24px;
	background: url(../img/bg_btn.png) right no-repeat;
}
#menu a {
	font-size: 14px;
	color: #454f3c;
	text-decoration: none;
}
#menu a:hover {
	color: #336799;
}
#banner {
	margin-top: 3px;
	height: 270px;
	background: url(../img/bg_banner.png) no-repeat center;
	padding-left: 11px;
}
#conteudo {
	padding: 20px;
}
#main-baixo {
	height: 609px;
	background: url(../img/bg_destaques.png) no-repeat center;
}
#rodape {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#tickets {
	padding-top: 20px;
	padding-left: 45px;
}
#ticket {
	width: 280px;
	background: #FFF;
	-webkit-box-shadow: 0px -3px 8px 0px #2e2e2e;
	box-shadow: 0px 3px 20px 0px #000;
}
#creditos {
	margin-top: 60px;
}
#logo2 {
	padding-left: 53px;
	padding-top: 30px;
}
#cred {
	display: inline-block;
	vertical-align: top;
	min-width: 210px;
	margin-right: 15px;
	margin-left: 10px;
}
#cred h1 {
	border-bottom: #29a8e2 1px dashed;
	padding-bottom: 3px;
}
#cred span img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
#cred span label {
	display: inline-block;
	vertical-align: top;
}
#cred span {
	display: block;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #6799c9;
	padding-left: 10px;
}
h2 {
	color: #2d7dc1;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px #606060 dashed;
	width: 120px;
}
.titulo {
	font-size: 16px;
	font-weight: 700;
	color: #6799c9;
}
.text-ticket {
	padding-left: 10px;
}
.corpo {
	background: #FFF;
}
/* Banner rotativo */
#indexed_slider_shadow {
	text-align: center;
}

#indexed_slider_index {
	height: 70px;
}

#indexed_slider_index ul {
	margin: 0px;
	padding: 0px;
	margin-top: 45px;
	list-style: none;
	z-index: 777;
	text-align: center;
}

#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;
}

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

/* Aqui começa o diaporama */
#imageFlow * {
	color: #FFF;
}
#imageFlow { 
    position: absolute; 
    width: 940px; 
    height: 450px; 
    margin-left: 50%; 
    left: -470px;
    top: 640px; 
    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;
}