

#contenedorSuperiorForo{
	width:100%;
	text-align:right;
	padding-bottom:5px;
	border-bottom:solid 1px;
	border-bottom-color:#CCCCCC;
	margin-bottom:30px;
	background-image:url(../../imagenes/servicios/nuevoTemaForo.jpg);
	background-repeat:no-repeat;
	background-position:407px 1px;
}

.contendorTituloTema{
	background-image:url(../../imagenes/index/flechaRojaNoticia.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px; 
	padding-left:10px;
	margin-top:10px;
	margin-left:15px;
	cursor:hand;
}

.contenedorContenidoTema{
	border-bottom:double 3px #666666;
	padding-bottom:10px;
	margin-bottom:30px;
	display:none;
}

.contendorAutorTema{
	font-style:italic;
	width:100%;
	text-align:right;
}

.contenedorTextoTema{
	margin-left:40px;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:dotted 1px #999999;


}

.contenedorPublicarRespuesta{
	background-image:url(../../imagenes/index/cuadradoRojoMas.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top:2px; 
	padding-left:15px;
	margin-top:30px;
	margin-left:430px;
	color:#9c1f3d;
}

.contendorTituloRespuesta{
	background-image:url(../../imagenes/servicios/respuestaForo.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px; 
	padding-left:18px;
	margin-top:20px;
	margin-left:50px;
	color:#d68d02;
}

.contendorAutorRespuesta{
	font-style:italic;
	width:100%;
	text-align:right;
}

.contendorTextoRespuesta{
	margin-left:70px;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:dotted 1px #999999; 
}
