*, html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	background-image: url(/novo/images/eventos-2010/layout/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	line-height: 1.4em;
}
img {
	border: none;
}
.logo {
	float: left;
	margin-right: 10px;
	position: relative;
}
.logo img {
}

.selo-exclusivo {
	
}

.logo span {
	display: block;
	position: absolute;
	left: -3px;
	top: -3px;
}


.box-side .logo {
	float: none;
	display: block;
	margin: 0 auto;
}
.box-side {
	text-align: center;
}
hr {
	border: none;
	width: 100%;
	color: #eee;
	background-color: #eee;
	height: 1px;
	margin: 5px 0 10px;
}
a {
	text-decoration: none;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 780px;
	margin: 0 auto;
}
#content-main {
	width: 550px;
	float: left;
}
.acao {
	text-align: right;
}
.acao a {
	margin: auto 5px;
}
.data {
	color: #d12;
	text-transform: uppercase;
}
.data-local {
	color: #d12;
	text-transform: uppercase;
	font-size: 11px;
}
table.veja-como-foi-lista {
	width: 100%;
}
table.veja-como-foi-lista td {
	padding: 5px;
	border-bottom: solid 1px #eee;
}

h1, h2, h3, h4 {
	color: #333;
	padding-bottom: .5em;
}
.box-main {
	width: 550px;
}
.box-main-wrapper {
	background: url(/novo/images/eventos-2010/layout/box-main-content.png) top left repeat-y;
}
.box-main-content {
	padding: 10px 50px;
}
.box-main-bottom {
	background: url(/novo/images/eventos-2010/layout/box-main-bottom.png) top left no-repeat;
	width: 100%;
	height: 58px;
}
.box-main-item {
}
.acao {
	line-height: 50px;
}
#content-side {
	width: 230px;
	float: left;
}
.box-side {
	width: 230px;
}
.box-side-wrapper {
	background: url(/novo/images/eventos-2010/layout/box-side-content.png) top left repeat-y;
}
.box-side-content {
	padding: 5px 25px;
}
.box-side-bottom {
	background: url(/novo/images/eventos-2010/layout/box-side-bottom.png) top left no-repeat;
	width: 100%;
	height: 30px;
}
#footer {
	background: url(/novo/images/eventos-2010/layout/footer-site.gif) center no-repeat;
	clear: both;
	background-color: #BCBDC0;
	width: 100%;
	padding:77px 0 0 0;
	margin:50px 0 0 0;
}
.box-full {
	width: 780px;
	margin-top: -12px;
}

.box-home {
	width: 780px;
	margin-top: 0;
}

.box-full-wrapper {
	background: url(/novo/images/eventos-2010/layout/box-full-content.png) top left repeat-y;
	position: relative;
}
.box-full-content {
	padding: 10px 60px;
}
.box-full-bottom {
	background: url(/novo/images/eventos-2010/layout/box-full-bottom.png) top left no-repeat;
	width: 100%;
	height: 58px;
}

.separador {
	border: none;
	width: 100%;
	color: #eee;
	background-color: #eee;
	height: 1px;
	margin: 5px 0 10px;
	clear: both;
}

.evento-main {
	float: left;
	width: 330px;
}

.evento-sidebar {
	float: left;
	margin-left: 40px;
	width: 290px;
}

.programacao, .palestrantes {
	float: left;
	clear: both;
	margin-top: 20px;
	width: 100%;
}

.programacao table {
	border-collapse: collapse;
}

.programacao td {
	vertical-align: top;
	padding: 2px;
}

.palestra-nome {
	margin-top: 10px;
	font-weight: bold;
}

.palestra-tema {
	font-style: italic;
}

.palestra-publico-alvo {
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: -10px;
}

div.palestrante {
	display: block;
	float: left;
	padding: 10px 0;
	width: 100%;
}

p.palestrante {
	margin-bottom: 10px;
}

.palestrante-foto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	/*
	padding: 5px;
	border: 1px solid #ccc;
	*/
}

.local-foto {
	margin: 20px;
	float: right;
	/*
	padding: 5px;
	border: 1px solid #ccc;
	*/
}

br {
	clear: left;
}

p {
	padding-bottom: .2em;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 0 0;	
}

.palestrante-nome {
	font-weight: bold;
}


small {
	font-size: 9pt;
}


.form-item {
	display: block;
}

.form-item label {
	display: block;
/*	text-transform: uppercase;*/
	margin-top: 6px;
	margin-bottom: 2px;
}

.form-text {
	border: solid 1px #aaa;
	width: 250px;
	padding: 3px;
}

.form-select {
	border: solid 1px #aaa;
	padding: 3px;
}

.form-submit {
	display: block;
	margin: 10px 0;	
}

.form-item input, .form-item select {
	display: block;
	margin: 0;
}

.form-item small {
	font-size: 7pt;
	text-transform: uppercase;
	/* color: #c30; */
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}

.form-highlight {
	background-color: #eee;
}

.div-fieldset {
	border: none;
	display: block;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	word-wrap: break-word;
}

legend {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #333;
}

div.col {
	display: block;
	float: left;
	width: 270px;
	margin-right: 30px;
}

span.erro {
	display: block;
	text-transform: uppercase;
	font-size: 8pt;
	color: #c30;
	padding: 3px 0;
	font-weight: bold;
}

.erro {
	color: #c30;
	font-weight: bold;
}

.reminder {
	border: 2px double #aaa;
	margin: 5px 50px; 
	font-size: 10pt;
	text-align: justify;
}

.reminder p {
	margin: 10px;
}

.reminder-title {
	margin: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

.mensagens {
	display: block;
	text-transform: uppercase;
	font-size: 9pt;
	color: #c30;
	padding: 8px 0;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.mensagens p {
	text-align: center;
}

em {
	font-style: italic;
}

.highlight {
	background-color: #ddd;
	line-height: 1.5em;
	padding: 6px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
}
.inscricao-realizada, .inscricao-invalida {
	padding: 50px 0;
	text-align: center;
}
.login  {
	padding: 20px 0;
}
#table-login {
	width: 200px;
	margin: 0 auto;
}
#table-login td {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
}
#table-login .form-text {
	width: 120px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
#map {
	clear: both;
	display: block;
	width: 100%;
	height: 500px;
}
.local-informacoes-adicionais {
	clear: both;
	float: left;
}
.button-inscreva-se-big {
	line-height: 70px;
}


.photo {
	position: relative;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 112px;
	float: left;
	display: block;
	margin: 0 15px;
}

#gallery .photo {
	margin: 20px 24px;
}

#gallery {
}

.photo img {
	border: 1px solid #eee;
	display: block;
	margin: 5px auto;
}

.photo span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 20px;
	background: url(/novo/images/interage-2009/tape.png) no-repeat;
}

.photo a {
	text-decoration: none;
}

.selo-exclusivo {
	position: absolute;
	right: 0;
	top: 0;
}

