
/*hasta aca llegan las características del menu desplegable*/
body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #2A5276;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
}
td, tr, p, div {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  color            : #000000;
  padding-right    : 1px;
  padding-left    : 1px;
}
hr {
  color            : #333333;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}

.main { 
  float            : left; 
  width            : 100%;
  margin          : 1px; 
  padding        : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  list-style       : none;
  list-style-position: outside;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 21px;
  white-space      : nowrap;
  /*border-left      : 1px solid #3399FF;*/
}
ul#mainlevel-nav li a {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
  font-weight      : bold;
}
ul#mainlevel-nav li a:hover {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight: bold;
  color            : #FF9900;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  /*background-color : #D4E0EC; */
  background-color : #A9C0D2;
  width            : 100%;
  height           : 100%;
}
.rightrow {
  background-color : #A9C0D2; 
  height           : 100%;
  width            : 100%;
  align            : center;
  margin-left      : 0px;
  margin-right    : 0px;
}

/* BLOQUES LATERALES - Tabla */
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
/* BLOQUES LATERALES - Titulo*/
table.moduletable th {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  padding-top      : 2px;
  height           : 26px;
  line-height      : 21px;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  text-indent      : 8px;
  letter-spacing   : 0px;
  color            : #244B6C; 
}
/* BLOQUES LATERALES - Linea de Texto*/
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

/* BLOQUE LATERAL - Caja de B�squeda*/
#search {
  float            : left;
  margin-top       : 0px;
  margin-left	   : 2px;
  border           : 1px solid #3399FF;
  padding          : 0px;
  width           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
/* BLOQUE LATERAL - Caja de B�squeda - cuadro de entrada de texto*/
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #000099;
  background       : #99CCFF;
}
.back_button {
  color            : #99CCFF;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #99CCFF;
  padding-bottom   : 4px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid #99CCFF;
  margin-bottom    : 5px;
  background-color : #EFEFEF;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/rkbusiness_back.gif);
  background-color : #FFFFFF;
  margin-bottom    : 5px;
  color			   : #333333;
}

/* Fila de encabezado de Tablas de Componentes - Ej. Weblinks*/
.sectiontableheader {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-transform   : none;
  letter-spacing   : 1px;
  color            : #244B6C;
/*  background       : #A9C0D2;*/
  background       : #D4E0EC; 
  border-bottom    : 1px solid #000000;
  padding          : 1px;
}
.subsectiontableheader {
	font-size: small;
	font-weight: bold;
	background       : #000000;

}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 1px;
/*  background       : #D4E0EC; */
  border-bottom    : 1px solid #3399FF;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 1px;
  border-bottom    : 1px solid #3399FF;
}
a.mainlevel  {
  margin           : 0px 0px 0px 0px;
  height           : 20px;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  width            : 163px;
  background: url(../images/barra2.jpg) ;
  text-indent      : 0px;
  padding-top      : 0px;
  padding-left     : 25px;
  padding-right    : 0px;
  padding-bottom: 0px;
  float            : right;
  white-space      : normal;
  z-index:1;
  display: block;
}
a.mainlevel: link, a.mainlevel: visited {
  color            : #244B6C;
  text-decoration  : none;
}
a.mainlevel:hover {
  color	       : #8C8888;
  text-decoration  : none;
}
a.mainlevel: active {
  color	       : #003366;
  text-decoration  : none;
}
#active_menu {
  color            : #090290;
  font-weight      : bold;
  font-size: 10px;
}
a#active_menu:hover {
  color            : #244B6C;
}
a:link {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #244B6C;
  text-decoration  : none;
  font-weight      : bold;
}
a:visited {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        :10px;
  color            : #244B6C;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666464;
  text-decoration  : none;
  font-weight      : bold;
}
a:active {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #090290;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #FF6600;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #A9C0D2;
  padding-bottom   : 0px; /*cambie*/
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 0px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #CCCCCC;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #A9C0D2;
  padding-bottom   : 0px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 0px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {
  margin           : 0px;
  padding-left     : 0px;
  list-style       : none;
}

#agenda h2 {
	height: 16px;
	margin: 1.5em 0 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/agenda.gif) top left no-repeat;
}
#agenda dt {
	margin: 0 0 .5em;
	padding: .7em 0 .2em;
	font-size: 1.4em;
	color: #808080;
	font-weight: bold;
	border-bottom: 1px solid #D4D9DC;
}
#agenda ul {
	list-style: none;
	border-bottom: 1px solid #D4D9DC;
	width:140px;
}
#agenda li {
	margin: 0 0 .2em;
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
	position:relative;
  	right:40px;
}
#agenda li a {
	color: #36298D;
}
li {
  line-height      : 18px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/flechita.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  z-index:3;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 8px;
  color            : #003F60;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 8px;
  color            : #99CCFF;
  padding-right    : 10px;
}
.small {
  font-size        : 8px;
  color            : #333333;
}
.smalldark {
  font-size        : 8px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 8px;
  color            : #666666;
}
.content_vote {
  font-size        : 8px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 8px;
  color            : #CC9900;
}
.pathway {
	font-size        : 8px;
	color            : #99CCFF;
	padding-left     : 9px;
	font-weight: 100;
}
a.pathway:link, a.pathway:visited {
  font-size        : 8px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 8px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  background-image: url("../images/barra4.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  color: #244B6C;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  padding-left: 25px;
  padding-top: 1px;
  text-align: left;
  text-transform: none;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #000000;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 9px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 9px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 9px;
  color            : #D9DBDD;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left : 10px;
}
.mod_banner {
  text-align       : center;
}

.main ul li{
  line-height      : 18px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/flechita.gif) ;
  background-repeat: no-repeat;
  background-position: left center;
  text-transform:uppercase;
  z-index:3;
}
