/* Estilos de Biblioteca */
.cap
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	color:#9F0D10;
}
.txt
{
	font-family:Tahoma; 
	font-weight:regular;
	font-size:11px; color:#000000; 
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}
.menu
{
	font-family:"Trebuchet MS", "Comic Sans MS", Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	color:#9F0D10; 
	text-decoration:none;
}

.menu_busqueda
{
	font-family:"Trebuchet MS", "Comic Sans MS", Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none;
}
a.menu_busqueda:hover
{
	font-family:"Trebuchet MS", "Comic Sans MS", Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	color:#CC0000; 
	text-decoration:none;
}
.titulo
{
	font-family:"Trebuchet MS", "Comic Sans MS", Tahoma; 
	font-weight:bold; 
	font-size:12px; 
	color:#003366; 
	text-decoration:none;
	text-align:center;
}
.menu_top_celeste
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	color:#003366; 
	text-decoration:none; 
	background-color:#CAE4FF; 
	border-bottom:#003366 1px dotted; 
	border-left:#003366 1px dotted; 
	border-top:#003366 1px dotted;
}
.tabla_menu_top
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	color:#003366; 
	text-decoration:none; 
	background-color:#CAE4FF; 
	border-right:#003366 1px dotted
}
.menu_top
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	color:#003366; 
	text-decoration:none; 
	background-color:#CAE4FF;
}

a.menu_top:hover
{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#9F0D10;
}
.footer
{
	font-family:Tahoma;
	font-size:10px; 
	color:#595959;
}
.texto 
{
	font-family: "Trebuchet MS", "Comic Sans MS", Tahoma; 
	font-size:12px; 
	text-align:justify
}
.palabra 
{
	font-family:Tahoma;
	font-size:11px; 
	color:#000000; 
	background-color: #E6F2FF; 
	width:120px
}
.campo 
{
	font-family:Tahoma;
	font-size:11px; 
	color:#000000; 
	background-color: #E6F2FF; 
	width:120px
}
.boton 
{
	font-family:Tahoma;
	font-size:11px; 
	color:#000000; 
	background-color: #E7E0D8; 
	border-bottom:#003366 1px solid; 
	border-left:#003366 1px solid; 
	border-right:#003366 1px solid; 
	border-top:#003366 1px solid;
}

.TextoError {
	font-weight: normal;
	font-size: 11px;
	color: #CC0000;
	font-family: "Trebuchet MS", "Comic Sans MS", Tahoma; 
}
