.top{
background-color:#DaDaDa; 
color:#000;
font-size:12px;
font-weight:900;
text-align:center;
}
.top h3{
color:#000;
}
table td.fila{
padding-bottom:8px;
padding-top:8px;
border-bottom: #ff6000 1px solid;
}
#fila{
padding-bottom:100px;
border-bottom: #DFFAFF 1px solid;
}
#area_foro{
    margin:5px;
	width:970px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	border:1px dotted #C3C3C3;
	vertical-align:top;
	background-color:#fff;
	padding-bottom:70px;
}
#contenedor_der{
    float:right;
	width:735px;
	margin-left:0;
	padding:10px;
	height:auto;
	background-color:#fff;
	margin-bottom:5px;
    margin-right:5px;
	vertical-align:top;
}
#contenedor_izq{
    float:left;
	width:230px;
	vertical-align:top;
	height:auto;
	background-color:#fff;
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom: 20px;
}
.tema{
/*border:solid 1px #336600;*/

}
#contenedor_der h1{
	margin: 0;
	color: #436E98;
	font-size: 20px;
	padding: 0 0 4px 0;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	
}
.campos{
   font-size:15px;
   font-weight:bold;
}
.buscador-foro{
position:relative; 
left:710px; 
top:-14px; 
width:250px;

}
.post-pie {
	background-color: #fafafa;
	padding: 5px; 
	margin-top: 5px;
	font-size: 95%;
	border: 1px solid #eee;
	margin-bottom:6px;
	/*min-height:100%;*/
	width:710px;
	height: auto ! important;
	overflow:auto;

}
.post-pie .autor {
	background: url('../images/autor.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-pie .comments {
	background: url('../images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-pie .readmore {
	background: url('../images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-pie .visitas {
	background: url('../images/visitas.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
