/* ============================================================== */
/* consultaTemasFB                                                */
/* ============================================================== */

.tema_foroalboFB
{
	width:100%;
	padding: 0em;
	border: 0px; 
	border-spacing: 0em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Trebuchet MS,serif;
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}

.tema_tablaFB
{
	width: 100%;
	background-color: #FFF;
}

.tema_marcoFB
{
	background-color: #FFF;
}

.tema_imagenFB
{
	width: 50px;
	background-image: url("imagenes/vineta_foro_Ngr.png");
	background-repeat: no-repeat;
	background-position: center; 
}

.tema_detalleFB
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tema_tituloFB
{
	font-size: 12px;
	vertical-align: middle;
}

.tema_linkFB
{
	text-decoration: none;
	color: #000;
}

.tema_detalleFB a:hover
{
	text-decoration: none;
	color: #000 !important;
}

.separadorFB
{
	margin: 0 auto;
	height: 1px;
}
