.Tabla_foro tr td{
  margin:0px;
  border: 1px solid;
}
.cabecera-foro{
	border:0px solid #ff0000;
	background-image:url('/imagenes/foros/cab.gif');
	background-repeat:no-repeat;
	width:100%;height:38px;
	float:left;
}
.cabecera-foro-2{
	border:0px solid #ff0000;
	background-image:url('/imagenes/foros/cabecera-foro-2.gif');
	background-repeat:no-repeat;
	width:35.5em;height:38px;
	float:left;
}
.cabecera-foro-3{
	border:0px solid #ff0000;
	background-image:url('/imagenes/foros/cabecera-foro-3.gif');
	background-repeat:no-repeat;
	width:35.5em;height:38px;
	
}
.cabecera-foro-4{
	border:0px solid #ff0000;
	background-image:url('/teleformacion/imagenes/foros/cabecera-foro-4.gif');
	background-repeat:no-repeat;
	width:35.5em;height:38px;
	float:left;
}
#tablaForo{
	background-color:#fff;
}
#tablaForo td{
	
	color:#000;
}
#tablaForo a:link, #tablaForo a:visited, #tablaForo a:hover{
	color:#000;
	text-decoration:none;
}
.tabla-foro-bottom{
	width:100%;
	height:14px;
	/*background:url('/teleformacion/imagenes/fondo-foro-bottom.gif') top left no-repeat;*/
}
.foro-cabecera-tabla{
	background:url('/imagenes/newpsd/tit-foros.gif') top left repeat-y;
	width:42em;
}
.foro-contenido-tabla1{
	background:#E9DDEC;
	width:35em;
}
.foro-contenido-tabla2{
	width:35em;
	
}
.foro-mesaje-datos{
	background-color: #E7EFEF;
}

.foro-pie-mensaje{
	vertical-align: top;
	float: left;
	background: #EEEEEE;
	text-align: center;
}

.Cabecera_foro {
	background:url('/imagenes/foros/cab.gif') top left no-repeat;
	width:37em;
	height:37px;
	color:#fff;
	text-align:center;
}
.Cabecera_foro2 {
	background:url('/imagenes/foros/cab2.png') top left no-repeat;
	width:44em;
	height:4em;
	color:#fff;
	text-align:center;
}
.Pie_foro{
	width:35.5em;
	background:url('/imagenes/foro_pie.gif') top left no-repeat;
	height:26px;
}
.foro-buscador{
	float:right;
	width:100%;
}
#txtBuscar
{
  width:220px;
  margin-left:2em;
  background-color: #fff;
}
.txtBuscar{
	float:left;
	width:250px;
}
.chkCompleta{
	float:left;
}

#BotonBuscadorForo{
	padding:0;
	margin:0;
	float:right;
	
}

.cajaForo{
	background:url('/imagenes/fondoForo1.gif') top left no-repeat;
	width:35.5em;
	height:92px;
	padding-top:30px;
}
.cont-foro{
	width:94%;
	float:left;
	font-size:0.8em;
	padding-left:3em;
}
textarea#txtMensaje{
	width:20em;
}
.separador-foro{
	background:url('/imagenes/newpsd/lineaforo.gif') no-repeat left 0.5em;
	width:100%;
	height:1em;
}
img.alineacion-medio{
	vertical-align:middle;
	border:0;
}
.texto-centrado{
	text-align:center;
}
