@charset "utf-8";
/* CSS Document */
body, td, p {
             font-family: tahoma, verdana;
             font-size: 8pt;
             color: #000000;
       }

       ul {
             margin: 1em 0px;
             padding: 0px;
             list-style-type: disc;
             font-weight: bold;
      }

      li {
             margin: 0px;
             padding: 0px;
             list-style-position: inside;
      }

      a {
             color: FF6600;
             text-decoration: none;
      }

      a:hover {
             text-decoration: underline;
      }

      h1 {
             margin: 0px;
             font-family: tahoma, verdana;
             font-size: 12pt;
             color: #FF6600;
      }

      h2 {
             margin: 0px;
             font-family: tahoma, sans-serif;
             font-size: 10pt;
             color: #000000;
      }

      h3 {
             margin: 0px;
             font-family: arial, sans-serif;
             font-size: 9pt;
             color: #000000;
      }


      h4 {
             font-size: 14pt; font-weight: normal;
      }

      .menu td a {
            font-family: arial, sans-serif;
            font-size: 9pt;
            color: #000000;
            font-weight: bold;
            text-decoration: none;
      }

      .menu td a:hover {
            font-family: arial, sans-serif;
            font-size: 9pt;
            color: #000000;
            font-weight: bold;
            text-decoration: underline;
      }

.Estilo1 {font-size: 10pt}
.Estilo2 {
	font-size: 12pt;
	font-weight: bold;
}
.Estilo6 {font-size: 10px}
.Estilo7 {color: #CF5459}
.Estilo11 {
	color: #000000;
	font-size: 12px;
}
.Estilo13 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
.Estilo15 {font-size: 10pt; font-weight: bold; }
.Estilo16 {font-size: 12pt}
.Estilo17 {color: #5274BC}
.Estilo18 {font-size: 10pt; font-weight: bold; color: #000000; }
.Estilo19 {
	color: #5274BC;
	font-weight: bold;
}

.footer{
font-family:tahoma, verdana;
font-size:10px;
}

.footer a {
color: #000000;
font-family: tahoma, verdana;
font-size:10px;
}

.footer a:link {
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
color: #CF5459;
}

.mapa{
font-family:tahoma, verdana;
font-size:11px;
}

.mapa a {
color: #000000;
font-family: tahoma, verdana;
font-size:12px;
}

.mapa a:link {
text-decoration: none;
}

.mapa a:hover {
text-decoration: underline;
color: #CF5459;
}