* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: url('../img/bg-body.jpg') #fff no-repeat center top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6a6f7a;
}

body#home {
	background: url('../img/bg-body-home.jpg') #142053 no-repeat center top;
	height: auto;
}
body#home #topo {
	background: none;
}
body#home * {
	color: #fff;
}
body#home hr {
	padding-top: 20px;
	border-color: #9ba8c2;
}
h1 {
	color: #1688c4;
	font-size: 14px;
	margin-bottom: 25px;
	text-indent: 0px;
}
h2 {
	color: #19478d;
	font-size: 13px;
	margin: 15px 0;
}
h3 {
	color: #36568f;
	margin: 5px 0;
	font-size: 14px;
}
h4 {
	color: #111b4b;
	margin: 5px 0;
	font-size: 12px;
}
h5 {
	color: #1688c4;
	font-size: 14px;
	margin: 15px 0 10px 0;
}
h6 {
	font-size: 12px;
	color: #344f88;
	margin-bottom: 7px;
}
h6 span {
	font-weight: normal;
}
hr {
	border-bottom: 1px solid #44659e;
	margin: 10px 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
address {
	margin-bottom: 15px;
	font-style: normal;
}
p {
	text-indent: 0px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 16px;
}
dl {
	margin-bottom: 10px;	
}
ol li {
	margin-bottom: 10px;
}
ul li {
	margin-bottom: 10px;
}
li li {
	margin-bottom: 2px;
}
.voltar {
	font-weight: bold;
	color: #bc5858;
}
.info {
	color: #1688c4;
	text-indent: 0px;
}
div.dif {
	color: #6a6f7a;
	font-weight: bold;
	width: 475px;
	text-indent: 15px;
	font-size: 12px;
	float: left;
	padding-bottom: 35px;
	text-align: justify;
}
.dif address {
	color: #1688c4;
	text-indent: 0px;
	font-weight: normal;
}
.clear {
	clear: both;
}
.foto-left {
	float: left;
	margin-right: 10px;
}
.foto-left cite {
	display: block;
	color: #22376c;
}
.horarios{
	color: #54575d;
	border-collapse: collapse;
	width: 640px;
}
.horarios td {
	padding: 2px 5px;
}
tr.dif {
	background: #c3c9d0;
}
.dest {
	font-size: 15px; 
	line-height: 20px;
}
.table,
.table2 {
	border: 1px solid #6c6f76;
	border-collapse: collapse;
}
.table td,
.table th {
	border-right: 1px solid #6c6f76;
	padding: 0px 5px 5px 5px;	
}
.table2 td {
	padding-bottom: 7px;
	padding-left: 15px;
}
.table2 {
}
.table th,
.table2 th {
	color: #6e728d;
	background: #d5dce6;
	padding: 10px 0 5px 0;
}
#tudo {
	width: 1050px;
	margin: 0 auto;
}
#topo {
	/* background: url('../img/bg-topo.png') no-repeat -25px top; */
	height: 280px;
	position: relative;
	color: #fff;
	margin-bottom: 30px;
}
#topo div {
	font-size: 14px;
	position: absolute;
	top: 85px;
	left: 355px;
	width: 200px;
	font-weight: bold;	
	text-align: left; 
}
#topo h1 {
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 15px;
	color: #344f88;
}
#topo p {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 17px;
	width: 190px;
}
#topo p.data {
	font-size: 15px;
	color: #0f194a;
	font-weight: normal;
	position: absolute;
	bottom: 27px;
	left: 355px;
	font-weight: bold;
	width: 400px;
}
#logo {
	position: absolute;
	left: 155px;
	top: 55px;
	height: 180px;
	width: 155px;
}
#logo img {
	height: 180px;
	width: 155px;
}
body #ja {
	position: absolute;
	right: 190px;
	bottom: 70px;
	font-weight: bold;
	color: #6b9df4;
	line-height: 19px;
}
#ja span {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#menu {
	position: absolute;
	bottom: 0;
	left: 160px;
	height: 24px;
}
#menu li {
	float: left;
	padding: 0 11px;
	line-height: 28px;
}
#menu a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#conteudo {
	padding: 0 55px 200px 55px;
}
#miolo {
	width: 670px;
	float: left;
}
#miolo2 {
	width: 710px; 
	margin: 0 auto; 
	float: none;
}
#videos {
	width: 133px;
	background: url('../img/bg-videos.jpg');
	float: left;
	border: 2px solid #5f88bd;
	padding: 15px 15px 200px 15px;
	color: #080808;
	margin-left: 25px;
	display: inline;
}
#videos a {
	color: #d33d1f;
}
#videos p {
	margin-bottom: 25px;
	text-align: left;
}
#coluna {
	width: 210px;
	float: right;
	color: #58595b;
}
#destaques {
	color: #414042;
	margin: 0 0 20px 0;
	background: #b5bbca;
	height: 235px;
	padding: 0 0 20px 10px;
}
#destaques p {
	width: 110px;
	float: right;
	text-align: left;
	text-indent: 0;
}
#destaques li {
	display: table;
	margin: 10px 5px 0 0;
	float: left;
	width: 203px;
}
#destaques img {
	float: left;
	margin-right: 8px;
}
#inscreva {
	background: url('../img/bg-inscreva.jpg');
	display: inline-block;
	width: 158px;
	height: 63px;
	padding: 15px 10px 0 10px;
	border: 2px solid #000;
	color: #152353;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	float: right;
}
#inscreva span {
	color: #0f194a;
	margin-top: 5px;
	display: block;
	font-size: 12px;
}
#participe {
	background: url('../img/bg-participe.jpg');
	display: inline-block;
	width: 127px;
	height: 50px;
	padding: 8px 25px 0 25px;
	float: right;
	color: #fff;
	border: 2px solid #2a4279;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#participe2 {
	background: url('../img/bg-inscricao.jpg');
	width: 200px;
	display: inline-block;
	border: 2px solid #2a4279;
	color: #2c447a;
	float: right;
	padding: 9px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#inscreva-trabalho {
	background: url('../img/bg-inscreva-seu-trabalho.jpg');
	height: 30px;
	width: 175px;
	line-height: 28px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	float: right;
	color: #35415b;
	text-align: center;
}
#nav {
	width: 150px;
	float: left;
}
#nav a {
	color: #344f88;
	line-height: 20px;
	font-weight: bold;
}
#fotos {
	width: 150px;
	float: left;
}
form {
	width: 520px;
	margin: 0 auto;
}
label {
	display: block;
	position: relative;
}
label span {
	display: block;
}
#f-contato {
	width: 400px;
}
input,
select,
textarea {
	border: 1px solid #666;
	margin: 2px;
	padding: 2px;
	background: #fff;
}
fieldset {
	border: none;
	padding: 5px;
}
fieldset.lado {
	padding: 0;
	border: none;
}
.lado label {
	display: inline-block;
}
label.error {
	color: #f00;
	font-size: 9px;
	position: absolute;
	top: 2px;
	right: 3px;
}
legend {
	font-size: 14px;
}
#novos { border: none; padding: 0; }
#chamadas {
	margin-left: 50px;
}
#chamadas li {	
	margin-top: 30px;
	float: left;
	margin-right: 40px;
	font-size: 11px;
}
#chamadas span {
	text-align: center;
	display: block;
}
#chamadas  #participe-anitec {
	background: url('../img/participe-anitec.png');
	width: 114px;
	height: 63px;
	padding: 25px 20px 0 20px;
}
#participe-anitec a {
	display: block;
	text-align: center;
	color: #2e487f;
	font-size: 14px;
	font-weight: bold;
}
#l-palestrantes {
	background: #1f3165;
	height: 60px;
	width: 550px;
	display: block;
	margin: 0 auto 25px auto;
}
.t {
	display: block;
	width: 550px;
	margin: 30px auto 7px auto;
	text-align: center;
	font-size: 14px;
}
#rodape {
	width: 720px;
	font-size: 11px;
	margin: 0 auto;
}
