body {
	font-family: verdana, arial;
	background: #ffffff url(../imgs/bg_page.jpg) repeat-y;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	
}
body,th {
	font-family: verdana, arial;
	font-size: 11px;
	color: #5b5b5b;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

td {
font-size: 11px;
}

p {
	text-align: justify;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
.table_tit {
	font-size: 11px;
	font-weight: 1px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.table_tit_insc {
	font-size: 10px;
	font-weight: 1px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}
td.insc {
	border-left:#5b5b5b solid 2px;
	border-right:#5b5b5b solid 2px;
	border-bottom: none;	
}
td.inscl {
	border-left:#5b5b5b solid 2px;
	border-bottom: none;
}
td.inscr {
	border-right:#5b5b5b solid 2px;
	border-bottom: none;
}

a {
	color: #6c7086;
}

#rodape {
width: 1000px;
background: url(../imgs/bg_rodape.jpg); 
clear:both;
} 

#topo {
	background-image: url(../imgs/topo.jpg);
	float: left;
	height: 156px;
	width: 1003px;
}
#menu {
	width: 1003px;
	height: 37px;
	color: #007437;
	background: #f1f1f1 url(../imgs/bg_menu.jpg) repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.tit {
	float: left;
	color: #000000;
}
ul.squ {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;  
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
}
ul.squ li {
  display: inline;
  list-style-type: square;  
}
ul.squ li a {
  text-decoration: none;
  font-weight:bold;
  padding-left: 7px;
  padding-right: 7px;
  border-right: solid 1px #dcdcdc
}
ul.squ li a:hover {
  color: #FF3300;
}

#left {
  float: left;
  position:absolute;
  left:0;
  height:100%;
  width: 128px;
  background: #eeeeee url(../imgs/left_bg.jpg) repeat-x;
  padding: 48px 0 0 0;
  margin: 0;
}

#titulo {
	float: left;
	position:absolute;
	height: 47px;
	width: 700px;
	margin: 0px;
	top: -49px;
	left: -3px;	
	padding: -40px 40px 0 -30px;
}

#miolo {
	float: left;
	width: 754px;
	top:0;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#miolo div.tt {
	position: absolute;
	float: left;
	width: 754px;
	margin: 0px;
	top: 242px;
	left: 130px;	
	padding: 40px 40px 0 30px;
}

#right {
	position:absolute;
	float: right;
	margin: 0;
	padding: 0;
	width: 128px;
	left: 875px;
	top: 192px;
	background:url(../imgs/patroc_bg.jpg) repeat-y;
}

#bg {
	position: absolute;
	float: left;
}

#miolo a.pdf:hover {
	background: url(../imgs/icon_pdf_h.gif) no-repeat left;
	margin: 0px;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	color: #FF3300;
	line-height: 18px;
	font-weight: bold;
}

#miolo a.pdf { 
	background: url(../imgs/icon_pdf.gif) no-repeat left;
	margin: 0px;
	display:block;	
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

#miolo a.www:hover {
	background: url(../imgs/icon_www_h.jpg) no-repeat left;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	color: #FF3300;
	line-height: 20px;
	font-weight: bold;
}

#miolo a.www { 
	background: url(../imgs/icon_www.jpg) no-repeat left;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

#miolo a.valores {
	background: #f9f9f9;
	padding: 3px 5px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #979797;
	border-left: 2px solid #979797;
	text-decoration: none;
	font-weight: bold;
}
#miolo a.valores:hover {
	background: #d6d6d6;
	padding: 3px 5px;
	border-top: 2px solid #979797;
	border-right: 2px solid #979797;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5b5b5b;
	border: 1px solid #5b5b5b;
	color: #ffffff;
	font-weight: bold;
}

.box {
	background: #ededed;
	border: 1px solid #ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}






#patrocinadores td {
	padding: 3px;
	width: 25%;
	text-align: center;
}
#patrocinadores td.link {
	padding-bottom: 15px;
}
#patrocinadores td.link a {
	color: #6c7086;
	text-decoration: none;
}


#corpo {
	float: left;
	width: 879px;
	background-image: url(../img/bg-corpo.gif);
	background-repeat: repeat-y;
}

.titulo {	font-size: 12px;
	font-weight: bold;
	color: #2D3352;
}

.progTitulo {
	width: 650px;
	background-color: #2D3353;
	padding: 7px;
	color: #c0c2cb;
	font-weight: bold;
}
.proghora {
	background-color: #e7e3c1;
	width: 105px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
}
.progEvento {
	padding: 7px;
	background-color: #f3f1e0;
	width: 100%;
}
#palestrantes a {
	color: #000000;
	font-weight: bold;
	background: #ECE7B9;
	text-decoration: none;
}

#duvidas td.formtitles {
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 3px;
}
#duvidas input.formduvidas {
	width: 280px;
	background: #FFFFFF;
	border: 1px solid #A4B97F;
	margin-bottom: 2px;
	*width: 273px;
	*background: #FFFFFF;
	*border: 1px solid #A4B97F;
	*margin-bottom: 0px;
}
#patrocinadores div.texto {
	margin-left: 220px;
	padding: 0px 0px 20px;
	border-bottom: 1px solid #6C7086;
}
#conteudo .co a.botao {
	font-size: 14px;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	display: block;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background: #F4F1D7;
	font-weight: bold;
	border-top: 1px solid #F4F1D7;
	border-right: 1px solid #F4F1D7;
	border-bottom: 1px solid #ACA899;
	border-left: 1px solid #ACA899;
}

#conteudo .co a.botao:hover {
	background: #E4DD9E;
	border-top: 1px solid #ACA899;
	border-right: 1px solid #ACA899;
	border-bottom: 1px solid #F4F1D7;
	border-left: 1px solid #F4F1D7;
}

