.sombra {
	background-image: url(webpics/home/sombra.jpg);
	background-repeat:  repeat-y;
}
.sombraDch {

	background-image: url(webpics/home/sombra_dcha.jpg);
	background-repeat:  repeat-y;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	line-height: 16px;
}
.textoGlosario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.busqueda {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.palabra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.blanco_fuerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.campo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDD8AA;
	border-right-color: #FBC079;
	border-bottom-color: #BA6905;
	border-left-color: #BA6905;
}
.ayuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

