﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(fondos/linazul.gif);
}

.Fecha
{
	font-size:10px;
	color:Gray;
}

a.TituloArticulo:link
{
	text-decoration: none;
	color: #030303;
	font-weight: bold;
	font-size: 12px;
}
a.TituloArticulo:visited
{
	text-decoration: none;
	color: #030303;
	font-weight: bold;
	font-size: 12px;
}
a.TituloArticulo:active
{
	text-decoration: none;
	color: #030303;
	font-weight: bold;
	font-size: 12px;
}
a.TituloArticulo:hover
{
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
	font-size: 12px;
}

.fechaTituloArticulo
{
	color: #9c9c9c;
	font-size: 12px;
}


td.IndexTitulo
{
	border-bottom: solid 1px #cfd4d8;
	background-image:url('fondos/fondo_encabezado.gif');
}

div.IndexTitulo
{
	font-size: 16px;
	font-weight: bold;
	color: #16a4f5;
	padding: 3px;
}

.TextBoxWaterMark
{
	font-style: italic;
	color: Gray;
}


td.FondoBordeLateralDerecho
{
	background-image: url( 'bordes/lateral_derecho.jpg' );
}

table.CajaIzquierda
{
	float: left;
	border-right: #CCCCCC dotted 1px;
}

table.CajaDerecha
{
	float: right;
	border-left: #CCCCCC dotted 1px;
}

table.Caja
{
	border: #CCCCCC dotted 1px;
}

table.lonuevo
{
	border: #CCCCCC 1px solid;
	width: 234px;
	height: 100px;
}

a:link
{
	text-decoration: none;
	color: #030303;
	font-size: 12px;
}
a:visited
{
	text-decoration: none;
	color: #030303;
	font-size: 12px;
}
a:active
{
	text-decoration: none;
	color: #030303;
	font-size: 12px;
}
a:hover
{
	text-decoration: underline;
	color: #0099FF;
	font-size: 12px;
}


a.vinculo_guitarspace:link
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
a.vinculo_guitarspace:visited
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
a.vinculo_guitarspace:active
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
a.vinculo_guitarspace:hover
{
	text-decoration: underline;
	color: Black;
	font-size: 14px;
}

a.vinculo_grande:link
{
	text-decoration: none;
	font-size: 12px;
}
a.vinculo_grande:visited
{
	text-decoration: none;
	font-size: 12px;
}
a.vinculo_grande:active
{
	text-decoration: none;
	font-size: 12px;
}
a.vinculo_grande:hover
{
	text-decoration: underline;
	color: #0099FF;
	font-size: 12px;
}

a.vinculo_chico:link
{
	text-decoration: none;
	font-size: 10px;
}
a.vinculo_chico:visited
{
	text-decoration: none;
	font-size: 10px;
}
a.vinculo_chico:active
{
	text-decoration: none;
	font-size: 10px;
}
a.vinculo_chico:hover
{
	text-decoration: underline;
	color: #0099FF;
	font-size: 10px;
}

a.vinculo_boton:link
{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a.vinculo_boton:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a.vinculo_boton:active
{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a.vinculo_boton:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

a.vinculo_chico_justificado:link
{
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
}
a.vinculo_chico_justificado:visited
{
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
}
a.vinculo_chico_justificado:active
{
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
}
a.vinculo_chico_justificado:hover
{
	text-decoration: underline;
	text-align: justify;
	color: #0099FF;
	font-size: 10px;
}

a.pagina_actual:link
{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.pagina_actual:visited
{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.pagina_actual:active
{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.pagina_actual:hover
{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.paginador:link
{
	text-decoration: none;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
}
a.paginador:visited
{
	text-decoration: none;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
}
a.paginador:active
{
	text-decoration: none;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
}
a.paginador:hover
{
	text-decoration: none;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
}

.vinculo_virtual
{
	cursor: pointer;
}


div.paginador
{
	text-align: right;
}

span.Boton
{
	border: #000000 1px solid;
	margin-right: 5px;
	background: #FFFFFF;
	width: 100px;
	font-size: 10px;
}

a.Boton
{
	padding-left: 4px;
	padding-right: 4px;
}

p.texto_mediano
{
	font-size: 12px;
}
p.texto_chico
{
	font-size: 9px;
}

span.mini_consola
{
	vertical-align: middle;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}

span.mini_consola_conectado
{
	vertical-align: middle;
	font-size: 9px;
	color: #FF0000;
}

span.mini_consola_general
{
	vertical-align: middle;
	text-align: right;
	border: #999999 1px solid;
	vertical-align: middle;
}
span.mini_usuario
{
	vertical-align: middle;
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
}
span.mini_opciones
{
	vertical-align: middle;
	text-align: right;
}
.mini_consola_controles
{
	border: #999999 1px solid;
}


.titulo2
{
	font-size: 16px;
	font-weight: bold;
}
.titulo2_azul
{
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}
.titulo3
{
	font-size: 14px;
	font-weight: bold;
}
.titulo4
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.titulo4_negro
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.titulo4_negro_sinformato
{
	font-size: 11px;
	font-weight: bold;
}
.titulo4_sinformato
{
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}

.texto_chico
{
	font-size: 10px;
}
.texto_mediano
{
	font-size: 12px;
}
.texto_grande
{
	font-size: 14px;
}


.texto_chicoJustificado
{
	text-align: justify;
	font-size: 10px;
}
.texto_medianoJustificado
{
	text-align: justify;
	font-size: 12px;
}
.texto_grandeJustificado
{
	text-align: justify;
	font-size: 14px;
}


.texto_chico_centrado
{
	font-size: 10px;
	text-align: center;
}

/*------------------- Esta es la parte del menú  -------------------*/
td.Seccion
{
	font-size: 12px;
	cursor: pointer;
	color: #0066FF;
	width: 120px;
	text-align: center;
}

td.SubSeccion
{
	font-size: 12px;
	color: #0066FF;
	cursor: pointer;
	width: 250px;
	height: 25px;
	text-align: left;
}

td.FinalSubSeccion
{
	font-size: 10px;
	cursor: pointer;
	color: #0066FF;
	filter: alpha(opacity=90);
	opacity: .90;
	border-bottom: #0099FF 8px solid;
	width: 117px;
}

.Transparente
{
	filter: alpha(opacity=90);
	opacity: .90;
	background-color: Gray;
}

table.SubSeccion
{
	filter: alpha(opacity=95);
	opacity: .95;
	position: absolute;
	text-align: left;
	display: none;
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
}
/*--------------------------------------------------------*/

table.mini_consola
{
	filter: alpha(opacity=95);
	opacity: .95;
	position: absolute;
	display: none;
	text-align: left;
	background: #FFFFFF;
	border: #CCCCCC 2px solid;
}


.borde_negro
{
	border: #000000 solid 1px;
}
.borde_gris
{
	border: #999999 solid 1px;
}
.borde_Gris_FondoBLNC
{
	border: #C1C1C1 solid 1px;
	background: #FFFFFF;
}
.borde_Gris_FondoGRS
{
	border: #C1C1C1 solid 1px;
	background: #F5F5F5;
}
.borde_Negro_FondoGRS
{
	border: #000000 solid 1px;
}

.validator
{
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
}


input, select, textarea
{
	color: #333333;
	background-color: #FFFFFF;
	border: #666666 1px solid;
}

p.Loading
{
	width: 150px;
	height: 80px;
}

div.LoadingMessage
{
	margin-top: 9px;
	font-weight: bold;
	text-align: center;
	color: Black;
	text-align: center;
}

div.LoadingImage
{
	background: url(iconos/cargando.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 31px;
	height: 31px;
}

.AjaxError
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	border: #FF0000 1px dotted;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.ErrorSummary
{
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	border: #FF0000 1px dotted;
	width: 400px;
}

span.VentanaFlotante
{
	filter: alpha(opacity=90);
	opacity: .9;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
}

span.SubVentana
{
	filter: alpha(opacity=90);
	opacity: .9;
	position: absolute;
}


.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPopUp
{
	top: 0px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	display: none;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
	background: url(fondos/FondoTransparente.png);
	position: absolute;
	z-index: 200;
	display: none;
}
.popupContainer
{
	z-index: 201;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: #000000 1px solid;
	background: #FFFFFF;
}


table.ModalPopUpBackGround
{
	width: 100%;
	height: 100%;
	border: 0px;
}

td.ModalPopUpBackGround
{
	text-align: center;
	vertical-align: top;
}

td.footerventana
{
	text-align: right;
	cursor: pointer;
	font-size: 10px;
}

span.Cerrar
{
	width: 10px;
	height: 10px;
	background-image: url(iconos/10x10/cerrar.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

table.ModalPopUpContent
{
	background-color: #CCCCCC;
	margin: 250px;
}

/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*											B L O G S										*/
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

table.EditarSeccion
{
	border: #C1C1C1 solid 1px;
	background: #FFFFFF;
	width: 200px;
}

td.EditarSeccion
{
	text-align: left;
	padding: 3px;
}

td.ImagenEditarSeccion
{
	width: 25px;
	text-align: left;
	padding: 3px;
}


td.EncabezadoVentana
{
	background-color: #E8E8E8;
	border-bottom: #00CCFF dotted 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

td.EncabezadoVentanaSecciones
{
	background-color: #E8E8E8;
	border-bottom: #00CCFF dotted 1px;
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

td.EncabezadoVentanaDetalles
{
	background-color: #E8E8E8;
	border-bottom: #00CCFF dotted 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


table.ResumenActividades
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 255px;
	border: solid 1px #C1C1C1;
}

img.ResumenActividades
{
	margin: 2px;
}

img.IconoEncabezadoSecciones
{
	margin-right: 5px;
}

td.ResumenActividades
{
	border-bottom: #CCCCCC 1px solid;
	height: 35px;
}

#imgIconoTipoUsuario
{
	position: absolute;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}


#imgAvatarUsuario
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

td.ContenedorTextoBlog
{
	padding: 10px;
	text-align: justify;
}

div.FechaBlog
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	width: 100%;
}
div.TituloComentarioBlog
{
	font-size: 25px;
	color: #0099FF;
	text-transform: capitalize;
}

a.TituloComentarioBlog:link
{
	font-size: 25px;
	color: #0099FF;
	text-transform: capitalize;
}
a.TituloComentarioBlog:visited
{
	font-size: 25px;
	color: #0099FF;
	text-transform: capitalize;
}
a.TituloComentarioBlog:active
{
	font-size: 25px;
	color: #0099FF;
	text-transform: capitalize;
}
a.TituloComentarioBlog:hover
{
	font-size: 25px;
	color: #0099FF;
	text-transform: capitalize;
}


a.TituloComentarioBlog_Custom:link
{
	font-size: 25px;
	text-transform: capitalize;
}
a.TituloComentarioBlog_Custom:visited
{
	font-size: 25px;
	text-transform: capitalize;
}
a.TituloComentarioBlog_Custom:active
{
	font-size: 25px;
	text-transform: capitalize;
}
a.TituloComentarioBlog_Custom:hover
{
	font-size: 25px;
	text-transform: capitalize;
}


div.VerMasTextoBlog
{
	text-align: right;
	width: 100%;
	font-size: 12px;
}

table.TextoBlog
{
	border-bottom: #000000 dashed 1px;
	margin-bottom: 5px;
}

table.ContenedorListaAlbums
{
	text-align: center;
}


div.CantidadFotos
{
	font-size: 10px;
	text-align: center;
	width: 80px;
	position: absolute;
	background-color: #EFEFEF;
}

div.TituloAlbumLista
{
	margin-left: 5px;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

div.DescripcionAlbumLista
{
	margin: 5px;
	font-size: 10px;
	vertical-align: top;
	text-align: justify;
}

td.SeparadorAlbumLista
{
	border-bottom: solid 1px #CCCCCC;
}

table.EncabezadoAlbumLista
{
	border-top: #CCCCCC 5px solid;
}



/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*											F O R O											*/
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

.titulocategoria
{
	color: #333333;
	font-size: 14px;
	font-stretch: expanded;
}
.titulocategoriaG
{
	color: #333333;
	font-size: 16px;
	font-stretch: expanded;
}
.subtema
{
	font-size: 16px;
	color: #0099FF;
}
.descripcionsubtema
{
	font-size: 10px;
	text-align: justify;
	color: #333333;
}
.fechassubtema
{
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.tablasubtema
{
	border: thin;
	border: #FF0000;
	width: 100%;
}
.stats
{
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
	background-color: #EFEFEF;
	vertical-align: middle;
}


.titulostats
{
	font-size: 13px;
	text-align: center;
	color: #FF9959;
}

.titulostats
{
	font-size: 13px;
	text-align: center;
	color: #FF9959;
	font-weight: bold;
}

.titulotema
{
	background-color: White;
}


.titulotema_alternating
{
	background-color: #EFEFEF;
}



.titulostats
{
	font-size: 13px;
	text-align: center;
	color: #FF9959;
	text-align: center;
	vertical-align: text-top;
	background-color: #EBEBEB;
}

.titulotema
{
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}

/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*											L E E R		A R T I C U L O 					*/
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

p.titulo
{
	font-size: 24px;
	color: #0099FF;
	text-align: left;
	font-weight: bold;
}


div.titulo
{
	font-size: 24px;
	color: #0099FF;
	text-align: left;
	font-weight: bold;
}

p.autor
{
	font-size: 16px;
	font-weight: bold;
}
p.tipo_autor
{
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

p.fecha
{
	font-size: 16px;
	color: #999999;
}

span.calificacionParentesis
{
	color: #0099FF;
	font-size: 10px;
}
span.calificacionNumero
{
	font-size: 12px;
	color: #666666;
}

span.visitas
{
	color: #0099FF;
	font-weight: bold;
}

table.marco
{
	border-right: #999999 solid 1px;
}
table.comentarios_articulo
{
	border-bottom: #CCCCCC dashed 1px;
}

.muymalo
{
	color: red;
	font-size: 10px;
	text-align: center;
}
.excelente
{
	color: #0099FF;
	font-size: 10px;
	text-align: center;
}

div.titulo_comentarios
{
	cursor: pointer;
	color: #0099FF;
	font-size: 10px;
	background: #EDEDED;
	border-bottom: #999999 1px dashed;
}
table.titulo_comentarios
{
	vertical-align: middle;
}


/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*												M I E M B R O S								*/
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

table.SubMenuMiembros
{
	border: #CCCCCC 1px solid;
	background-color: #EBEBEB;
	filter: alpha(opacity=90);
	opacity: .90;
	display: none;
	position: absolute;
	cursor: pointer;
	width: 125px;
}

table.MenuMiembros
{
	border: #CCCCCC 1px solid;
	background-color: #EBEBEB;
	border: #969696 1px solid;
	width: 95px;
	height: 30px;
}

td.TextoSubMenuMiembros
{
	font-size: 10px;
	height: 30px;
}
td.TextoMenuMiembros
{
	font-size: 10px;
	height: 25px;
}

a.MenuMiembros:link
{
	text-decoration: none;
	font-size: 10px;
}
a.MenuMiembros:visited
{
	text-decoration: none;
	font-size: 10px;
}
a.MenuMiembros:active
{
	text-decoration: none;
	font-size: 10px;
}
a.MenuMiembros:hover
{
	text-decoration: none;
	font-size: 10px;
}


p.titulo_tipo_usuario
{
	color: #3399FF;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

div.nick_usuario
{
	color: #000000;
	font-weight: bold;
}

div.puntos_usuario
{
	color: #FF0000;
	font-size: 10px;
}

p.info_usuario
{
	font-size: 9px;
	color: #999999;
	background-color: #F3F3F3;
}

table.contenedor
{
	width: 800px;
}

td.header
{
	border-bottom: #666666 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 2px solid;
}


table.opciones
{
	font-size: 10px;
}
td.opciones
{
	text-align: right;
	font-weight: bold;
	color: #0099FF;
}

td.tituloventana
{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #0099FF 1px dotted;
	background-color: #F0F0F0;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

td.cuerpoventana
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
}


table.opsencabezado
{
	filter: alpha(opacity=95);
	opacity: .95;
}

table.opsencabezadoVisible
{
	position: absolute;
	filter: alpha(opacity=70);
	opacity: .70;
}

table.artsencabezado
{
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background: #FFFFFF;
}

th.artsencabezado
{
	text-align: center;
	background-color: #EBEBEB;
}

caption.artsencabezado
{
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #0099FF 1px dotted;
	background-color: #F5F5F5;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

tbody.artsencabezado
{
}


/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*												P E R F I L										*/
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

.linea_inferior
{
	border-bottom: #969696 1px dotted;
	color: #000000;
	font-size: 12px;
}

p.titulo_perfil
{
	border-bottom: #969696 1px solid;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #F1F1F1;
}

table.perfil
{
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
}
span.borde
{
	border: #818181 1px solid;
}

.estadisticas
{
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}
.estadisticas td
{
	border: 1px #EAEAEA solid;
	text-align: center;
	padding: 4px;
	background: #FFFFFF;
	font-size: 10px;
}
.estadisticas th
{
	background: #F5F5F5;
	text-align: left;
	font-size: 9px;
}

.puntos
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}
.visitas:first-line
{
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}
.visitas
{
	font-weight: bold;
	text-align: center;
}
span.titulo_articulo
{
	font-size: 9px;
	color: #666666;
}

caption
{
	border: #CCCCCC;
	background: #EDEDED;
	border-bottom: #818181 1px solid;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


td.AlmacenamientoLleno
{
	background-image: url( 'miembros/almacenamiento/0.gif' );
}

td.AlmacenamientoVacio
{
	background-image: url( 'miembros/almacenamiento/1.gif' );
}
/* ---------------------------------------------------------------------------------------- */
input.titulo
{
	font-size: 16px;
	color: #0099FF;
	width: 450px;
	height: 23px;
	font-weight: bold;
}
input.autor
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	width: 150px;
}

input.fecha
{
	color: #6D6D6D;
	font-weight: bold;
	width: 150px;
}

.lblTitulos
{
	font-weight: bold;
	font-size: 12px;
}
/*---------------------------------------------------*/
.dynamicPopulate_Updating
{
	background-image: url(iconos/cargando.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 2px;
	height: 2em;
	margin: 5px;
}
/*-------------------------------------------------*/
.popupControl
{
	position: absolute;
	visibility: hidden;
}

