/* CSS Document */

#listaForos {
border-collapse: collapse;
width:90%;
border-color:#CCCCCC;
margin-bottom:20px;
}

#listaForos .descripcion{
text-align:justify;
padding:7px;
background-color:#FFFBEC;
font-size:13px;
line-height:17px;
}

#listaForos .descripcion a{
font-size:13px;
font-weight:bold ;
}

#listaForos .head {
background-color:#666666;
text-align:center;
font-weight:bold;
color:#eeeeee;
font-size:12px;
}

#listaForos .temas { width:50px;}
#listaForos .mensajes { width:65px;}
#listaForos .ultimomensaje { width:100px;}

#headCategory {	width:90%; height:30px; font-size:13px; font-weight:bold; color:#FFFFFF; margin-bottom:2px; }
#headCategory .left{ width:11px; background-image:url(images/bIzq.jpg);background-repeat:no-repeat; }
#headCategory .right{ width:11px; background-image:url(images/bDer.jpg);background-repeat:no-repeat; }
#headCategory .med{	background-image:url(images/bMed.jpg); text-align:center; }
