<!--
body {
    font-family: arial, helvetica, geneva, sans-serif;
    font-size: 11;
    color: #000000;
    background-repeat: repeat;
    background-color: #FFFFFF;
}
body.impresion {
    font-family: arial, helvetica, geneva, sans-serif;
    font-size: small;
    color: #000000;
    background-repeat: repeat;
    background-color: #FFFFFF;
}
div.seccion	{font-family: arial, helvetica, geneva, sans-serif; color: #FFFFFF; font-size: x-small; text-decoration: none}
pre, tt         {font-size: small}
th              {font-family: arial, helvetica, geneva, sans-serif; font-size: small; font-weight: bold; color: #000000; background-color: #D3DCE3}
td              {font-family: arial, helvetica, geneva, sans-serif; font-size: small}
form            {font-family: arial, helvetica, geneva, sans-serif; font-size: small}
input           {font-family: arial, helvetica, geneva, sans-serif; font-size: -1}
input.textfield {font-family: arial, helvetica, geneva, sans-serif; font-size: -1; color: #000000; background-color: #FFFFFF}
select          {font-family: arial, helvetica, geneva, sans-serif; font-size: -1; color: #000000; background-color: #FFFFFF}
textarea        {font-family: arial, helvetica, geneva, sans-serif; font-size: -1; color: #000000; background-color: #FFFFFF}
h1              {font-family: arial, helvetica, geneva, sans-serif; font-size: medium; font-weight: bold; color: #000000}
div.autor       {font-family: arial, helvetica, geneva, sans-serif; font-size: 10; color: #000000}
a:link          {font-family: arial, helvetica, geneva, sans-serif; font-size: 12; text-decoration: underline; color: #0000FF}
a:visited       {font-family: arial, helvetica, geneva, sans-serif; font-size: 12; text-decoration: underline; color: #0000FF}
a:hover         {font-family: arial, helvetica, geneva, sans-serif; font-size: 12; text-decoration: underline; color: #0080FF}
a.nav:link      {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: none}
a.nav:visited   {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: none}
a.nav:hover     {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: underline}
a.nav2:link      {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: none}
a.nav2:visited   {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: none}
a.nav2:hover     {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; text-decoration: underline}
a.nav3:link      {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; font-weight: bold; text-decoration: none}
a.nav3:visited   {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; font-weight: bold; text-decoration: none}
a.nav3:hover     {font-family: arial, helvetica, geneva, sans-serif; color: white; font-size: 11; font-weight: bold; text-decoration: underline}
a.nav4:link      {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 10; font-weight: bold; text-decoration: none}
a.nav4:visited   {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 10; font-weight: bold; text-decoration: none}
a.nav4:hover     {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 10; font-weight: bold; text-decoration: underline}
a.nav5:link      {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 12; font-weight: bold; text-decoration: none}
a.nav5:visited   {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 12; font-weight: bold; text-decoration: none}
a.nav5:hover     {font-family: arial, helvetica, geneva, sans-serif; color: black; font-size: 12; font-weight: bold; text-decoration: underline}
a.h1:link       {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold; color: #000000}
a.h1:visited    {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold; color: #000000}
a.h1:hover      {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold; color: #0080FF}
a.drop:link     {font-family: arial, helvetica, geneva, sans-serif; color: #ff0000}
a.drop:visited  {font-family: arial, helvetica, geneva, sans-serif; color: #ff0000}
a.drop:hover    {font-family: arial, helvetica, geneva, sans-serif; color: #ffffff; background-color:#ff0000; text-decoration: none}
.nav            {font-family: arial, helvetica, geneva, sans-serif; color: #000000}
.warning        {font-family: arial, helvetica, geneva, sans-serif; font-size: small; font-weight: bold; color: #FF0000}
td.topline      {font-size: 1px}
td.seccion          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    background-color: #4C4CAE;
	font-family: arial, helvetica, geneva, sans-serif; font-size: 10; color: #FFFFFF;
}

td.seccion2          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
	font-family: arial, helvetica, geneva, sans-serif; font-size: 10; color: #FFFFFF;
}

td.idioma          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    font-family: arial, helvetica, geneva, sans-serif; color: #ffffff; font-size: 8;
    background-repeat:repeat-x;background-position:bottom;
}
td.titseccion          {
    border-top: none;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #999;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    background-color: #DADADA;
	background-repeat:repeat-x;background-position:top;
    font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; font-size: 10; color: #000000;
}
td.tit          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; font-size: 11; color: #ffffff;
}
td.tit2          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    font-family: arial, helvetica, geneva, sans-serif; font-size: 14; font-weight: bold; color: #4C4CAE;
	background-repeat:repeat-y;background-position:top;
}
td.contenido          {
    border-top: none;
    border-right: 1px solid #666;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: black;
    background-color: white;
}
td.tab2          {
    border-top: none;
    border-right: none;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
table.tabs      {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #666;
}

td.busq1          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    background-color: #4C4CAE;
    font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 11;
}
td.busq2          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    background-color: #9A9AE7;
	font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 11;
}

td.pest          {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    background-color: #4C4CAE;
}

table.bordeinfo      {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding: 0;
    spacing: 0;
	background-repeat:repeat-x;background-position:bottom;
}

table.bordeinfo2      {
    border-top: none;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    border-color: #4C4CAE;
    padding: 0;
    spacing: 0;
    background-color: #4C4CAE;
    font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; color: #FFFFFF;
}

table.bordeinfo3      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: none;
    border-color: #4C4CAE;
    padding : 0;
    spacing : 0;
    width: 100%;
    background-color: #4C4CAE;
    font-family: arial, helvetica, geneva, sans-serif; font-size: 10; color: #FFFFFF;
	background-repeat:repeat-x;background-position:bottom;
}
table.bordeinfo4      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: none;
    border-color : #4C4CAE;
    padding : 0;
    spacing : 0;
    background-color: #FFFFFF;
    font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; color: #000000; font-size: 11;
}

table.info4      {
    border-top: none;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    padding : 0;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #FFFFE5;
	background-repeat:no-repeat;background-position:bottom right;
}

td.info4      {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 10;
	background-repeat:repeat-x;background-position:top;
}


table.info3      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    padding : 0;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #FFFFE5;
	background-repeat:no-repeat;background-position:bottom right;
}

td.info3      {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 12;
	background-color: #FFFFE5;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
}

table.info2      {
    border-top: none;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    padding : 0;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #FFFFE5;
	background-repeat:no-repeat;background-position:bottom right;
}

td.info2      {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 12;
	background-repeat:repeat-x;background-position:top;
}

table.info      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    padding :0;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #B9D2FF;
	background-repeat:no-repeat;background-position:bottom right;
}

table.imprimir      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    padding :0;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #FFFFFF;
}

td.info      {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 12;
}

table.infotit      {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: none;
    padding : 2;
    spacing : 0;
    border-color : #4C4CAE;
	background-color: #F8D4B2;
	background-repeat:repeat-y;background-position:right;
}

td.cuerpo      {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 11;
}


.print{font-family:arial;font-size:8pt;}


//-->
</style>
