a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #377F21;
}
a:link {
	color: #A82D92;
	text-decoration: none;
}
a {
	font-weight: bold;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: #377F21;
	background-image: url(images/bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}

P, H1, H2 {
	text-align: left;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000;
	background : #FFFFFF;
	border-top-color: #7D68CF;
}

H1 {
	font-size : 14pt;
	color : #A82D92;
	font-weight : normal;
	text-align: left;
}

H2, H3 {
  margin-top : 18pt;
  font-size : 12pt;
  color : #493E90;
  font-weight : normal;

}

H3 {
	font-size : 10pt;
	color : #39570E;
	border-bottom : none;
	text-align: center;
}

.sidepanel {
	padding : 10px;
	font-size : 8pt;
	width : 180px;
}

.mainpanel {
	text-align: center;
}
.footer {
	border-top : 1px solid #ccc;
	vertical-align : center;
	font-size: 8pt;
}

TABLE.tab {

}

TD.tab {
	color : #606060;
	font-size : 10pt;
	margin : 0px;
	text-align : center;
	background: #E6DFEC;
}

A.tab {
	text-weight : normal;
	color : #473395;
	text-decoration : none;
}

TD.selected {
	color: #FFF;
	font-weight: bold;
	background-color: #7D3797;
}

TD.filltabx {
	width : 100%;
}

TD.shade {
	padding : 0px;
	margin : 0px;
	height : 3px;
	font-size:1px;
	overflow:hidden;
	empty-cells:show;
	background-color: #CEC1DA;
}
.expositor_nombre {
	font-weight : bold;
	padding-top : 10pt;
	font-size : 11pt;
	color: #493E90;
}

.subtitle {
  font-size : 9pt;
  font-weight :normal;
  color : #C0C0C0;
}
.table_1 {
	background-color: #E6DFEC;
	border: 0.5px solid #473395;
	color: #A82D92;
}
.table_2 {
	border: 0.5px solid #473395;
	background-color: #F4F1F8;
	color: #A82D92;
}

