.texto_foro{
	font-size: 11px;
}
.cabecera_foro{
	font-size: 11px;
	background: #577D53;
	color: #FFFFFF;
	font-weight: bold;
}
.cabeceraMensaje{
	background-color: #EBF2EA;
	font-size: 10pt;
	color: #000;
	vertical-align: top;
}
.borde_inf{
	font-size: 11px;
	background-color: #EBF2EA;
}
.borde_inf a:link, .borde_inf a:visited {
	font-size: 11px;
	color: #528F10;
}
.borde_inf a:hover{
	text-decoration: underline;
}
.borde{
	margin: 5px;
}

.nombreForo{
	font-size: 12px;
	color: #528F10;
}
.error{
	color: #FF5151;
	font-size: 12px;
	margin: 10px;
}
.td_foro{
	font-size: 10pt;
	vertical-align: top;
	background-color: #F5F8F5;
	color: #000;
}
.botonBuscar{
	background-color: #6F9EC7;
	font-family: verdana, geneva;
	font-size: 11px;
	color: #FFFFFF;
}
.fecha_foro{
	font-size: xx-small;
	background: #F5F8F5;
}
.fecha_foro a:link, .fecha_foro a:visited{
	font-weight: bold;
	color: #528F10;
}
.fecha_foro a:hover{
	text-decoration: underline;
}
.textoBuscador{
	font-size: xx-small;
	background: #F7F7FF;
}
.textoBuscadorFocus{
	font-size: xx-small;
	background: #FFFFCE
}
.textoRespuesta{
	font-size: 12px;
	background: #F7F7FF;
}
.textoRespuestaFocus{
	font-size: 12px;
	background: #FFFFCE
}
.responderForo{
	font-size: 9px;
	text-decoration: none;
	color: #6B96B5;
}
.avisos{
	font-size: 12px;
	margin:10px;
}