BODY {
  width : 70%;
  margin : auto;
  font-family : "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size : 10pt;
  background : #505050;
}

P, H1, H2 {
  padding-left : 20pt;
  padding-right : 20pt;
}

TD {
  font-family : Trebuchet ms;
  font-size : 10pt;
  color : #404040;
  background : #FFFFFF;
}

H1 {
  margin-top : 18pt;
  font-size : 14pt;
  color : #493E90;
  font-weight : normal;
  border-bottom : 1px solid #CFBCE1;
}

H2, H3 {
  margin-top : 18pt;
  font-size : 12pt;
  color : #493E90;
  font-weight : normal;

}

H3 {
  font-size : 10pt;
  color : #39570E;
  border-bottom : none;
}


.banner {
  background : #000000;
  color : #E0E0E0	;
  font-size :20pt;
  font-weight : bold;
  text-align : Center;
}

.sidepanel {
  background : #EFFFCE;
  padding : 10px;
  font-size : 8pt;
  width : 180px;
}

.mainpanel {
  padding : 10px;
}
.footer {
  border-top : 1px solid #CFE1AC;
  padding : 10px;
  padding-bottom : 30px;
  margin: auto;
  font-size : 8pt;
  vertical-align : center;
}

A, A:link, A:visited {
  text-decoration : none;
  color: #3F5473;
  font-weight : bold;
}

A:hover {
  text-decoration : underline;
}

.talks {
	border-collapse: collapse;
}

.talk_title {
  font-weight : bold;
  text-align : center;
  padding : 5px;
  border : 1px solid #CFE1AC;
  border-bottom : 0px;
  padding-bottom : 0px;
  width : 300pt;
}


.talk_author {
  text-align : center;
  padding : 5px;
  border : 1px solid #CFE1AC;
  border-top : 0px;
  padding-top : 0px;
}

.talk_time {
  text-align : center;
  padding : 5px;
  border : 1px solid #CFE1AC;
}

A.patrocinio, A.patrocinio:link, A.patrocinio:hover, A.patrocinio:visited, .patrocinio {
  font-weight : normal;
}

TABLE.tab {
  border-bottom : 1px solid #F0F0F0;
}

TD.tab {
  color : #606060;
  background : #F8F8F8;
  font-size : 10pt;
  padding : 5px;
  margin : 0px;
  width : 200pt;
  text-align : center;
}

A.tab {
  text-weight : normal;
  color : #606060;
  text-decoration : none;
}

TD.selected {
  background : #D0D0D0;
  color: #000000;
  border-bottom : 1px solid #D0D0D0;
}

TD.filltabx {
  width : 100%;
}

TD.shade {
  border-top : 2px solid #C8C8C8;
  background : #E0E0E0;
  border-bottom : 1px solid #F8F8F8;
  padding : 0px;
  margin : 0px;
  height : 5px;
  font-size:1px; overflow:hidden;
  empty-cells:show;
}

.expositor_nombre, .expositor_desc, .expositor_foto {
  font-family : trebuchet ms, arial;
  vertical-align : top;
  font-size : 10pt;
  padding-bottom : 4pt;
  padding-top : 4pt;
  margin-top : 0px;
  margin-bottom : 0px;
  text-align : justify;
}

.expositor_foto {
  padding-left : 60pt;
  padding-right : 10pt;
}

.expositor_nombre, .expositor_desc {
}
.expositor_nombre {
  font-weight : bold;
  padding-top : 10pt;	
  font-size : 11pt;
}

li {
  margin-left : 10pt;
}

.subtitle {
  font-size : 9pt;
  font-weight :normal;
  color : #C0C0C0;
}
