body {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: Black;
	background-color: White;
}

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

a:hover {
	text-decoration: underline;
	color: Black;
}

a:visited {
	color: Black;
}

acronym {
	cursor: help;
}

.opciones {
	font-size: 11px;
	color: Black;
}

.opciontitulo {
	background: #E5ECF9;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

.opcion a {
	text-decoration: none;
	color: Black;
}

.opcion a:hover {
	text-decoration: underline;
}

.textoazul {
	color: Blue;
}

.textoverde {
	color: Green;
}

.enlaceazul {
	color: Blue;
	text-decoration: none;
}

.enlaceazul:hover {
	color: Blue;
	text-decoration: underline;
}

.enlaceazul:visited {
	color: Blue;
	text-decoration: none;
}

.adsensebuscador {
	text-align: right;
}

.titulocentral {
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background: #E5ECF9;
}

.noticiashometitular b {
	font-size: 14px;
}

.noticiashomedatos {
	font-size: 11px;
	padding-left: 5px;
	color: #808080;
}

.noticiashome a {
	font-weight: bold;
	text-decoration: none;
}

.noticiashome a:hover {
	text-decoration: underline;
}

.piedepagina {
	font-size: 9px;
	text-align: center;
}

.noticiasrss {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 490px;
}

.noticiasrsstxt {
	font-size: 10px;
	text-align: right;
}

.noticiastitulares {
	width: 490px;
}

.noticiagoogletitular b {
	font-size: 14px;
}

.noticiagoogleentradilla a {
	font-weight: bold;
	text-decoration: none;
}

.noticiagoogleentradilla a:hover {
	text-decoration: underline;
}

.noticiagooglenoticia a {
	font-weight: bold;
	text-decoration: none;
}

.noticiagooglenoticia a:hover {
	text-decoration: underline;
}

.noticiagooglefuente {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

.noticiasmas {
	padding-top: 10px;
	padding-bottom: 5px;
}

.noticiasvolver {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.manuales {
	padding-top: 5px;
	padding-bottom: 5px;
}

.manualeselemento {
	height: 40px;
	padding-left: 25px;
	font-size: 14px;
}

.documentacion div {
	padding-bottom: 5px;
}

.bolsalista {
	padding-top: 10px;
	padding-left: 25px;
}


input {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: Black;
}

select {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: Black;
}

textarea {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: Black;
}

.azul {
  color: #0039B6;
}

.rojo {
  color: #C41200;
}

.nara {
  color: #F3C518;
}

.verd {
  color: #30A72F;
}

.gris {
  color: #808080;
}

.rosa {
  color: #AC0883;
}

.verde {
	color: #669933;
}

.buta {
  color: #FF6600;
}

.tabu {
  background-color: #FF6600;
  color: #FFFFFF;
}

.fondoazul {
	background: #E5ECF9;
}
