* {
  margin:0;
  padding:0;
  border:0;
}

html, body  {
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:10px;
  background-color:#EFEFEF;
}

.hidden {
	display:none;
}

#wrapper {
	margin:0 auto;
	width:762px;
}

#header_logo {
	float:left;
	background:url(../images/bg_header1.jpg) no-repeat;
	width:761px;
	height:97px;
	margin-bottom:10px;
}

#menu {
	float:left;
	background:url(../images/menu_bg_repeat.png) repeat-x;
	width:97.3%;
	height:36px;
}

#menu li {
	float:left;	
	display:inline;
	list-style-type:none;
}

#menu li a {
	float:left;
	color:#003263;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #D5D5D5;
	margin-top:11px;
	padding:0 10px 3px;
}

#bg_menu_left {
	float:left;
	background:url(../images/menu_bg_left.png) no-repeat;
	width:12px;
	height:36px;	
}

#bg_menu_right {
	float:left;
	background:url(../images/menu_bg_right.png) no-repeat;
	width:8px;
	height:36px;
	margin-bottom:6px;
}

#container_banner_left {
	float:left;
	background:url(../images/container_banner_bg_left.png) no-repeat;
	width:12px;
	height:273px;		
}

#container_banner {
	float:left;
	background:url(../images/container_banner_bg_repeat.png) repeat-x;
	width:97.3%;
	height:273px;		
}

#container_banner_right {
	float:left;
	background:url(../images/container_banner_bg_right.png) no-repeat;
	width:8px;
	height:273px;		
}

#container_banner img , #flash {
	float:left;
	margin:18px 8px 0 2px;
}

#content_top {
	float:left;
	background:url(../images/content_top_bg.png) no-repeat;
	width:760px;
	height:8px;	
	margin-top:3px;
}

#content {
	float:left;
	background:url(../images/content_repeat_bg.png) repeat-y;
	width:760px;
	height:100%;
	padding:0px 0px 10px 5px;
}

#content img {
	float:left;
	margin-top:3px;
}

#content_bottom {
	float:left;
	background:url(../images/content_bottom_bg.png) no-repeat;
	width:760px;
	height:8px;	
	margin-bottom:3px;
}

#left_content_top {
	float:left;
	background:url(../images/left_content_top.png) no-repeat;
	width:489px;
	height:8px;		
}

#left_content {
	float:left;
	background:url(../images/left_content_bg.png) repeat-y;
	width:489px;
	height:100%;		
}

#left_content p {
	float:left;
	margin:7px 15px 10px 15px;
	color:#747474;
	line-height:20px;
}

#left_content_bottom {
	float:left;
	background:url(../images/left_content_bottom.png) no-repeat;
	width:489px;
	height:8px;		
}

#right_col_top {
	float:left;
	background:url(../images/right_col_top.png) no-repeat;
	width:270px;
	height:8px;	
}

#right_col {
	float:left;
	background:url(../images/right_col_bg.png) repeat-y;
	width:270px;
	height:100%;		
}

#right_col_bottom {
	float:left;
	background:url(../images/right_col_bottom.png) no-repeat;
	width:270px;
	height:8px;	
}

#right_col img {
	float:left;
	margin:3px 2px 5px 7px;
}

#col_2 {
	float:right;
	width:35.5%;
}

#left_content .title , #right_col .title {
	float:left;
	color:#01467F;
	font-weight:bold;
	width:100%;
}

#right_col .title {width:58%;}

#right_col p {color:#72706F;}

.right_col_list {float:left;width:99%;margin:3px 0px 3px 0px;}

#content .palestrantes {
	float:left;
	width:16%;
	margin-left:5px;
}

.palestrantes p {
	float:left;
	color:#72706F;
	font-weight:bold;
}

.palestrantes a {
	float:left;
	color:#898887;
	font-weight:bold;
	font-size:10px;
	width:100%;
}

.patrocinio {float:left;text-align:center;width:100%;}

#content .patrocinio img {float:none;margin-right:7px;}

#left_content .total_line p , #left_content .total_line a {
	width:100%; 
	float:left;
	margin:2px 0px 5px 10px;
	line-height:13px;
}

#left_content .total_line .title {float:left;margin-top:15px;}

#left_content .total_line object {float:left;margin-left:23px;}

#content table {
	float:left;
	width:94%;
	margin-left:20px;
	border-collapse:collapse;
}

#content table tbody tr {
	font-weight:bold;
	color:#666666;
	font-size:12px;
	padding:10px 0px 10px 0px;
}

#content table tbody tr td {
	border-bottom:2px solid #ccc;
	padding:10px 0px 10px 0px;
	
}

.palestraspeaker_text {
	margin:15px;
	margin:-8px 15px 15px 15px;
	position:relative;
	line-height:15px;
	font-size:11px;
}

.palestratheme  {margin-left:15px;padding-top:10px;}

.palestratheme u {color:#003263;font-weight:bold;font-size:12px;}

#total_line form {
	float:left;
}

#left_content .total_line form .form {
	float:left;
	width:100%;
}

.form label {
	float:left;
	width:100%;
	margin-bottom:3px;
}

input , select {
	border:1px solid #BBBBBB;
	border-width:2px 1px 1px 2px;
	margin-bottom:8px;
	width:280px;
}

select {width:auto;}

input.radio {float:left;width:auto;margin-right:5px;border:none;}

.checkbox {width:auto;float:left;margin:0px 3px 4px 3px;border:none;}

.send_button {
	float:left;
	background:url(../images/botao_enviar.gif) no-repeat;
	width:80px;
	height:19px;
	border:none;
}