html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Arial', Helvetica, sans-serif;
	color: #555;
	/* [disabled]width: 600px; */
}

small,
.small {
  font-size: 85%;
}

div#header {
    height: 60px;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#08a89d;
}

h1 {
	font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    letter-spacing: 1px;
	font-size: 18px;
    font-weight: bold;
    
}

h3 {
	font-size: 16px;
    font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 20px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
    border-spacing: 40px 15px;
}

nav {
}

/* -------------------
----------------------------------------*/

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size: 14px;
	color:#000;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.wrapper2 {
    position: inherit;
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    	padding-bottom: 55px;
}

.wrapper3 {
    background:#F3F3F3;
	border-top: 10px solid #E6E6E6;
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.wrapper-footer-background {
    background:#FFF;
	border-top: 10px solid #E6E6E6;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.wrapper-footer {
    background:#FFF;
    width: 1000px;
    padding-top: 10px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.wrapper-fundo {
    background:#F3F3F3;
	border-top: 10px solid #E6E6E6;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
header {
    padding-top: 10px;
    padding-bottom:15px;
	background: #FFF;
    width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Logótipo
-----------------------------------------------------------------------------*/
logo {
}


/* Menu
-----------------------------------------------------------------------------*/

#menus {
    width: auto;
	height: 40px;
    padding-top: 35px;
    padding-left: 20px;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 1em;
    max-height: 350px;
    max-width: 1349px;
}

#menus ul {
	float: left;
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menus li {
	float: left;
	height: 65px;
	padding: 0px 8px 0px 8px;
}

#menus a {
	display: block;
	height: 20px;
	line-height: 10px;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:normal;
	color:#000;
	border: none;
    

}


#menus a:hover, #menu .current_page a {
	border-bottom:5px solid rgba(8, 168, 157, .6);
	text-decoration: none;
}

#menus .current_page a {
    border-bottom:5px #08a89d solid;
	text-decoration: none;
}


a#active {
    border-bottom:5px #08a89d solid;
	text-decoration: none;
}



/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 100px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 380px 0 0;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 320px;
	margin-left: -320px;
	position: relative;
	background: #fff;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	margin: auto 0;
	background: #F3F3F3;
	position: relative;
    
}


/* barra lateral com links
-----------------------------------------------------------------------------*/

#barra-lateral {
	float: right;
}

#barra-lateral ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#barra-lateral li {
	margin: 0;
	padding: 0;
}

#barra-lateral li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
	text-align: left;
}

#barra-lateral li li {
	line-height: 35px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: normal;
}

#barra-lateral li li span {
}

#barra-lateral li li a {
	padding: 0px 0px 0px 0px;
}

#barra-lateral h2 {
	padding: 20px 0px 30px 0px;
	text-align: left;
    letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color:#08a89d;
}

#barra-lateral p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	font-size: 14px;
}

#barra-lateral a {
	border: none;
	color:#666;
    font-weight: bold;
}

#barra-lateral a:hover {
	text-decoration: underline;
}


 slide -
.FlexEmbed {
    padding-top: 300px;
  display: block;
  overflow: hidden;
  position: relative;
}

.FlexEmbed:before {
  content: "";
  display: block;
  width: 100%;
}

.FlexEmbed--3by1:before {
  padding-bottom: 33.33333%;
}

.FlexEmbed--2by1:before {
  padding-bottom: 50%;
}

.FlexEmbed--16by9:before {
  padding-bottom: 56.25%;
}

.FlexEmbed--4by3:before {
  padding-bottom: 75%;
}

.CoverImage {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 1em;
  max-height: 350px;
  max-width: 1349px;
}


/* colunas */

#colunas-wrapper {
	overflow: hidden;
	background:#F3F3F3;
	border-top: 10px solid #E6E6E6;
}

#destaque-colunas {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px;
}

#destaque-colunas h2 {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	letter-spacing: 1px;
	text-align:left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight:normal;
	color:#08a89d;
}

#destaque-colunas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#coluna1 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#coluna2 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#coluna3 {
	float: left;
	width: 220px;
	margin-right:26px;
}

#coluna4 {
	float: right;
	width: 220px;
}


/* Créditos */
#creditos {
	width: 100%;
	margin: 0px auto;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background-color:#08a89d;
}

#creditos p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}


/* Colunas Oradores e Comissões */

/* Conteudo */

#conteudo {
	float:left;
	width: 650px;
	padding: 10px 10px 10px 10px;
}


#texto-colunas-titulos {
	text-align:center;
	color:#08a89d;
	font-size:25px;
	margin-top:10px;
	
}

#texto-colunas {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
}

#texto-colunas h2 {
	letter-spacing: 1px;
	text-align:center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:normal;
	color:#08a89d;
    font-weight: bold;
}

#texto-colunas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#texto-colunas-wrapper {
	background:#F3F3F3;
	border-top: 10px solid #E6E6E6;
}

#texto-coluna1 {
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: left;
}

#texto-coluna1 p{
	font-size:12px;
	text-align:center;
}

#texto-coluna2 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#texto-coluna2 p{
	font-size:12px;
	text-align:center;
}

#texto-coluna3 {
	float: right;
	width: 300px;
}

#texto-coluna3 p{
	font-size:12px;
	text-align:center;
}

#texto-info-intro {
	overflow: hidden;
	width: 700px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align:center;
    font-weight: bold;
}

#texto-info {
	float: left;
	width: 140px;
	padding-left: 15px;
    padding-right: 15px;
	font-size:16px;
	text-align:center;
	color:#08a89d;
	text-decoration:underline;
    font-weight: bold;
}



#figure{
	vertical-align:middle;
padding:0px;
margin:20px 0px;
}

#comissao{
	margin-left:0px;
	margin-right:0px;
	width:960px;
}

.tg  {
	border-collapse:separate;
	border-spacing:0;
	border-color:transparent;
	padding:10px;
}



	
.tg td {
	font-family:Arial, sans-serif;
	font-size:14px;
	padding:10px 5px;
	border-style:none;
	overflow:hidden;
	word-break:normal;
	border-color:transparent;
	color:#333;
}
	
.tg th {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:10px 5px;
	border-style:none;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	border-color:transparent;
	}

.tg .tg-hgcj {
	font-weight:bold;
	text-align:left;
}

.tg .tg-wr27 {
	text-align:left;
	font-size: 14px;
}


/* Imagem Comissões
---------------------------------------- */
figure .image {
    width: 100%;
}

figure {
    text-align: center;
    display: table;
    margin: 10px auto;
    
}

img.ri
{
	max-width: 100%;
	top: 20%;
    border-left: 10%;
    border-right: 10%;
}

/* Textos e Outros
-------------------------------- */
a {
	text-decoration: none;
	color:#099;
}


a:link 
{ 

    text-decoration-color: #099;
}


#texto-colunas-titulos {
	text-align:center;
	color:#08a89d;
	font-size:25px;
	margin-top:10px;
	
}

.align-center {
    text-align:center;    
}


/* tabela
-------------------------------- */
#hor-minimalist-b{
    font-size:14px;
    width:480px;
    border-collapse:collapse;
    }

#hor-minimalist-b th{
    font-weight: bold;
    font-size:16px;
	color: #000;
    border-bottom:2px solid #08a89d;
    padding:20px 18px;}

#hor-minimalist-b td{
    border-bottom:1px solid #08a89d;
	color: #555;
    padding:8px 10px;}

#hor-minimalist-b tbody tr:hover td{
    
}

#ver-minimalist{
    font-size:14px;width:480px;
    text-align:left;
    border-collapse:collapse;
    margin:30px 30px 30px 15px;
}

#ver-minimalist th{
    font-weight:normal;
    font-size:14px;
    border-bottom:2px solid #6678b1;
    border-right:30px solid #fff;
    border-left:30px solid #fff;
    color:#039;
    padding:8px 2px;
}

#ver-minimalist td{
    border-right:30px solid #fff;
    border-left:30px solid #fff;
    color:#669;
    padding:12px 2px 0;
}




/*-------
Botão línguas */
.menu_linguas {
padding-top: 2px;
}


.lgs {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #8c8c8c;
  -moz-box-shadow: 0px 1px 1px #8c8c8c;
  box-shadow: 0px 1px 1px #8c8c8c;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  background: #999;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
}

.lgs:hover {
  background: #08a89d;
  text-decoration: none;
}


/*---
                -------*/
.tg  {
    border-collapse:separate;
    border-spacing:0;
    margin:0px auto;
}

.tg td{
    font-family:Arial, sans-serif;
    font-size:14px;
    padding:10px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg th{
    font-family:Arial, sans-serif;
    
    font-size:14px;
    font-weight:normal;
    padding:10px 35px;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
    
    border-collapse:separate;
    border-spacing: 15px;
}


/*
--------------------- Oradores  */
#oradores-colunas-linha1 {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px;
}

#oradores-colunas-linha2 {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px;
}

#oradores-colunas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colunas-wrapper {
	overflow: hidden;
	background:#F3F3F3;
	border-top: 10px solid #E6E6E6;
}

#orador1 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#orador2 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#orador3 {
	float: left;
	width: 220px;
	margin-right:26px;
}

#orador4 {
	float: right;
	width: 220px;
}

#orador5 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#orador6 {
	float: left;
	width: 220px;
	margin-right: 26px;
}

#orador7 {
	float: left;
	width: 220px;
	margin-right:26px;
}

#orador8 {
	float: right;
	width: 220px;
}


/* Secção de Informações
----------------------------------- */

#texto-info-intro {
	overflow: hidden;
	width: 700px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align:center;
        font-weight: bold;
}


/* Google Maps
----------------------------------- */
#map-canvas {
        width: 657px;
        height: 294px;
      }

---
/* Tabela de Programa
----------------------------------- */

hh {
	text-align: center;
}
strong {
	color: #5ea69c;
}
