/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .normalJustificada { font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    text-align: justify;
    padding-left: 10px;
    color: rgb(0, 51, 102);
    }

  .titulo { font-size: 150%;
    color: rgb(0, 51, 102);
    vertical-align: middle;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    }

  .ultimactualizacion { font-size: 75%;
    font-style: italic;
    color: rgb(0, 51, 102);
    }

  .ubicacion { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: rgb(153, 153, 153);
    text-align: right;
    }

  .subtitulo { font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    font-style: normal;
    font-weight: bold;
    color: rgb(0, 102, 153);
    }

  .enlace { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: rgb(0, 0, 204);
    }

  .normalSinJustificar { font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    text-align: left;
    padding-left: 10px;
    color: rgb(0, 51, 102);
    }

  .normal10JustificadaCopia { font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
    font-style: normal;
    text-align: justify;
    padding-left: 10px;
    color: rgb(0, 51, 102);
    text-indent: 2%;
    left: 5%;
    }

  .normal10SinJustificarCopia { font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
    font-style: normal;
    text-align: left;
    padding-left: 10px;
    color: rgb(0, 51, 102);
    }

  .enlacePequenyoCopia { font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: rgb(0, 0, 204);
    }

  .enlacePequenyo { font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: rgb(0, 0, 204);
    }

  .menu { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: rgb(0, 51, 102);
    text-decoration: none;
    }
    p.menu{
//    	border:1px dotted rgb(0,51,102);
		border-bottom: solid rgb(0, 51, 102);
		border-right: solid rgb(0, 51, 102);
		margin-right: 78px;
		border-top:thin solid black;
		border-left:thin solid black;
		padding-left: 5px;
    }
   .button{
		color: rgb(0, 51, 102);
		margin-top: 1.5em;
		background-color: rgb(255, 255, 240);
		border-bottom: solid rgb(0, 51, 102);
		border-right: solid rgb(0, 51, 102);
		border-top:thin solid black;
		border-left:thin solid black;
		font-size:11px;
		font-family:Verdana,Helvetica,sans-serif;
	}
