.caja {
	width: 100%;
}

.forohead {
	padding: 10px 55px 15px;
	background: url('/img/foro.png') 10px 10px no-repeat;
}

.hilohead {
	padding: 10px 55px 15px;
	background: url('/img/tema2.png') 10px 10px no-repeat;
}

.menshead {
	padding: 10px 15px 15px;
}

.menshead .fimg{
	border: 1px solid #e1e4df;
	float: left;
	margin: 0px 10px 0px 0px;
}


.forodetalles {
	padding: 3px 0px 0px;
	font-size: 11px;
}

.forohead A, .hilohead A {
	font-weight: bold;
}

A.boton, A.botonl {
	margin: 0px 10px 0px 0px;
	float: left;
}

.forocont {
	color: #ff5a00;
}

.forobotones {
	padding: 10px 20px;
	text-align: right;
	border-bottom: 1px solid #e1e4df;
}

.forolast {
	border: 0;
}

.textoforo {
	margin-left: 45px;
}