.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.textfield {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  background-color: #FFFFFF;
  border: 1px #666666 solid;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover { 
text-decoration: underline;}

.textoNar {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.notas {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.textoN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.titular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoBla {
	font-family: Tahoma;
	font-size: 11px;
	color: #F6F6F6;
}
.textfieldBorde {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.paginas:hover {
	font-weight: bold;
}
.borde {
	border: 1px solid #666666;
}
.tituloSeccion {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 4px;
}

