/* CSS Document */
.derechos {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  text-align: right;
  vertical-align: middle;
}
.idioma {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7F7FC2;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bolder;
}
.textoMenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: center;
}
.textoPag {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;/*black;*/
  text-align: justify;
  vertical-align: center;
}
.textoLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
  text-align: left;
  alink: #FF6600;/*#0099ff;*/}
SELECT{
  background-color:#FFFFFF;
  border-color:#A8B6CE;
  border-style:solid;
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
}
.tituloContenido {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #7676BE;
  text-align: left;
  vertical-align: center;
  font-weight: bolder;
}
.subTitulo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #9999CC;
  text-align: justify;
  vertical-align: center;
  font-weight: bolder;
}
.textLocalidad{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  text-align: justify;
  vertical-align: center;
  font-weight: bold;
}




select {
	color: #666666;
	border: 1px solid #666666;
}


a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
a:link{
text-decoration: none;
color: #666666;
font-size: 11px;
font-weight: bolder;
}
a:visited{
text-decoration: none;
color: #666666;
font-size: 11px;
font-weight: bolder;
}
a:hover{
text-decoration: none;
color: #FF8331;
}

a.textonoticias:link {
font-weight: bolder;
font-size: 9px;
color: #666666;
}
a.textonoticias:visited{
font-weight: bolder;
font-size: 9px;
color:#666666;
}
a.textonoticias:hover {
font-weight: bolder;
font-size: 9px;
color: #666666;
}

a.textoinfo{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-decoration: underline;
}



.noticiasTitulo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;/*#FFFFFF;*/
  text-align: center;/* left; center;*/
  vertical-align: center;
  font-style: bold;
}

.tituloCaso {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: justify;
  font-style:bold;
}


.txtRastro {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FF6600;
}
.txtGeneral {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
.errorM {
  color: red;
  border: 0px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  align: center;
  text-align: center;
}




.mensaje_izq
{
  color: #66668F;
  border: 0px;
  font-size: 14px;
  font-family: Arial Narrow;
  font-weight: bold;
  text-align: left;
  background-color: #D8BFD8;	
}



