/* CSS Document */

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

.donde  { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt;
	line-height: 10pt;
	color:#037600;
	margin-top:0;
}

.menupr  { 
	font-family: Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt;
	line-height: 8pt;
	color:#ffffff;
}

.seccion  { 
	font-family: Lucida Calligraphy, Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;  
	font-size: 12pt;
	line-height: 14pt;
	color:#782b1a;
	border-color:#EFCD0B;
	border-bottom:thin;
	border-bottom-style:dotted;
}

.seccion2  { 
	font-family: Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;  
	font-size: 10pt;
	color:#008844;
}

.textogr  { 
	font-family: Lucida Calligraphy, Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal;  
	font-size: 11pt;
	line-height: 16pt;
	color:#FFDD1B;
}

.textogrsub  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold; 
	font-size: 6pt;
	line-height: 16pt;
	color:#FFDD1B;
}

.textogr3  { 
	font-family: Lucida Calligraphy, Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal;  
	font-size: 9pt;
	line-height: 14pt;
	color:#782b1a;
}

a:hover {font-weight:bold; color:#FFFFFF;}
a {text-decoration: none; color:#440000;}
li {
	font-family: Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt;
	line-height: 10pt;
	color:#000000;
}

.menu {
	position:absolute;
	height:160px;
	width:152px;
	overflow: hidden;
	background-color: #EFCD0B;
	z-index: 2;
	visibility:hidden;
}

.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	color:#000000;
	padding:10px;
	margin-top:0;
}

.texto {
	font-family: Eras Medium ITC, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height:12pt;
	text-align:justify;
	color:#000000;
}

.textopq {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color:#000000;
	line-height:7pt;
}

#cont {
	position:absolute;
	width:660px;
	height:365px;
	z-index: 1;
	visibility:visible;
	overflow:auto;
	padding-right:10px;
}

