@charset "UTF-8";
/* CSS Document */

/* Geral */
body {
	width:1000px;
	height:620px;
	margin:auto;
	margin-top:1px;
	background:url(../images/layout/fundo.jpg) center no-repeat;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
}

table {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
}

#topo_esquerda {
	width:507px;
	height:150px;
	background:url(../images/layout/topo_esquerda.jpg) center no-repeat;
	float:left;
}

#topo_direita {
	width:492px;
	height:150px;
	float:left;
}

#divisor_centro {
	width:1000px;
	height:50px;
	background:url(../images/layout/divisor_centro.jpg) center no-repeat;
	float:left;
}

#menu_vertical {
	width:160px;
	height:415px;
	padding-top:5px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
}

#menu_vertical ul {
	margin:0px;
	padding:0px;
}

#menu_vertical li {
	list-style:none;
}

#menu_vertical a {
	color:#FFFFFF;
	display:block;
	height:25px;
	line-height:25px;
	text-indent:6px;
	text-decoration:none;
	width:100%;
}

#menu_vertical li:hover {
	background:#E51C23;
	position:relative;
}

ul.primeiro_nivel {
	background:#015B9A;
}

ul.primeiro_nivel li {
	border-bottom:#FFFFFF solid;
	border-top:#FFFFFF solid;
	border-width:1px;
}

ul.segundo_nivel {
	display:none;
}

li:hover .segundo_nivel {
	background:#015B9A;
	border:#FFFFFF solid;
	border-width:1px;
	display:block;
	position:absolute;
	left:75px;
	top:5px;
}

ul.segundo_nivel li {
	border:none;
	float:left;
	width:180px;
}

#rodape {
	width:1000px;
	height:35px;
	text-align:right;
}

/* index.php */
#conteudo_index {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_index p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_index marquee {
	width:820px;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
}

#conteudo_index p.centro {
	text-align:center;
}

/* invited_speakers.php */
#conteudo_invited_speakers {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_invited_speakers_1 {
	width:280px;
	height:370px;
	float:left;
}

#conteudo_invited_speakers_2 {
	width:280px;
	height:370px;
	float:left;
}

#conteudo_invited_speakers_3 {
	width:280px;
	height:370px;
	float:left;
}

#conteudo_invited_speakers_4 {
	width:840px;
	height:50px;
	float:left;
}

#conteudo_invited_speakers p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_invited_speakers p a {
	text-decoration:none;
}

/* short_courses.php */
#conteudo_short_courses {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_short_courses p {
	padding-left:40px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_short_courses p.centro {
	text-align:center;
}

#conteudo_short_courses p a {
	text-decoration:none;
}

/* registration.php */
#conteudo_registration {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_registration p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_registration form p input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
	padding:5px;
}

/* scientific_committee.php */
#conteudo_scientific_committee {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_scientific_committee p {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

/* organising_committee.php */
#conteudo_organising_committee {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_organising_committee_1 {
	width:420px;
	height:420px;
	float:left;
}

#conteudo_organising_committee_2 {
	width:420px;
	height:420px;
	float:left;
}

#conteudo_organising_committee p {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

/* deadlines_and_fees.php */
#conteudo_deadlines_and_fees {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_deadlines_and_fees p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#table_1 {
	width:800px;
	height:100px;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}

#table_2 {
	width:383px;
	height:50px;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	float:left;
}

#conteudo_deadlines_and_fees img {
	width:120px;
	height:87px;
	float:left;
	margin-left:150px;
}

#conteudo_deadlines_and_fees table td {
	border-width:1px;
	border-style:solid;
	border-color:#333333;
}

#conteudo_deadlines_and_fees table th {
	border-width:1px;
	border-style:solid;
	border-color:#333333;
}

#conteudo_deadlines_and_fees table thead th {
	text-align:center;
	font-weight:bold;
	background-color:#EBEBEB;
}

#conteudo_deadlines_and_fees table tbody td {
	padding-left:2px;
}

/* accommodation.php */
#conteudo_accommodation {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_accommodation p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_accommodation p.destaque {
	color:#FF0000;
	text-align:center;
}

#conteudo_accommodation_fotos {
	float:left;
	width:560px;
	height:170px;
	margin-left:140px;
	margin-right:140px;
}

#conteudo_accommodation_fotos p {
	text-align:center;
}

.fotos {
	float:left;
	width:60px;
	height:60px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

/* social_program.php */
#conteudo_social_program {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_social_program p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#conteudo_social_program form p input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
	padding:1px;
}

/* transportation.php */
#conteudo_transportation {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_transportation p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

/* about_salvador.php */
#conteudo_about_salvador {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_about_salvador p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

/* about_visa.php */
#conteudo_about_visa {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_about_visa p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

/* participants.php */
#conteudo_participants {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_participants p {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

/* payment.php */
#conteudo_payment {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_payment p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

#table_3 {
	width:800px;
	height:100px;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	margin-left:20px;
	margin-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
}

#conteudo_payment form p input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
	padding:1px;
}

/* reservation.php */
#conteudo_reservation {
	width:840px;
	height:420px;
	float:left;
}

#conteudo_reservation p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

/* reservation_view.php */
#conteudo_reservation_view {
	width:840px;
	height:420px;
	float:left;
	overflow:auto;
}

#conteudo_reservation_view p {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}