html, body {
	margin: 0px;
	padding: 0px;
	color:#303039;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, sans;
}
html {
	background: #4e4e51;
}
body {
    padding-bottom: 300px;
	background: url('../_images/sci/2006/fundo.png') left top repeat-y #9F9FA3;
}
table, table tr, table td {
  vertical-align: top;
  text-align: left;
}
h1{
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  color: #fbc300;
}

h2{
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  color: #ffffff;
}

h3{
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  color: #dddddf;
}

h4{
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #666666;
}

h5, p {
	font-size: 13px;
}
ul, ol, li {
  padding: 0px;
  margin: 0px;
}
ul, ol {
  margin-left: 20px;
}
li ul, li ol{
  padding-left: 15px;
}
ul li {
  list-style-image: url('../_images/sci/2006/list-item.png');
}
#navbar ul li {
  list-style-image: none;
}
a, a:link {
	color: #000099;
	text-decoration:none;
}
a:visited {
	color: #440099;
	text-decoration:none;
}

a:active, a:hover{
	color: #fbc300;
}

br.clear{ clear:both; font-size:0; line-height:0;}

#body {
  width: 100%;
}
#header {
  vertical-align: bottom;
  height: 120px;
}
#header a, #header a:link, #header a:visited { color: #4a9c38; }
#header a:hover, #header a:active { color: #b7e2ae; }
#header .banner {
  position: absolute; top: 0px; left: 0px;width: 100%;height: 119px;overflow:hidden;
}
#header .banner img {
}
#header p {
  margin: 0px !important;
  padding: 0px !important;
}
#header .title 
{
  padding: 25px 10px 10px 10px;
}
/*#body{
	background: url(../_images/bg_body.png) no-repeat 0 0 fixed;
}*/

#navbar{
	float: left;
	padding-bottom: 100px;
	width: 150px;
}
#navbar ul, #navbar li, #navbar li p{
  padding: 0px;
  margin: 0px;
}
#navbar .container {
  padding-left: 15px;
}
#navbar ul.close{
	display:none;
}

#navbar ul.open{
	display:block;
}

#navbar ul li ul{
	padding-left: 15px;
}

#navbar li{
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	list-style: none;
	line-height: 20px;
	margin: 5px 0;
}

#navbar li a, #navbar li a:link, #navbar li a:visited {
	text-decoration: none;
	color: #fbc300;
}

#navbar li a:hover{
	color: #dadada;
}
.reverse {
  margin-left: -15px !important;
}
.selected {
  font-weight: bold !important;
}

#navbar, #navbar p, #navbar li li a, #navbar li li a:link, #navbar li li a:visited {
	text-decoration: none;
	color: #aaaaaa;
}

#navbar li ul li a:hover{
	color: #fafafa;
}

#conteudo{
	margin-left: 170px;
	margin-right: 5%;
}

address{
	font-style: normal;
	margin-bottom: 10px;
}

#conteudo ul{
	margin-top: 3px;
}
/*
#conteudo ul li{
	list-style-image: url('/_images/sci/2006/list_img2.gif');
}
#conteudo .lista ul li{
	list-style-image: url('/_images/sci/2006/list_img.gif');
}
*/

.lista{
	border-bottom: 1px solid #999999;
}

#conteudo dl{
	line-height: 20px;
}
#conteudo dl dt{
	clear:both;
	font-weight: bold;
	float:left;
}

#conteudo dl dd{
	float:left;
	margin-left: 5px;
}

table.hospedagem{
	margin-top: 10px;
	width: 300px;
	border-bottom:1px solid #c8c8c8;
}

table.hospedagem td, th{
	padding-left: 5px;
	height: 20px;
}

table.hospedagem td{
	vertical-align:top;
}

table.hospedagem thead tr{
	background-color: #c8c8c8;
	text-align:left;
}

table.hospedagem thead td{
	padding-left: 5px;
}

.programa .dia {
  margin: 0px 0px 20px 0px;
}

.programa .agenda, .programa h2 {
  font-size: 14px;
  white-space: nowrap;
  color: #dedede;
  clear: both;
}

/* categorias de programas */
.programa .impar td {
    font-weight: bold;
    background: #ffe6cc;
    color: #000033;
}
.programa .par td {
    font-weight: bold;
    background: #fff0dc;
    color: #000033;
}
/*
#d20061007 .impar td, #d20061008 .impar td {
    background: ;
}
#d20061007 .par td, #d20061008 .par td {
    background: #fff6dc;
}
*/
.programa .cat4, .programa .cat4 td, .programa .cat4 h4 {
    background: #f7f7f7 !important;
    color: #888888;
    font-weight: normal !important;
}
.programa .cat10, .programa .cat10 td, .programa .cat10 h4 {
    background: #ff8000 !important;
    color: #ffffff;
}
.programa table {
  margin-top: 20px;
}
.programa th {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #666666;
}
.programa td {
  border-bottom: 1px solid #999999;
  padding: 5px 5px 5px 10px;
}
.programa {
  width: 100%;
}
.programa .horario {
  width: 100px;
}
.programa .horario, .programa .horario p {
  color: #444444 !important;
  font-weight: normal !important;
  font-size: 13px;
}
.programa h4, .programa p {
  font-size: 13px;
  margin: 0px;
  margin-bottom: 5px;
}
.programa .apr {
  color: #000000;
  font-weight: normal;
}

table.programa tr.painel{
	background-color:#F7F7F7;
}

table.programa tr.curso{
	background-color:#FFF0CC;
}

table.programa tr.intervalo{
	background-color:#979797;
}

table.programa td.hora{
	width: 15%;
	font-weight:bold;
}

table.programa td.grupo{
	vertical-align:middle;
}

table.programa tbody td{
	border-bottom:1px solid #c8c8c8;
}

table.programa h4{
	margin-bottom: 5px;
	font-size:13px;
}

table.programa p{
	margin: 0 0 0 0;
}
#xdbform span.xdbl {
  width: 19%;
}
html>body #xdbform span.xdbl {
  width: 20.5%;
}
#xdbform .inlinef span.xdbl {
  width: 41%;
}

#xdbform .textinput {
  width: 70%;
}

#xdbform input.textinput, #xdbform select.textinput, #xdbform textarea.textinput {
    width: 78.5%;
}
html>body #xdbform input.textinput, #xdbform select.textinput, #xdbform textarea.textinput{
    width: 70.5%;
}


#xdbform div.textinput {
  width: 70%;
  border: none;
  float: left;
  background: none;
}
#xdbform div.textinput p {
  padding-left: 20px;
  text-indent: -20px;
}
#xdbv {
    line-height: 15px;
    display: block;
    float: left;
}
