body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	background: #7dc7ed url('imagens/fundotop-trans.png') repeat-x top left;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
img{
	border: 0;
}
div#content {
	position: relative;
	margin: 0 auto;
	width: 930px;
}
div#top {
	position: absolute;
	z-index: -1;
	top: -150px;
	left: -52px;
}
div#bordaesq {
	margin-left: 10px;
	background: url('imagens/sombraesq-trans.png') repeat-y top left;
}
div#bordadir {
	margin-right: 10px;
	background: url('imagens/sombradir-trans.png') repeat-y top right;
}
div#main_frame {
	width: 890px;
	margin: 150px auto 0 auto;
	padding: 5px;
	background: black;
	color: white;
}
div#logo {
	position: absolute;
	top: -145px;
}
ul#menu {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-left: -10px;
	color:white;
}
ul#menu>li {
	list-style-type:none;
	display: inline;
	padding: 0 5px 0 10px;
	border-bottom: 0px;
	margin: 0 5px 0 10px;
	text-decoration: none;
	color: #fff500;
	font-weight: 900;
}
ul#menu>li>a {
	text-decoration: none;
	color: white;
	font-weight: 900;
}
ul#menu>li>a:hover {
	text-decoration: underline;
	color: #fff500;
}
ul#menu>li>a.unstyled {
	text-decoration: none;
	font-weight: 500;
}
img#flag {
	float:right;
	margin: 3px;
}
div#conteudo {
	text-align:left;
	margin: 0;
	padding: 5px;
	background-color: white;
	color: black;
}
div#patrocinadores {
	padding: 10px;
  visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 830px;
}
div#patrocinadores>h3 {
	margin: 0;
	padding: 0;
}
ul#mycarousel {
	position: relative;
}
ul.patrocinadores {
	list-style-image: none;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}
ul.diamond {
	z-index: 1;
	position: relative;
}
ul.patrocinadores>li {
	overflow: hidden;
	float: left;
	width: 120px;
	height: 95px;
	padding: 0 10px;
}
div#patrocinadores>ul>li>a>img {
	border: 0;
}
div#conteudo>.column {
	width: 280px;
}
div#conteudo>#left {
	float: left;
}
div#conteudo>#right {
	float: right;
}
div#conteudo>#middle {
	margin-left: 300px;
}
div#conteudo>.column>h1 {
	clear: none;
}
div#organizacao {
	float: left;
}
div#realizacao {
	float: right;
}
h3.header {
	margin: 0;
	font-size: 12pt;
	clear: none;
}
div#conteudo>.column>h3 {
	margin: 0;
	padding-left: 10pt;
	font-size: 12pt;
	background-color: #009240;
	color: white;
	clear: none;
}
div#conteudo>.column>ul {
	margin: 0;
	margin-left: 5px;
	padding-left: 10pt;
	font-size: 10pt;
	background-color: white;
	color: black;
}
div#conteudo>.column>ul>li {
	margin: 5pt 0;
}
div#conteudo>.column>img {
	margin-bottom: 1em;
}
div#conteudo>.column>div>img {
	margin-bottom: 1em;
}
div#conteudo>.column>p {
	margin: 0;
	margin-left: 5px;
	font-size: 10pt;
	background-color: white;
	color: black;
	padding: 5px 0px;
}
div#conteudo>.column>p.destaque {
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	font-weight: 700;
	margin-bottom: 1em;
}
div#conteudo>.column>a>.twittericon {
  float: left;
  margin: 5pt 5pt;
}
div#conteudo>#footer {
	margin-top: 5px;
	margin-left: -5px;
	margin-bottom: -10px;
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 8pt;
	width: 890px;
	clear: both;
	background-color: black;
	color: white;
}
a {
	color: #0093dd;
}
a:hover {
	color: #004299;
}
a:visited {
	color: #003100;
}
div#conteudo>table.inscricoes>tbody>tr>td {
	width: 15%;
}
div#conteudo>table.inscricoes>tbody>tr.current>td {
	background-color: #fff500;
}
div#conteudo>table.inscricoes>tbody>tr.old>td {
	color: #bbbbbb;
}
h2.patrocinador {
	background-color: #009240;
	color: white;
	padding-left: 1em;
}
ul.patrocinador {
	list-style-image: none;
	list-style-type: none;
	margin: 1em 0;
	padding: 0pt;	
}
ul.patrocinador>li {
	clear: left;
	display: block;
	width: 100%;
	padding-top: 0.5em;
	margin-bottom: 1em;
}
ul.patrocinador>li>h3 {
	clear: none;
}
ul.patrocinador>li>a>img {
	float: left;
	margin: 5pt 10pt;
}
ul.patrocinador>li>h3 {
  margin-left: 146px;
}
ul.patrocinador>li>p {
  margin-left: 146px;
}
ul.convidados {
	list-style-image: none;
	list-style-type: none;
	margin: 1em 0;
	padding: 0pt;	
}
ul.convidados>li {
	clear: left;
	display: block;
	width: 100%;
	padding: 0.5em 0;
	margin-bottom: 1em;
	border-bottom: 1px solid lightgray;
}
ul.convidados>li>h3 {
	clear: none;
}
ul.convidados>li>h2 {
	clear: none;
}
ul.convidados>li>img {
	float: left;
	margin: 5pt 10pt;
	width: 150px;
}
table#logos {
	border: 1px solid black;
	width: 100%;
}
table#logos>tbody>tr>th {
	width: 25%;
}
table#logos>tbody>tr>td {
	text-align: center;
	width: 25%;
}
table#logos>tbody>tr>td>img {
	width: 200px;
}

a.observation {
	color: black;
	font-size: 8pt;
	text-decoration: none;
}
.badge {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
}
.badge .raw {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 42%;
  border: 1px dashed #666;
  padding: 10px;
  min-height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.badge .preview {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 42%;
  border: 1px dashed #666;
  padding: 10px;
  min-height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.grade {
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
table.grade>tbody>tr.dura30 {
  height: 1.2em;
}
table.grade>tbody>tr.dura45 {
  height: 1.8em;
}
table.grade>tbody>tr.dura60 {
  height: 2.4em;
}
table.grade>tbody>tr.dura90 {
  height: 3.6em;
}
table.grade>tbody>tr.dura135 {
  height: 5.4em;
}
table.grade>tbody>tr>th.salas {
  width: 15%;
}
table.grade>tbody>tr>th.horario {
  vertical-align: top;
  border-top: 1px solid black;
  width: 10%;
}
table#gradecompleta>tbody>tr>th.horario {
  width: 8%;
}
table#gradecompleta>tbody>tr>td {
  width: 23%;
}
table#gradecursos>tbody>tr>th.horario {
  width: 10%;
}
table#gradecursos>tbody>tr>td {
  width: 45%;
}
table#gradeevento>tbody>tr>th.horario {
  width: 10%;
}
table#gradeevento>tbody>tr>td {
  width: 45%;
}
table#cursos>tbody>tr>th.horario {
  width: 10%;
}
table#cursos>tbody>tr>td {
  width: 15%;
}
table#cursos>tbody>tr>td.separator {
	width: 5px;
}

.curso {
  background-color: #c5dfed;
}
.keynote {
  background-color: #ffcc66;
}
.wbma {
  background-color: #c5dfed;
}
.sessao {
  background-color: #fff500;
}
.pausa {
  background-color: #ccc;
}
.jogo {
  background-color: #eee;
}
.outro {
  background-color: #eee;
}
.slot_nada {
  background-color: #fff;
}
.slot_patrocinadores {
  background-color: #ffcc66;
}

table#detalhecursos>tbody>tr>td {
  width: 15%;
}
table#detalhecursos>tbody>tr>td.separator {
	width: 5px;
}

ul#tabs {
  overflow: hidden;
	margin-bottom: 10px;
	padding-left: 0;
}
ul#tabs li {
  float: left;
  list-style: none;
  font-size: 12pt;
}
ul#tabs li + li::before {
  content: "\00a0|\00a0";
}
div.legenda {
	display: inline-block;
	width: 18px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.beginner {
  background-color: #fff500;
}
.practitioner {
  background-color: #7dc7ed;
}
.expert {
	background-color: #81c49e;
}
table.grade>tbody>tr>td.sessao .session_type {
	font-size: 8pt;
	font-weight: 800;
}
table.grade>tbody>tr>td.sessao .session_title {
	margin: 1em 5px;
	display: block;
}
table.grade>tbody>tr>td.sessao .temporary {
	color: gray;
}
table.grade>tbody>tr>td.sessao .author {
	padding-top: 1em;
	font-size: 8pt;
}
.preliminary {
	color: red;
	font-weight: 1200;
	text-transform: uppercase;
}
ul.spaced {
	padding-left: 20px;
	margin: 5px 0px;
  overflow: hidden;
}
ul.spaced li {
  float: left;
  margin-right: 20px;
  list-style: none;
  font-size: 12px;
}
ul.spaced li.first {
  font-weight: bold;
}
h4.title {
	margin: 30px 0 0 0;
}
span.bio {
	background-color: #ffffe0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px dashed #1c8c1c;
  padding: 10px;
  width: 90%;
  display: block;
}
span.bio h6 {
	margin: 0;
}
span.bio * {
    font-size: small;
}
span.level {
	padding: 3px;
}
span.type {
	font-size: 9pt;
	font-weight: 900;
	text-transform: uppercase;
}
li.placeholder {
	list-style-type: none;
	font-weight: 800;
	padding: 0.5em 0 0 0;
}

