body {
	background-image: url(../imagens/fundos/agua.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px 0px 80px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #737373;
	margin: 0px 0px 80px;
}
a img {
	border: none;
}
.ligacao:link, .ligacao:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	color: #737373;
	padding-right: 3px;
	padding-left: 3px;
}
.ligacao:hover, .ligacao:active {
	color: #FFFFFF;
	background-color: #ED1B2E;
	border-bottom-style: none;
}

#contentor-geral {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#cabecalho {
	float: left;
	width: 920px;
	background-image: url(../imagens/fundos/nuvens.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#logo {
	background-image: url(../imagens/fundos/logo.png);
	background-repeat: no-repeat;
	height: 176px;
	width: 171px;
	position: absolute;
	left: 57px;
	top: 447px;
	z-index: 10;
	text-indent: -9999px;
}

#nav-principal {
	list-style-type: none;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 920px;
	float: left;
}
#nav-principal li {
	display: inline;
	margin-right: 0px;
}

#nav-principal a {
	text-decoration: none;
	display: inline;
	float: left;
	line-height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 13px;
	font-size: 12px;
}
#nav-principal a:link, #nav-principal a:visited {
	color: #FFFFFF;
}
#nav-principal a:hover, #nav-principal a:active {
	background-color: #ED1B2E;
	color: #FFFFFF;
}
#contentor-decor {
	clear: left;
	padding-top: 20px;
	height: 366px;
}
#decor-esq {
	float: left;
	width: 290px;
	margin-right: 20px;
	background-image: url(../imagens/decor/decor-home1.jpg);
	background-repeat: no-repeat;
	height: 366px;
}
#decor-ctr {
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: center;
	background-image: url(../imagens/decor/decor-home2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 366px;
}
#decor-dir {
	float: right;
	width: 290px;
	background-image: url(../imagens/decor/decor-home3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 366px;
}
#fitas {
	background-image: url(../imagens/fundos/fitas.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 904px;
	position: absolute;
	z-index: 9;
	left: 8px;
	top: 358px;
}
#contentor-conteudos {
	clear: left;
	float: left;
	width: 920px;
}
#sub-conteudo {
	float: left;
	width: 270px;
	padding-top: 140px;
	padding-right: 10px;
	padding-left: 10px;
}
#sub-conteudo h4 {
	font-size: 25px;
	color: #ED1B2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sub-conteudo p {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#sub-nav {
	padding: 0px;
	list-style-type: none;
	width: 200px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#sub-nav li {
	margin-bottom: 10px;
	display: block;
}
#sub-nav a {
	border-bottom-style: solid;
	width: 192px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	outline: none;
	text-decoration: none;
}
#sub-nav a:link, #sub-nav a:visited  {
	color: #737373;
}
#sub-nav a:hover, #sub-nav a.selected {
	color: #FFFFFF;
	background-color: #ED1B2E;
	border-bottom-color: #ED1B2E;
}
#conteudos {
	float: right;
	width: 590px;
	text-align: left;
	padding: 20px 10px 60px;
}
#conteudos h3 {
	text-align: left;
	height: 17px;
	width: 590px;
	text-indent: -9999px;
	background-image: url(../imagens/hs/home-h3.gif);
	background-repeat: no-repeat;
	line-height: 17px;
}
#conteudos h2 {
	text-indent: -9999px;
	text-align: left;
	height: 23px;
	clear: left;
	margin-bottom: 20px;
}
#conteudos h4 {
	color: #6FC053;
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#conteudos h5 {
	font-size: 15px;
	color: #6FC053;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#conteudos p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#conteudos blockquote {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FC053;
}
#conteudos blockquote p {
	color: #6FC053;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}
#conteudos div {
	width: 590px;
	clear: left;
	margin-bottom: 20px;
}
#conteudos #colunas {
	width: 590px;
	clear: left;
}
#conteudos #imgs {
	float: right;
	width: 290px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#conteudos #imgs p {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0px;
}
#conteudos #coldir {
	float: right;
	width: 280px;
	text-align: center;
}
#conteudos #colesq  {
	float: left;
	width: 280px;
}

#imgs .imgs-esq {
	float: left;
	width: 140px;
	margin-bottom: 0px;
}
#imgs .imgs-esq img {
	margin-bottom: 20px;
}
#imgs .imgs-dir {
	float: right;
	width: 140px;
	margin-bottom: 0px;
}
#imgs .imgs-dir img {
	margin-bottom: 20px;
}
#no-bullet {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#no-bullet li {
	margin-bottom: 5px;
	font-style: italic;
}
.no-bullet {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.schedule li {
	margin-bottom: 8px;
	font-style: italic;
	line-height: 20px;
}
.schedule {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	float: left;
	width: 560px;
}
.sponsors li {
	margin-bottom: 8px;
	font-style: italic;
	line-height: 20px;
}
.sponsors {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	float: left;
	width: 560px;
}
.autor {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-style: normal;
}

.schedule h6 {
	color: #ED1B2E;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: italic;
}
.oradores {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	width: 280px;
}
.oradores h6 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: italic;
}
.titulo-schedule {
	margin-left: -10px;
	padding-left: 0px;
}
.no-bullet li {
	margin-bottom: 5px;
	font-style: italic;
}
.titulo-sub-nav {
	color: #0E3F76;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 20px;
}
.titulo-assinatura {
	text-indent: -9999px;
	background-image: url(../imagens/hs/home-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 23px;
	clear: left;
	margin-bottom: 60px;
}
.titulo-join-us {
	background-image: url(../imagens/hs/home-h5.gif);
}
.titulo-register-online {
	background-image: url(../imagens/hs/register-online.gif);
}
.titulo-register-download {
	background-image: url(../imagens/hs/register-download.gif);
}
.titulo-abstract {
	background-image: url(../imagens/hs/home-h5-abstract.gif);
}
.titulo-exhibition-form {
	background-image: url(../imagens/hs/exhibition-form-h5.gif);
}
.titulo-exhibition-foor-plan {
	background-image: url(../imagens/hs/exhibition-foor-plan-h5.gif);
}
.titulo-invitation {
	background-image: url(../imagens/hs/invitation-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-location {
	background-image: url(../imagens/hs/location-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-news {
	background-image: url(../imagens/hs/news-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-tour {
	background-image: url(../imagens/hs/tour-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-contact {
	background-image: url(../imagens/hs/contact-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-accomodation {
	background-image: url(../imagens/hs/accomodation-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-venue {
	background-image: url(../imagens/hs/venue-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-programme {
	background-image: url(../imagens/hs/programme-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-exhibition {
	background-image: url(../imagens/hs/exhibition-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-sponsoring {
	background-image: url(../imagens/hs/sponsoring-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo-sponsors {
	background-image: url(../imagens/hs/sponsors-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#invitation #linkinvitation, #accomodation #linkaccomodation, #registration #linkregistration, #programme #linkprogramme, #venue #linkvenue, #exhibition #linkexhibition, #sponsoring #linksponsoring, #tour #linktour, #contact #linkcontact, #news #linknews {
	background-color: #ED1B2E;
	color: #FFFFFF;
}
#colunas #actiondir, #colunas #actiondir2 {
	float: right;
	width: 280px;
	text-align: center;
	padding-top: 20px;
	clear: right;
}
#colunas #actionleft {
	float: left;
	width: 280px;
	text-align: center;
	padding-top: 20px;
}
#colunas #txtleft {
	float: left;
	width: 280px;
	padding-top: 20px;
	text-align: left;
	clear: left;
}
#colunas #txtleft img{
	float: left;
	margin-right: 10px;
}
#colunas #actiondir p, #colunas #actionleft p, #colunas #actiondir2 p {
	padding-top: 20px;
	margin: 0px;
	padding-left: 45px;
	padding-right: 45px;
}
#colunas #actiondir h5, #colunas #actionleft h5, #colunas #actiondir2 h5 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#actionleft p.nota {
	font-size: 11px;
	line-height: 16px;
	padding-top: 30px;
}

#accao {
	height: 38px;
	width: 190px;
	background-image: url(../imagens/fundos/bt-glossy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 38px;
	text-decoration: none;
	font-size: 18px;
	display: inline;
	clear: both;
	float: left;
}
#accao:link, #accao:visited {
	color: #FFFFFF;
}
#accao:hover, #accao:active {
	text-decoration: underline;
	background-position: left -38px;
}
.cl {
	clear: left;
}
.accao {
	height: 38px;
	width: 190px;
	background-image: url(../imagens/fundos/bt-glossy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 38px;
	text-decoration: none;
	font-size: 18px;
	display: inline;
	clear: both;
	float: left;
}
.accao:link, .accao:visited {
	color: #FFFFFF;
	margin-bottom: 10px;
}
.accao:hover, .accao:active {
	text-decoration: underline;
	background-position: left -38px;
}
#speakers p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
