#tablaforos, #cuerpoforos{
	margin-left: 10px;
}
#tablaforos ul{
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;	
}
#tablaforos li{
	float: left;
	display: block;
	padding: 4px;
	margin-right: 4px;
	border: 1px dotted #4A418C;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
#cuerpoforos ul{
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
}
#cuerpoforos li{
	float: left;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 4px;
	color: #777777;
	text-align: center;
	border: 1px solid #4A418C;
}
#central h4{
	color: Navy;
	margin-left: 10px;
}
#foro_mensajes a{
	font-size: 8px;
}
#nuevo_mensaje li{
	color: #000;
}
#nuevo_mensaje form{
	margin-left: 120px;
}
#nuevo_mensaje input{
	border: 0px;
}
.uno {
	width: 200px;
	border: 1px #fff solid;
}
.dos {
	width: 200px;
	border: 1px #fff solid;
}
.tres{
	width: 60px;
	border: 1px #fff solid;
}
.cuatro{
	width: 100px;
	border: 1px #fff solid;
}
.foro-asunto a{
	color: #000066;
	margin-left: 10px;
}
.foro-asunto img{
	margin-left: 10px;
}
.foro-fecha{
	color: #000066;
	text-align: right;
}
.foro-autor{
	color: #000066;
	text-align: right;
	font-weight: bold;
}
.texto{
	font-size: 12px;
}
.foro-asunto{
	text-align: left;
	width: 400px;
}
.foro-asunto img{
	margin: 0;
	padding: 0;
}
