/*
	Estilos de texto
*/

a:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #999999;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #6E99C1;
   text-decoration: underline;
}

a:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #999999;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-decoration: none;
}

a:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: underline;
   color: #6E99C1;
}

a.normal:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #999999;
   text-decoration: none;
}

a.normal:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #6E99C1;
   text-decoration: underline;
}

a.normal:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #999999;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-decoration: none;
}

a.normal:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: underline;
   color: #6E99C1;
}


a.peque:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #999999;
   text-decoration: none;
}

a.peque:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #6E99C1;
   text-decoration: underline;
}

a.peque:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #999999;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-decoration: none;
}

a.peque:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: underline;
   color: #6E99C1;
}

a.azul:link {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #6E99C1;
   text-decoration: none;
}

a.azul:hover {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #999999;
   text-decoration: underline;
}

a.azul:visited {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #6E99C1;
   text-decoration: none;
}

a.azul:active {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #999999;
   text-decoration: underline;
}

.titularazul {
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #6E99C1;
   text-decoration: none;
}

.verdadablanco {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #FFFFFF;
   text-decoration: none;
}

.verdpequegris {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #999999;
   text-decoration: none;
}

.verdadagrisOsc {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #666666;
   text-decoration: none;
}

.verdadagrisOscJust {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #666666;
   text-decoration: none;
   text-align: justify;
}

.verdpequegrisJust {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #999999;
   text-decoration: none;
   text-align: justify;
}

p {
  margin: 0px;
  padding: 0px;
  padding-bottom: .5em;
  padding-top: .5em;
}

.portada1 {
  color: #6689B2;
  font-size: 12px;
  font-family: Helvetica;
}

.portada2 {
  color: #999;
  font-size: 12px;
  font-family: serif;
  font-weight: normal;
}

p.direccion {
	padding: 0;
	margin: 0 0 5px 0;
}