/* ============================================================== */
/* consultaTemasFN                                                */
/* ============================================================== */

.tema_foroalboFN
{
	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: #000;
	color: #FFF;
}

.tema_tablaFN
{
	width: 100%;
	background-color: #000;
}

.tema_marcoFN
{
	background-color: #000;
}

.tema_imagenFN
{
	width: 50px;
	background-image: url("imagenes/vineta_foro_Blc.png");
	background-repeat: no-repeat;
	background-position: center; 
}

.tema_detalleFN
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.tema_tituloFN
{
	font-size: 11px;
	vertical-align: middle;
}

.tema_linkFN
{
	text-decoration: none;
	color: #FFF;
}

.tema_detalleFN a:hover
{
	text-decoration: none;
	color: #FFF !important;
}

.separadorFN
{
	margin: 0 auto;
	height: 5px;
}
