/* Foros CSS */

.bforos { position:relative; width:704px; min-height:880px; _height:880px; }
.bpaginas { position:relative; width:704px; min-height:28px; _height:28px; }
.seccont { position:relative; margin:43px auto 45px auto; width:600px; }

.botontema { position:relative; width:87px; height:21px; margin:auto 0 auto auto; }

.tituloazul { position:relative; width:100%; height:21px; background:url(../imagenes/foro/barra-azul.jpg) no-repeat; margin:15px 0 8px 0; }
.tituloazul .cont { position:relative; margin:0px 0 0 15px; padding:4px 0 0 0; height:14px; behavior: url("../iepngfix.htc"); }

.titulonegro { position:relative; width: 100%; height:21px; background:#000; margin:0 0 5px 0; _border:1px solid #232323; }
.titulonegro .cont { position:relative; margin: 0 0 0 43px; line-height:21px; vertical-align:middle; color:#686868; font-size:10px; font-weight:bold }
.titulonegro .cont .divtitulo { position:relative; float:left; width:255px; }
.titulonegro .cont .divtituloforos { position:relative; float:left; width:323px; }
.titulonegro .cont .divtemas { position:relative; float:left; width:54px; text-align:center; }
.titulonegro .cont .divposts { position:relative; float:left; width:54px; text-align:center; }
.titulonegro .cont .respylec { position:relative; float:left; width:79px; text-align:center; }
.titulonegro .cont .divautor { position:relative; float:left; width:68px; text-align:center; }
.titulonegro .cont .divultmensaje { position:relative; float:left; width:104px; text-align:center; }

.fila { position:relative; width:100%; background: #292828; color:#FFF; margin:0 0 3px 0; min-height:33px; _height:33px; _border:1px solid #343333;  }
.fila .cont { position:relative; margin:0 0 0 15px; padding:0; color:#FFF; font-size:11px; }
.fila .cont .divtituloforo {  position:relative; width:352px; float:left; text-align:left; height:33px; line-height:33px; vertical-align:middle; margin-right:5px; }
.fila .cont .divtitulo {  position:relative; width:285px; float:left; text-align:left; height:33px; line-height:33px; vertical-align:middle; margin-right:5px; }
.fila .cont .divtitulo img, .fila .cont .divtituloforo img { line-height:33px; vertical-align:middle; margin-right:10px }
.fila .cont .divtemas {  position:relative; width:40px; float:left; text-align:center; height:33px; line-height:33px; vertical-align:middle; margin-right:12px; }
.fila .cont .divrespylec { position:relative; width:79px; float:left; text-align:center; height:33px; line-height:33px; vertical-align:middle;  }
.fila .cont .divposts {  position:relative; width:40px; float:left;  text-align:center; height:33px; line-height:33px; vertical-align:middle; margin-right:11px;  }
.fila .cont .divautor {  position:relative; width:62px; float:left; font-size:10px; height:33px; line-height:33px; vertical-align:middle; text-align:center; margin-right:5px;  }
.fila .cont .divultmensaje {  position:relative; width:104px; float:left; font-size:10px; text-align:center;  }
.fila .cont .divultmensaje p { margin-top:3px; line-height:13px; }

.fila .cont .tema { padding:12px 0 16px 0; }
.fila .cont .tema .divfoto { position:relative; float:left; width:38px; height:38px; margin-right:8px; background:url(../imagenes/foro/fondofoto.jpg) no-repeat; }
.fila .cont .tema .divtitulo { position:relative; float:left; width:500px; height:38px; line-height:15px }
.fila .cont .tema .divmensaje { line-height:17px !important; font-size:12px; }
.fila .cont .tema .divmensaje p { padding-bottom:12px; }
.fila .cont .tema .divbotones { position:relative; width:100%; height:16px; line-height:16px; vertical-align:middle; margin: 12px 0 0 0; }
.fila .cont .tema .divbotones img { margin-right:4px; }
.fila .cont .tema .divmensaje { margin-right:15px; }
.etlfn { /* Esquina top left foro negro */
	width:2px; height:2px; 
	background:url(../imagenes/foro/esquinas.jpg) no-repeat; 
	background-position:0 0; 
	position:absolute; 
	top:0px; left:0px;
	_background: none;
}
.etrfn { /* Esquina top right foro negro */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:-2px 0;
	position:absolute;
	top:0px; right:0px;
	_background: none;
}
.eblfn { /* Esquina bottom left foro negro */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:0px -2px;
	position:absolute;
	bottom:0px; left:0px;
	_background: none;
}
.ebrfn { /* Esquina bottom right foro negro */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:-2px -2px;
	position:absolute;
	bottom:0px; right:0px;
	_background: none;
}

.etlfg { /* Esquina top left foro gris */
	width:2px; height:2px; 
	background:url(../imagenes/foro/esquinas.jpg) no-repeat; 
	background-position:-4px 0; 
	position:absolute; 
	top:0px; left:0px;
	_background: none;
}
.etrfg { /* Esquina top right foro gris */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:-6px 0;
	position:absolute;
	top:0px; right:0px;
	_background: none;
}
.eblfg { /* Esquina bottom left foro gris */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:-4px -2px;
	position:absolute;
	bottom:0px; left:0px;
	_background: none;
}
.ebrfg { /* Esquina bottom right foro gris */
	width:2px; height:2px;
	background:url(../imagenes/foro/esquinas.jpg) no-repeat;
	background-position:-6px -2px;
	position:absolute;
	bottom:0px; right:0px;
	_background: none;
}

a.ausuariof:link { color:#045a95; text-decoration: none; }
a.ausuariof:visited { color:#045a95; text-decoration: none; }
a.ausuariof:hover { color:#045a95; text-decoration: underline; }
a.ausuariof:active { color:#045a95; text-decoration: none; }
a.ausuariof:after { display:none; padding:0;}

.divmensaje a:after { display:none; padding:0; }
