.top{
background:url(../images/bg_pie.jpg) repeat-x ; 
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: #DFFAFF 1px solid;
}
#fila{
padding-bottom:100px;
border-bottom: #DFFAFF 1px solid;
}
#foro_centro{
    margin:5px;
	width:950px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	border:1px dotted #C3C3C3;
	vertical-align:top;
	background-color:#fff;
	padding-bottom:10px;
}

#bar_izq{
    float:left;
	width:230px;
	vertical-align:top;
	height:auto;
	background-color:#fff;
	margin-left:0;
	margin-bottom:5px;
	padding-bottom: 20px;
}
#bar_der{
    float:right;
	width:730px;
	margin-left:0;
	padding:10px;
	height:auto;
	background-color:#fff;
	margin-bottom:5px;
    margin-right:0;
	vertical-align:top;
}

#bar_der h1{
	margin: 0;
	color: #01aef0;
	font-size: 20px;
	padding: 0 0 4px 0;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	
}
#sector_der{
	float:left;
	width:230px;
	vertical-align:top;
	height:auto;
	background-color:#fff;
	margin-left:0;
	margin-bottom:5px;
	padding-bottom: 20px;
}

#sector_centro{
	width:502px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	border:1px dotted #C3C3C3;
	vertical-align:top;
	background-color:#fff;
	padding-bottom:70px;
} 
.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;
}
#register { cursor:pointer; width:195px; height:48px; margin-top:20px; background:url(../images/foro/bg_start_on.jpg) no-repeat -9999px -9999px; }

#register a:link, #register a:visited { cursor:pointer; display:block; width:195px; height:48px; background:url(../images/foro/bg_start_off.jpg); text-indent:-9999px; }

#register a:hover, #register a:active {cursor:pointer; display:block; width:195px; height:48px; background:url(../images/foro/bg_start_on.jpg); outline:none; }
/**/
#publicar { cursor:pointer; width:195px; height:48px; margin-top:20px; background:url(../images/foro/bg_publicar_on.png) no-repeat -9999px -9999px; }

#publicar a:link, #publicar a:visited {cursor:pointer;  display:block; width:195px; height:48px; background:url(../images/foro/bg_publicar_off.png); text-indent:-9999px; }

#publicar a:hover, #publicar a:active { cursor:pointer; display:block; width:195px; height:48px; background:url(../images/foro/bg_publicar_on.png); outline:none; }
